Jacek Sieka
1646d78d83
cleanups ( #226 )
2020-04-18 10:17:59 +02:00
Jacek Sieka
0b110f3287
Secp more refactor ( #211 )
...
* simplify some modules
* mark several modules with raises
* fix clearing of keys in auth.nim
* fix keyfile case dropping off
* fix keyfile stream storage
* uuid should be output in lowercase
* enode: simplify API
2020-04-06 18:24:15 +02:00
Jacek Sieka
ac5bbe4d3d
keys: get rid of deprecated calls ( #213 )
2020-04-04 18:44:01 +02:00
Zahary Karadjov
2b7a25175b
Prepare for Nim 1.2
2020-03-24 14:05:30 +02:00
kdeme
f81a87f31b
Add lookupLoop and other fixes
...
- add lookupLoop
- protocol close / closeWait
- randomize randomNodes
- Use lookupRequestLimit
- Remove invalid check in neighbours proc
- Add lookup test
2020-02-29 14:00:58 +01:00
Zahary Karadjov
74d0247e6b
Tweak some retry limits and timeouts
2020-02-22 20:49:14 +02:00
Ștefan Talpalaru
12f2a87de3
kademlia: turn exception into warning
2019-04-25 01:17:11 +02:00
Ștefan Talpalaru
c5e564d771
more gcsafe pragmas for Nim HEAD
2019-04-23 17:03:32 +02:00
Yuriy Glukhov
f295418f75
Lower bonding failed msg verbosity
2019-04-15 12:50:00 +03:00
Yuriy Glukhov
2c12746c03
Use chronos durations
2019-04-10 20:03:58 +03:00
Yuriy Glukhov
bc23b68c95
Comments addressed
2019-04-10 10:04:48 +03:00
Yuriy Glukhov
02843c0013
Fixed discovery busyloop when no bootnodes provided
2019-04-09 11:06:32 +03:00
Yuriy Glukhov
b84c228364
Retry bootstrapping in case of failure
2019-04-08 15:39:03 +03:00
Yuriy Glukhov
dcb82f6a96
Tone down annoying discovery messages
2019-03-28 23:11:00 +02:00
Zahary Karadjov
d678762c50
Cosmetic change
2019-03-28 20:21:35 +02:00
Zahary Karadjov
f0bf0570d1
Support compiling with json logging; Drop package_visible_types
2019-03-25 02:10:09 +02:00
Ștefan Talpalaru
9146e8e2f0
assert() -> doAssert()
2019-03-13 23:15:26 +01:00
Yuriy Glukhov
07a0c5443f
Fixed PeerPool error when no bootnodes given
2019-02-26 23:47:20 +02:00
Mamy Ratsimbazafy
07cf801b97
Rebrand asyncdispatch2 to chronos ( #2 )
...
* Rebrand asyncdispatch2 to chronos
* fix nimble path to chronos
2019-02-06 17:01:04 +01:00
Yuriy Glukhov
e75a00f86e
Moved eth-p2p to eth
2019-02-05 17:40:29 +02:00