nimbus-eth1/nimbus/core
tersec 73661fd8a4
switch to Nim v2.0.12 (#2817)
* switch to Nim v2.0.12

* fix LruCache capitalization for styleCheck

* KzgProof/KzgCommitment for styleCheck

* TxEip4844 for styleCheck

* styleCheck issues in nimbus/beacon/payload_conv.nim

* ENode for styleCheck

* isOk for styleCheck

* some more styleCheck fixes

* more styleCheck fixes

---------

Co-authored-by: jangko <jangko128@gmail.com>
2024-11-01 19:06:26 +00:00
..
chain better logging for running client (#2781) 2024-10-27 22:20:04 +00:00
executor Fix calcRequestsHash implementation (#2797) 2024-10-29 05:01:59 +00:00
pow replace deprecated types (#2704) 2024-10-16 08:34:12 +07:00
tx_pool switch to Nim v2.0.12 (#2817) 2024-11-01 19:06:26 +00:00
block_import.nim replace deprecated types (#2704) 2024-10-16 08:34:12 +07:00
casper.nim replace deprecated types (#2704) 2024-10-16 08:34:12 +07: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 replace deprecated types (#2704) 2024-10-16 08:34:12 +07:00
eip6110.nim Rework EIP-6110, EIP-7002, and EIP-7251: Pectra execution requests (#2734) 2024-10-18 16:38:18 +07:00
executor.nim avoid initTable (#2328) 2024-06-10 11:05:30 +02:00
gaslimit.nim replace deprecated types (#2704) 2024-10-16 08:34:12 +07:00
tx_pool.nim Fix calcRequestsHash implementation (#2797) 2024-10-29 05:01:59 +00:00
validate.nim Unify tx validation (#2777) 2024-10-26 09:19:48 +02:00
withdrawals.nim replace deprecated types (#2704) 2024-10-16 08:34:12 +07:00