Nim implementation of the Ethereum Beacon Chain https://nimbus.guide
Go to file
Jenkins 296baa3b0d rm unused code from tests/test_keymanager_api.nim 2024-03-19 10:03:10 +02:00
.vscode vscode: fix tasks 2019-11-25 13:51:47 +01:00
beacon_chain prune beacon_chain/validators/validator_pool.nim 2024-03-19 09:02:33 +02:00
ci don't explicitly filter removed file parsedBeaconState.json from holesky (#5584) 2023-11-09 17:45:07 +03:00
ncli prune conf.nim 2024-03-19 05:23:32 +02:00
scripts prune conf.nim 2024-03-19 05:23:32 +02:00
tests rm unused code from tests/test_keymanager_api.nim 2024-03-19 10:03:10 +02:00
tools add missing `std/` prefix to more imports (#5696) 2024-01-06 07:18:28 +01:00
vendor bump `nim-web3` to `15325bd844a38234e4f705b3399d0bbfa3b63a12` (#5938) 2024-02-22 13:09:25 +00:00
.editorconfig Support for obtaining deposit snapshots during trustedNodeSync (#4303) 2022-12-07 12:24:51 +02:00
.envrc Flake-based build environment for Nix users (#3534) 2022-10-15 03:46:30 +02:00
.gitignore add `libnimbus_lc.a` C library (#5122) 2023-07-19 09:48:39 +02:00
.gitmodules load Goerli metadata from `goerli` repo (#5680) 2024-01-02 16:15:44 +01:00
.nvmrc Local sim now includes a prometheus server, a Ganache instance and a simulation dashboard server (in Tmux mode) 2020-06-22 17:30:04 +03:00
AllTests-mainnet.md Shared validator pubkey (#5883) 2024-02-21 20:06:19 +01:00
ConsensusSpecPreset-mainnet.md use consensus spec v1.4.0-beta.6 test vectors (#5783) 2024-01-18 18:14:44 +00:00
ConsensusSpecPreset-minimal.md use 1.4.0-beta.7-hotfix consensus spec test vectors (#5894) 2024-02-16 04:49:18 +00:00
Makefile rm asyncSpawn runOnSecondLoop 2024-03-18 05:35:18 +02:00
beacon_chain.nimble add missing `std/` prefix to more imports (#5696) 2024-01-06 07:18:28 +01:00
config.nims rm onSlotStart and one level of stack calls 2024-03-19 02:42:52 +02:00
env.sh Flake-based build environment for Nix users (#3534) 2022-10-15 03:46:30 +02:00
nimble.lock Add Nimble lock file (#3560) 2022-03-30 22:00:03 +00:00