nimbus-eth1/nimbus
Jordan Hrycaj 05483d89bd
Rename flare as beacon (#2680)
* Remove `--sync-mode` option from nimbus config

why:
  Currently there is only one sync mode available.

* Rename `flare` -> `beacon`, but not base module folder and nim source

why:
  The name `flare` was used do designate an alternative `beacon` mode that.

  Leaving the base folder and source as-is for a moment, makes it easier
  to read change diffs.

* Rename `flare` base module folder and nim source: `flare` -> `beacon`
2024-10-02 11:31:33 +00:00
..
beacon Versioned hash32 (#2672) 2024-10-01 19:40:37 +02:00
common eth: bump to new types (#2660) 2024-09-29 14:37:09 +02:00
core add eth_sendRawTransaction to server API (#2678) 2024-10-02 03:56:39 +00:00
db Rename flare as beacon (#2680) 2024-10-02 11:31:33 +00:00
evm eth: bump to new types (#2660) 2024-09-29 14:37:09 +02:00
graphql Versioned hash32 (#2672) 2024-10-01 19:40:37 +02:00
rpc add eth_sendRawTransaction to server API (#2678) 2024-10-02 03:56:39 +00:00
stateless Cleanup stateless and block witness code. (#2295) 2024-06-08 15:05:00 +07:00
sync Rename flare as beacon (#2680) 2024-10-02 11:31:33 +00:00
transaction eth: bump to new types (#2660) 2024-09-29 14:37:09 +02:00
utils External syncer (#2574) 2024-09-29 18:48:11 +02:00
common.nim
compile_info.nim Small updates and fixes for rlpx suite (#2571) 2024-08-19 14:00:10 +00:00
config.nim Rename flare as beacon (#2680) 2024-10-02 11:31:33 +00:00
constants.nim eth: bump to new types (#2660) 2024-09-29 14:37:09 +02:00
errors.nim Remove EVM indirect imports and unused EVM errors (#2370) 2024-06-17 09:56:39 +02:00
launcher.nim Add check copyright year linter to CI 2023-11-01 10:41:20 +07:00
makefile
nim.cfg import: read from era files (#2254) 2024-05-31 09:13:56 +02:00
nimbus.nim Rename flare as beacon (#2680) 2024-10-02 11:31:33 +00:00
nimbus_desc.nim Rename flare as beacon (#2680) 2024-10-02 11:31:33 +00:00
nimbus_import.nim Fix import stuck with era history behind (#2629) 2024-09-21 08:38:38 +02:00
rpc.nim add eth_sendRawTransaction to server API (#2678) 2024-10-02 03:56:39 +00:00
tracer.nim Db folder sources and related remove compiler warnings (#2673) 2024-10-01 21:03:10 +00:00
transaction.nim Bump nim-eth and nim-web3 (#2625) 2024-09-13 15:48:27 +02:00
version.nim Add startup banner (#2354) 2024-06-14 10:08:44 +02:00