Commit Graph

13 Commits

Author SHA1 Message Date
Jacek Sieka fd6caa0fdc
Rlp experimental (#227)
* rlp: remove experimental features

* avoid range library

* trie: avoid reference-unsafe bitrange type
2020-04-20 20:14:39 +02:00
Kim De Mey 8028966005
Rlp readme corrections [skip ci] 2020-03-25 21:23:50 +01:00
Dean Eigenmann 2352616273 Update p2p.md 2020-03-12 18:44:22 +02:00
Zahary Karadjov 9364a2640a Get rid of some remaining references to rlp.PrematureFinalizationError 2020-02-06 16:32:00 +01:00
Zahary Karadjov a54fdc8073 Cosmetic renames to match the protocol naming conventions 2019-11-25 19:55:41 +02:00
kdeme 843f9c3916
Update p2p.md
Add explanation on async proc
2019-08-20 17:33:43 +02:00
kdeme ece0d7fdbb
Update p2p.md
some fixes and updating the handshake mechanism.
2019-08-20 17:00:25 +02:00
Bruno Škvorc c9f1b30c9d
Update p2p.md 2019-08-14 13:48:18 +02:00
Bruno Škvorc 2bb01a787f
Update rlp.md 2019-08-14 13:47:40 +02:00
kdeme 46255c31d1 Make use of peer.connectionState in whisper and blockchain sync + add note in docs 2019-06-12 16:30:01 +03:00
Ștefan Talpalaru 9146e8e2f0
assert() -> doAssert() 2019-03-13 23:15:26 +01:00
Yuriy Glukhov 0bc80d73cd Minor doc fixes 2019-02-06 11:15:03 +01:00
Yuriy Glukhov db6d7888c7 Added docs 2019-02-06 10:57:08 +01:00