nimbus-eth1/nimbus/core
andri lim 76c2a75a53
Proof-of-stakiness based on block header (#2682)
* Proof-of-stakiness based on block header

* Remove unnecessary PoS check from test_txpool2

* Fix engine api simulator

* Fix indentation

* Fix vmstate debug util

* Fix MainNet ForkId calculation issue
2024-10-08 09:37:36 +07:00
..
chain Proof-of-stakiness based on block header (#2682) 2024-10-08 09:37:36 +07:00
executor Proof-of-stakiness based on block header (#2682) 2024-10-08 09:37:36 +07:00
pow rm PoW hash function and validation support (#2372) 2024-06-16 10:22:06 +07:00
tx_pool Proof-of-stakiness based on block header (#2682) 2024-10-08 09:37:36 +07:00
block_import.nim Wiring ForkedChainRef to other components (#2423) 2024-09-04 09:54:54 +00:00
casper.nim update web3 types to common eth (#2674) 2024-10-02 18:22:35 +02:00
chain.nim Wiring ForkedChainRef to other components (#2423) 2024-09-04 09:54:54 +00:00
dao.nim Fix eth/common & web3 related deprecation warnings for fluffy (#2698) 2024-10-04 23:21:26 +02:00
eip4844.nim Versioned hash32 (#2672) 2024-10-01 19:40:37 +02:00
eip6110.nim eth: bump to new types (#2660) 2024-09-29 14:37:09 +02:00
executor.nim avoid initTable (#2328) 2024-06-10 11:05:30 +02:00
gaslimit.nim bump nimbus-build-system to use Nim v2.0.10 (#2684) 2024-10-06 12:15:54 +00:00
tx_pool.nim add eth_sendRawTransaction to server API (#2678) 2024-10-02 03:56:39 +00:00
validate.nim Proof-of-stakiness based on block header (#2682) 2024-10-08 09:37:36 +07:00
withdrawals.nim Use block number or timestamp to determine fork rules (#2496) 2024-07-17 17:05:53 +07:00