nimbus-eth1/nimbus/sync/protocol
Jordan Hrycaj dac7a2cbe1
Providing eth68 stubs while setting eth67 as default (#2129)
* Suspend `snap` sync tests

why:
  Snap needs to be updated. While this is not done, tests are obsolete
  and eat up memory resources only

* Suspend rocks DB timing tests

why:
  Currently of no use for general test suite.

* Mothballed unused evm code for opportunistic DB handling

why:
  Needs to be refactored anyway. Uses hard coded protocol dependencies.

* Update `eth` protocol configuration

why:
 + new upcoming version `eth68`
 + prepare for eth-multi protocol stack support

* Strip the `legacy_` prefix from eth66 compiler flag variable

why:
  Being it is an oddity having `eth67_enabled`, `eth68_enabled`, and
  `legacy_eth_66_enabled`.

* Providing eth68 stubs

* Fix copyright year

* Fix eth68 stub method name
2024-04-12 11:21:17 +00:00
..
eth Providing eth68 stubs while setting eth67 as default (#2129) 2024-04-12 11:21:17 +00:00
les Remove redundant words (#2100) 2024-03-26 07:10:46 +07:00
snap Refactor protocol handlers exception handling (#2037) 2024-02-19 18:46:48 +07:00
eth66.nim Refactor protocol handlers exception handling (#2037) 2024-02-19 18:46:48 +07:00
eth67.nim Refactor protocol handlers exception handling (#2037) 2024-02-19 18:46:48 +07:00
eth68.nim Providing eth68 stubs while setting eth67 as default (#2129) 2024-04-12 11:21:17 +00:00
les_protocol.nim Bump nim-eth: Fix improper yield usage (#2036) 2024-02-19 16:33:55 +07:00
snap1.nim Refactor protocol handlers exception handling (#2037) 2024-02-19 18:46:48 +07:00
trace_config.nim Prep for full sync after snap make 3 (#1270) 2022-10-19 11:04:06 +01:00
wire_protocol.md add local copy of ethereum wire protocol spec 2022-09-17 09:08:55 +07:00