Yuriy Glukhov
|
3527d47cb5
|
Added packet encoding tests
|
2020-01-08 17:22:43 +02:00 |
Yuriy Glukhov
|
992aeecd29
|
ENR parsing and serialization
|
2020-01-08 17:22:43 +02:00 |
kdeme
|
f3357602e4
|
Allow light node to send the regular way #131
|
2019-12-20 11:56:12 +01:00 |
kdeme
|
4dde3af2d5
|
p2pRequestComplete parameters are not a separate list
|
2019-12-19 23:23:06 +01:00 |
kdeme
|
f940162b6b
|
Implement Waku mode PoC
|
2019-12-12 23:23:26 +01:00 |
kdeme
|
7128df8838
|
Fix Windows test by waiting till server has added peer
|
2019-12-12 17:35:30 +02:00 |
kdeme
|
f0582a084c
|
Quick implementation for multiple mail requests by using cursor
|
2019-12-12 17:35:30 +02:00 |
kdeme
|
9bd042c265
|
First go on Waku mail client addition
|
2019-12-12 17:35:30 +02:00 |
andri lim
|
e0e49b1711
|
implement hexary trie replicate iterator
|
2019-12-11 11:50:45 +02:00 |
kdeme
|
59ba63f74c
|
Fix double whisper types export by moving to separate file
|
2019-12-10 12:18:52 +01:00 |
Jacek Sieka
|
4c6878343c
|
tighten a few imports
|
2019-12-09 14:37:21 +02:00 |
kdeme
|
0229547c41
|
More explicit Exceptions + fix re-raising
|
2019-12-04 12:34:37 +01:00 |
andri lim
|
942bfb7ea5
|
support trie with multiple root
|
2019-12-03 01:41:57 +02:00 |
kdeme
|
4976bd9fb9
|
Replace getCurrentException and getCurrentExceptionMsg
|
2019-12-02 23:35:34 +02:00 |
kdeme
|
bc2b76f09a
|
cleaner solution for sharing the queue
|
2019-11-21 19:35:27 +02:00 |
kdeme
|
f02f358bc3
|
Fix waku bridge test
|
2019-11-21 19:35:27 +02:00 |
kdeme
|
a8a55f16dc
|
Implement quick Waku - Whisper bridge by sharing the queue + adjust test
|
2019-11-21 19:35:27 +02:00 |
Oskar Thoren
|
c5b42000b8
|
Fix waku connect tests
- WakuWhisper and Whisper peers connect
- WakuWhisper node picks up Whisper messages
|
2019-11-21 19:35:27 +02:00 |
Oskar Thoren
|
40cddc4eec
|
waku 0 replace whisper waku
|
2019-11-21 19:35:27 +02:00 |
Oskar Thoren
|
73fcfdbad1
|
waku zero import shh tests
|
2019-11-21 19:35:27 +02:00 |
Yuriy Glukhov
|
10e35d3def
|
Support for compressed public key format
|
2019-11-21 11:50:12 +02:00 |
kdeme
|
a54eba2757
|
Split off whisper config related tests
|
2019-11-19 14:08:20 +01:00 |
kdeme
|
44400ee549
|
Fix nim v1.0.2 compile issues
|
2019-10-29 14:44:26 +02:00 |
kdeme
|
98be627bcc
|
Make msgId fixed int32
|
2019-10-23 09:35:33 +09:00 |
kdeme
|
5850186ca0
|
Add EIP-8 test + activate rlpx thunk test
|
2019-10-23 09:35:33 +09:00 |
kdeme
|
17f90920e0
|
Add unittest for rlpx thunk payload tests
|
2019-10-23 09:35:33 +09:00 |
kdeme
|
ae49155ae7
|
add ingress mac on foo check in rlpx auth test
|
2019-10-22 11:11:39 +02:00 |
kdeme
|
77834d1df0
|
Beginning of bzz protocol + simple handshake tester
|
2019-10-17 21:59:32 +09:00 |
kdeme
|
f8d506dcb1
|
Use unittest and no longer possible crash on unhandled exception
|
2019-10-17 21:55:58 +09:00 |
kdeme
|
dc9f7351a1
|
Make json test actually fail when individual test fails
|
2019-10-17 21:55:58 +09:00 |
kdeme
|
72d6c46950
|
Add the rlpx fuzzing thunk test
|
2019-10-16 11:56:24 +02:00 |
kdeme
|
757ac1ab86
|
Remove standalone define and add specific afl/libFuzzer define
|
2019-10-11 15:25:11 +02:00 |
kdeme
|
4b154e56c7
|
Fix aflLoop for non afl-clang-fast
|
2019-10-09 21:23:22 +02:00 |
kdeme
|
f1604ca929
|
Add readme file
|
2019-10-08 16:57:31 +02:00 |
kdeme
|
19930cc94d
|
Add aflInit and aflLoop + add comments
|
2019-10-08 16:23:57 +02:00 |
kdeme
|
18225f93a5
|
Clean-up test_shh_connect
|
2019-10-03 16:38:14 +03:00 |
kdeme
|
eb4aee0260
|
Use less verbose / operator instead of DirSep
|
2019-10-02 14:45:29 +03:00 |
kdeme
|
2a0793ce60
|
Can use ospaths apparently
|
2019-10-02 14:45:29 +03:00 |
kdeme
|
94dee80aeb
|
Add whisper encode decode test and rename rlp test
|
2019-10-02 14:45:29 +03:00 |
kdeme
|
0874f41a53
|
Fix quotes
|
2019-10-02 14:45:29 +03:00 |
kdeme
|
2b8921690c
|
default init when init template is not used
|
2019-10-02 14:45:29 +03:00 |
kdeme
|
035b7eda24
|
Adress review feedback
|
2019-10-02 14:45:29 +03:00 |
kdeme
|
91862ce65b
|
split functionality and script
|
2019-10-02 14:45:29 +03:00 |
kdeme
|
1148f773d1
|
rename to fuzztest & change standalone define
|
2019-10-02 14:45:29 +03:00 |
kdeme
|
e101902aa5
|
Add basic fuzzing build tasks config.nims file
|
2019-10-02 14:45:29 +03:00 |
kdeme
|
a3a33170db
|
Modify basic script to allow launching afl or libFuzzer fuzzing
|
2019-10-02 14:45:29 +03:00 |
kdeme
|
d337435aa1
|
Add simple rlp fuzz test
|
2019-10-02 14:45:29 +03:00 |
kdeme
|
c0a067178b
|
No need for macro, templates are fine
|
2019-10-02 14:45:29 +03:00 |
kdeme
|
2a91a8d0cc
|
Add convenience init and test macro to create fuzzing tests
|
2019-10-02 14:45:29 +03:00 |
kdeme
|
70a892fff7
|
Allow for fuzzing with libFuzzer
|
2019-10-02 14:45:29 +03:00 |