nimbus-eth1/nimbus/core
jangko 6544adf360
implement EIP-1153: Transient storage
new EVM opcodes:
- TLOAD  0xb3
- TSTORE 0xb4
2023-06-23 14:04:36 +07:00
..
chain store withdrawals along with txs in block body 2023-05-23 11:36:20 +03:00
clique Bump nim-eth and remove unneeded Defect raises (#1575) 2023-05-10 18:04:35 +02:00
executor implement EIP-1153: Transient storage 2023-06-23 14:04:36 +07:00
pow Time based forking (#1465) 2023-02-16 12:40:07 +01:00
tx_pool implement EIP-1153: Transient storage 2023-06-23 14:04:36 +07:00
block_import.nim bump nim-eth and accompanying fixes 2023-05-31 19:10:17 +07:00
casper.nim bump submodules 2023-06-07 18:12:02 +07:00
chain.nim saner source code grouping 2022-12-02 13:51:42 +07:00
clique.nim Silence compiler gossip after nim upgrade (#1454) 2023-01-30 22:10:23 +00:00
dao.nim saner source code grouping 2022-12-02 13:51:42 +07:00
eip4844.nim Silence compiler gossip after nim upgrade (#1454) 2023-01-30 22:10:23 +00:00
executor.nim saner source code grouping 2022-12-02 13:51:42 +07:00
gaslimit.nim Silence compiler gossip after nim upgrade (#1454) 2023-01-30 22:10:23 +00:00
pow.nim Silence compiler gossip after nim upgrade (#1454) 2023-01-30 22:10:23 +00:00
sealer.nim fix withdrawals problem in tx-pool 2023-05-23 11:36:20 +03:00
tx_pool.nim bump submodules 2023-06-07 18:12:02 +07:00
validate.nim bubble up validate transaction error message 2023-06-12 12:58:53 +07:00
withdrawals.nim Silence compiler gossip after nim upgrade (#1454) 2023-01-30 22:10:23 +00:00