op-geth/eth
Adrian Sutton a22cadcf9f
Merge pull request #77 from roberto-bayardo/simplify-gas-estimate
implement more accurate & predicable priority fee suggestion algorithm for chains like Optimism
2023-06-06 08:50:11 +10:00
..
catalyst Merge tag 'v1.11.6' into aj/update-geth-azimir 2023-04-21 13:36:27 +10:00
downloader eth/downloader: use atomic types (#27030) 2023-04-03 22:48:10 +03:00
ethconfig feat: Add support for Regolith in chain configuration (#50) 2023-02-22 20:47:55 -07:00
fetcher all: use unified emptyRootHash and emptyCodeHash (#26718) 2023-02-21 06:12:27 -05:00
filters eth/filters: fix a breaking change and return rpctransaction (#26757) 2023-02-22 13:06:43 +02:00
gasprice make MinSuggestedOptimismPriorityFee configurable via gasprice.Config 2023-06-04 16:41:09 -07:00
protocols all: refactor trie API (#26995) 2023-04-20 06:57:24 -04:00
tracers Merge tag 'v1.11.6' into aj/update-geth-azimir 2023-04-21 13:36:27 +10:00
api.go miner,eth: latest block as pending on rollup 2023-05-18 23:25:05 +02:00
api_backend.go miner,eth: latest block as pending on rollup 2023-05-18 23:25:05 +02:00
api_test.go core/state: return error when storage trie can't be opened (#26350) 2022-12-21 10:21:21 +01:00
backend.go optimism: finalize PoS on startup to enable full Merge functionality 2023-03-24 11:55:32 +01:00
bloombits.go eth: move eth.Config to a common package (#22205) 2021-02-05 13:51:15 +01:00
handler.go Merge tag 'v1.11.4' into update-geth-vana 2023-03-17 02:24:50 +01:00
handler_eth.go optimism: historical Bedrock geth rollup changes 2023-02-22 09:49:38 -06:00
handler_eth_test.go all: change chain head markers from block to header (#26777) 2023-03-02 08:29:15 +02:00
handler_snap.go eth: check snap satelliteness, delegate drop to eth (#22235) 2021-02-02 10:44:36 +02:00
handler_test.go all: cleanup tests (#25641) 2022-09-07 20:21:59 +02:00
peer.go eth: remove admin.peers[i].eth.head and difficulty (#26804) 2023-03-06 09:27:46 +02:00
peerset.go all: fix some typos (#25551) 2022-08-19 09:00:21 +03:00
state_accessor.go Merge tag 'v1.11.4' into update-geth-vana 2023-03-17 02:24:50 +01:00
sync.go all: change chain head markers from block to header (#26777) 2023-03-02 08:29:15 +02:00
sync_test.go eth: introduce eth67 protocol (#24093) 2022-06-15 12:56:47 +02:00