Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[EIP-1559] Step 5 - Gas price and gas limit block header validation rules #660

Merged
merged 28 commits into from
Apr 9, 2020

Commits on Mar 12, 2020

  1. Added changelog entries for PR:

    - hyperledger#430
    - hyperledger#440
    
    Signed-off-by: Abdelhamid Bakhta <abdelhamid.bakhta@consensys.net>
    AbdelStark committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    ba37fd0 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2020

  1. Merge remote-tracking branch 'upstream/master'

    Signed-off-by: Abdelhamid Bakhta <abdelhamid.bakhta@consensys.net>
    
    # Conflicts:
    #	CHANGELOG.md
    AbdelStark committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    872f9cc View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2020

  1. Merge remote-tracking branch 'upstream/master'

    Signed-off-by: Abdelhamid Bakhta <abdelhamid.bakhta@consensys.net>
    AbdelStark committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    e417b30 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2020

  1. Merge remote-tracking branch 'upstream/master'

    Signed-off-by: Abdelhamid Bakhta <abdelhamid.bakhta@consensys.net>
    AbdelStark committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    a2fb831 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    Signed-off-by: Abdelhamid Bakhta <abdelhamid.bakhta@consensys.net>
    AbdelStark committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    c07ed7d View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2020

  1. Merge remote-tracking branch 'upstream/master'

    Signed-off-by: Abdelhamid Bakhta <abdelhamid.bakhta@consensys.net>
    AbdelStark committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    1c1e22f View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2020

  1. Merge remote-tracking branch 'upstream/master'

    Signed-off-by: Abdelhamid Bakhta <abdelhamid.bakhta@consensys.net>
    AbdelStark committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    ee10a25 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2020

  1. Merge remote-tracking branch 'upstream/master'

    Signed-off-by: Abdelhamid Bakhta <abdelhamid.bakhta@consensys.net>
    AbdelStark committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    40cd31d View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2020

  1. Merge remote-tracking branch 'upstream/master'

    Signed-off-by: Abdelhamid Bakhta <abdelhamid.bakhta@consensys.net>
    AbdelStark committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    e96c01a View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2020

  1. Merge remote-tracking branch 'upstream/master'

    Signed-off-by: Abdelhamid Bakhta <abdelhamid.bakhta@consensys.net>
    AbdelStark committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    2c782ba View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. Merge remote-tracking branch 'upstream/master'

    Signed-off-by: Abdelhamid Bakhta <abdelhamid.bakhta@consensys.net>
    AbdelStark committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    8b7f62d View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

  1. Merge remote-tracking branch 'upstream/master'

    Signed-off-by: Abdelhamid Bakhta <abdelhamid.bakhta@consensys.net>
    AbdelStark committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    ce2a4c9 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. Merge remote-tracking branch 'upstream/master'

    Signed-off-by: Abdelhamid Bakhta <abdelhamid.bakhta@consensys.net>
    AbdelStark committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    97fc9b5 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    Signed-off-by: Abdelhamid Bakhta <abdelhamid.bakhta@consensys.net>
    AbdelStark committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    95947ab View commit details
    Browse the repository at this point in the history
  3. Implement gas limit and gas price block header validation rules as pe…

    …r specified in EIP-1559
    
    Signed-off-by: Abdelhamid Bakhta <abdelhamid.bakhta@consensys.net>
    AbdelStark committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    e8c4e99 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. Configuration menu
    Copy the full SHA
    e911532 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fb2892 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/master' into eip1559-step5

    Signed-off-by: Abdelhamid Bakhta <abdelhamid.bakhta@consensys.net>
    AbdelStark committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    c521cef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa2f839 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bf07176 View commit details
    Browse the repository at this point in the history
  6. guard with feature flag

    Signed-off-by: Abdelhamid Bakhta <abdelhamid.bakhta@consensys.net>
    AbdelStark committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    f50d8a8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    25a5a21 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2020

  1. Merge remote-tracking branch 'upstream/master' into eip1559-step5

    Signed-off-by: Abdelhamid Bakhta <abdelhamid.bakhta@consensys.net>
    AbdelStark committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    a30112f View commit details
    Browse the repository at this point in the history
  2. address pr comments

    Signed-off-by: Abdelhamid Bakhta <abdelhamid.bakhta@consensys.net>
    AbdelStark committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    73d8cb5 View commit details
    Browse the repository at this point in the history
  3. address pr comments

    Signed-off-by: Abdelhamid Bakhta <abdelhamid.bakhta@consensys.net>
    AbdelStark committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    498493b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3abfac View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2020

  1. Configuration menu
    Copy the full SHA
    c92365a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5af7cbf View commit details
    Browse the repository at this point in the history