nimbus-eth1/nimbus
Jordan Hrycaj d6eb8c36f5
Beacon sync align internal names and docu update (#2690)
* Rename `base` -> `coupler`, `B` -> `C`

why:
  Glossary: The jargon `base` is used for the `base state` block number
  which can be smaller than what is now the `coupler`.

* Rename `global state` -> `base`, `T` -> `B`

why:
  See glossary

* Rename `final` -> `end`, `F` -> `E`

why:
  See glossary. Previously, `final` denoted some finalised block but not
  `the finalised` block from the glossary (which is maximal.)

* Properly name finalised block as such, rename `Z` -> `F`

why:
  See glossary

* Rename `least` -> `dangling`, `L` -> `D`

* Metrics update (variables not covered yet)

* Docu update and corrections

* Logger updates

* Remove obsolete `skeleton*Key` kvt columns from `storage_types` module
2024-10-03 20:19:11 +00:00
..
beacon post-merge nrpc fix (#2685) 2024-10-03 11:42:24 +00:00
common update web3 types to common eth (#2674) 2024-10-02 18:22:35 +02:00
core update web3 types to common eth (#2674) 2024-10-02 18:22:35 +02:00
db Beacon sync align internal names and docu update (#2690) 2024-10-03 20:19:11 +00:00
evm update web3 types to common eth (#2674) 2024-10-02 18:22:35 +02:00
graphql update web3 types to common eth (#2674) 2024-10-02 18:22:35 +02:00
rpc update web3 types to common eth (#2674) 2024-10-02 18:22:35 +02:00
stateless Cleanup stateless and block witness code. (#2295) 2024-06-08 15:05:00 +07:00
sync Beacon sync align internal names and docu update (#2690) 2024-10-03 20:19:11 +00:00
transaction eth: bump to new types (#2660) 2024-09-29 14:37:09 +02:00
utils update web3 types to common eth (#2674) 2024-10-02 18:22:35 +02:00
common.nim implement better hardfork management 2022-12-02 13:51:42 +07:00
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 Snap sync fix trie interpolation fringe condition (#1457) 2023-02-01 18:56:06 +00:00
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 post-merge nrpc fix (#2685) 2024-10-03 11:42:24 +00: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