nimbus-eth2/vendor
zah 372c9b798c
Fix the corrupted database state on Pyrmont nodes; Add mainnet genesis (#2056)
* Handle some web3 timeouts better

* Add support for developer .env files

* Eth1 improvements; Mainnet genesis state

Notable changes:

* The deposits table have been removed from the database. The client
  will no longer process all deposits on start-up.

* The network metadata now includes a "state snapshot" of the deposit
  contract. This allows the client to skip syncing deposits made prior
  to the snapshot (i.e. genesis). Suitable metadata added for Pyrmont
  and Mainnet.

* The Eth1 monitor won't be started unless there are validators attached
  to the node.

* The genesis detection code is now optional and disabled by default

* Bugfix: The client should not produce blocks that will fail validation
  when it hasn't downloaded the latest deposits yet

* Bugfix: Work around the database corruption affecting Pyrmont nodes

* Remove metadata for Toledo and Medalla
2020-11-24 22:21:47 +01:00
..
NimYAML@3983a1bf48
asynctools@c478bb7426
eth2-testnets@dd56a2c99e Fix the corrupted database state on Pyrmont nodes; Add mainnet genesis (#2056) 2020-11-24 22:21:47 +01:00
jswebsockets@ff0ceecc4c
karax@f1cd9e606d
news@852b707b5d
nim-bearssl@33b2303fc3
nim-blscurve@3878b9bf32 BLS signature v4 (#1912) 2020-10-27 09:37:04 +01:00
nim-chronicles@b7150d195b Add more eth1-related logging 2020-11-20 17:13:51 +02:00
nim-chronicles-tail@858e4ea2ed
nim-chronos@ac9b3e304f Bump `nim-chronos` to fix write() deadlocks. (#2037) 2020-11-18 11:39:15 +01:00
nim-confutils@5d8d1ea648 Address #1695 2020-10-09 16:39:03 +03:00
nim-eth@114680453f fix some libp2p channel hangs (#2032) 2020-11-17 16:07:05 +01:00
nim-eth2-scenarios@39966c051e remove v0.12.3 EF test vectors to save 2.7GB of space in CI instances (#2017) 2020-11-13 22:16:56 +01:00
nim-faststreams@87309f3120
nim-http-utils@33d70b9f37
nim-json-rpc@5b6312a18b misc fixes (#2027) 2020-11-16 20:15:43 +01:00
nim-json-serialization@32f75d93b0 Implement #1768 2020-11-12 22:29:43 +02:00
nim-libbacktrace@8121c08e0e bump nim-libbacktrace (#1799) 2020-10-27 13:09:03 +01:00
nim-libp2p@1d16d22f5f auto-bump nim-libp2p (#2064) 2020-11-24 12:38:18 +01:00
nim-metrics@22a3867341 misc fixes (#2027) 2020-11-16 20:15:43 +01:00
nim-nat-traversal@18828a7da2 bump nim-nat-traversal and nimbus-build-system (#1824) 2020-10-07 12:01:27 +02:00
nim-normalize@db9a74ad6a Address #1694 2020-10-06 15:46:22 +03:00
nim-prompt@b0ea27c34c
nim-protobuf-serialization@879421b121
nim-rocksdb@e528ee949a
nim-secp256k1@bf6cc94a3c
nim-serialization@5b11c41731
nim-snappy@8455b825e5
nim-sqlite3-abi@068ff3593c
nim-stew@ff524ed832 Add backwards compatibility target for signing_process 2020-11-09 14:40:06 +02:00
nim-stint@9e49b00148
nim-testutils@cc5d6e4612 Add a fuzzing test for the beacon node CLI parser 2020-10-02 12:42:32 +03:00
nim-unicodedb@7c6ee4bfc1
nim-web3@dde382f70e
nim-zxcvbn@ea6de3427d Address #1690 Min password entropy 2020-10-16 19:34:26 +03:00
nimbus-build-system@a9a8e59b56 clean up dependencies (#2008) 2020-11-13 16:00:45 +01:00
nimbus-security-resources@145e12aaad
nimcrypto@a065c17418 bump nimcrypto (#1802) 2020-10-03 11:21:45 +02:00
websocket.nim@28cc44c8de