nimbus-eth2/vendor
Jacek Sieka 936440fccd
use libp2p peer events to track peer (#1468)
this resolves some peer counting issues that were happening because the
lifetime future in PeerInfo was unreliable (multiple PeerInfo instances
existed per peer)

In addition, this solves another race condition: when connecting to a
peer and later dialling that protocol, it is not certain that the same
connection will be used if there's a concurrent incoming peer connection
ongoing - better not make too many assumptions about who sent statuses
when.
2020-08-10 12:58:34 +02:00
..
NimYAML@3983a1bf48 bump submodules 2020-02-11 23:16:02 +01:00
asynctools@c478bb7426 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
eth2-testnets@a6733447d1 Bump eth2-testnets 2020-08-04 17:27:19 +03:00
jswebsockets@ff0ceecc4c 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
karax@f1cd9e606d 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
news@852b707b5d bump submodules (#1472) 2020-08-08 18:00:19 +02:00
nim-bearssl@33b2303fc3 Crypto rng (#1284) 2020-07-07 17:51:02 +02:00
nim-blscurve@271a573850 bump nim-blscurve to switch default to v0.12.x BLS (#1228) 2020-06-24 14:53:16 +00:00
nim-chronicles@548e46b16d bump vendor/nim-chronicles (#1405) 2020-07-31 01:48:58 +02:00
nim-chronicles-tail@858e4ea2ed Fix some logical typos introduced in the rebase 2020-06-22 17:30:04 +03:00
nim-chronos@d0a17d551f bump submodules (#1472) 2020-08-08 18:00:19 +02:00
nim-confutils@39456fa3d5 Run beacon_node --network=altona without initial Eth1 syncing 2020-07-02 18:52:48 +03:00
nim-eth@7febbec673 bump-eth (#1310) 2020-07-13 16:58:56 +02:00
nim-eth2-scenarios@83f67f3f67 v0.12.2 beacon chain protocol update (#1378) 2020-07-27 12:59:57 +02:00
nim-faststreams@87309f3120 Add 'deposits import' command; Switch to NJS when loading the keystores and improve the data validation 2020-08-02 23:00:43 +03:00
nim-http-utils@33d70b9f37 bump submodules 2020-02-21 01:35:54 +01:00
nim-json-rpc@6406c96b27 bump submodules (#1472) 2020-08-08 18:00:19 +02:00
nim-json-serialization@1dccd4b2ef Add 'deposits import' command; Switch to NJS when loading the keystores and improve the data validation 2020-08-02 23:00:43 +03:00
nim-libbacktrace@dc2c199d41 Usability enhancements for Tmux 2020-06-22 17:30:04 +03:00
nim-libp2p@6ffd5be059 use libp2p peer events to track peer (#1468) 2020-08-10 12:58:34 +02:00
nim-metrics@6a1f34c770 bump vendor/nim-metrics 2020-08-09 16:38:30 +02:00
nim-nat-traversal@2403c33929 result -> stew/result 2020-01-24 09:36:04 +01:00
nim-prompt@b0ea27c34c Integrate nim-prompt 2019-10-07 23:56:34 +09:00
nim-protobuf-serialization@879421b121 fix all comments 2020-06-10 00:50:10 +08:00
nim-rocksdb@e528ee949a kvstore: port to nim-eth (#938) 2020-04-27 18:36:28 +02:00
nim-secp256k1@bf6cc94a3c Crypto rng (#1284) 2020-07-07 17:51:02 +02:00
nim-serialization@5b11c41731 Working test suite with run-time presets 2020-07-08 02:02:14 +03:00
nim-snappy@676fa656d3 fix all comments 2020-06-10 00:50:10 +08:00
nim-sqlite3-abi@068ff3593c bump (#929) 2020-04-24 11:47:51 +02:00
nim-stew@4c695e5933 use libp2p peer events to track peer (#1468) 2020-08-10 12:58:34 +02:00
nim-stint@9e49b00148 Bump modules 2020-01-21 01:26:57 +02:00
nim-testutils@61e5e1ec81 Restore the SSZ fuzzign tests to working state 2020-07-22 16:20:07 +03:00
nim-unicodedb@7c6ee4bfc1 bump submodules 2020-03-18 17:20:34 +01:00
nim-web3@0361338cea medalla-deposit target capable of executing mass deposits 2020-08-02 23:00:43 +03:00
nimbus-build-system@1cb2e74aa4 Nim-1.2.6-RC1 (#1398) 2020-07-30 14:08:49 +02:00
nimbus-security-resources@145e12aaad Finish the 'create wallet' command; Addresses #1319 2020-07-28 07:36:25 +03:00
nimcrypto@029a1f0f1e Add 'deposits import' command; Switch to NJS when loading the keystores and improve the data validation 2020-08-02 23:00:43 +03:00
websocket.nim@28cc44c8de 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