good morning!!!!

Skip to content
Snippets Groups Projects
  1. May 21, 2021
    • Martin Holst Swende's avatar
      EIP-1559: miner changes (#22896) · a6c46278
      Martin Holst Swende authored
      
      * core/types, miner: create TxWithMinerFee wrapper, add EIP-1559 support to TransactionsByMinerFeeAndNonce
      
      miner: set base fee when creating a new header, handle gas limit, log miner fees
      
      * all: rename to NewTransactionsByPriceAndNonce
      
      * core/types, miner: rename to NewTransactionsByPriceAndNonce + EffectiveTip
      
      miner: activate 1559 for testGenerateBlockAndImport tests
      
      * core,miner: revert naming to TransactionsByPriceAndTime
      
      * core/types/transaction: update effective tip calculation logic
      
      * miner: update aleut to london
      
      * core/types/transaction_test: use correct signer for 1559 txs + add back sender check
      
      * miner/worker: calculate gas target from gas limit
      
      * core, miner: fix block  gas limits for 1559
      
      Co-authored-by: default avatarAnsgar Dietrichs <adietrichs@gmail.com>
      Co-authored-by: default avatarlightclient@protonmail.com <lightclient@protonmail.com>
      Unverified
      a6c46278
  2. May 20, 2021
  3. May 19, 2021
  4. May 18, 2021
  5. May 17, 2021
  6. May 12, 2021
  7. May 11, 2021
  8. May 10, 2021
  9. May 07, 2021
  10. May 06, 2021
  11. May 05, 2021
  12. May 04, 2021
Loading