Dimitry
|
4e804296fa
move webthree tests into testeth
|
8 years ago |
Gav Wood
|
ee6f19ce81
Moved to webthree-umbrella and respective repos.
|
9 years ago |
Gav Wood
|
7704698d29
Make Nonce use Secret.
|
9 years ago |
Gav Wood
|
09e5dbfa06
Use boost's guaranteed non-deterministic random number generator. If it
|
9 years ago |
subtly
|
20ca0ff247
Remove packet copy constructor. Simplify bool use.
|
9 years ago |
subtly
|
4a1d6caae7
Merge branch 'develop' into rlpx
|
9 years ago |
subtly
|
99a97e05f0
Cleanup. More fixes. More tests.
|
9 years ago |
subtly
|
bd2d99f169
Fixup and document frame writer. Add test for coalesced packets.
|
9 years ago |
subtly
|
78367f8352
windows compile fix
|
9 years ago |
subtly
|
639b4fb13c
Cleanup. Interface for enqueuing packets. Fix: Include packet type in total size.
|
9 years ago |
subtly
|
cd908f5f18
Merge branch 'develop' into rlpx
|
9 years ago |
subtly
|
bcca52c443
mux/demux working test
|
9 years ago |
subtly
|
40ebe26555
Sign, recovery, and verify.
|
9 years ago |
subtly
|
c145d79c4f
Update/fix test for builds.
|
9 years ago |
subtly
|
59d88742c2
Prep for supporting both cryptopp and secp256k1. Link (old) secp256k1 library to devcrypto. Rename cryptopp Secp256k1 to Secp256k1PP. Update toPublic to use secp256k1 library and add test.
|
9 years ago |
subtly
|
5360ca1548
Initial reader test. Something broken with encframes vector of bytes.
|
9 years ago |
subtly
|
f5ead2e93a
Windows compile complaint.
|
9 years ago |
subtly
|
5d725d8a6f
rename drain to mux
|
9 years ago |
subtly
|
fe0f71536f
rlpx frame reader fixes. rename writer::drain to mux.
|
9 years ago |
subtly
|
2999d3e3e5
Add test for frame writer. Cleanup abstraction in preparation for reader. Initial reader code.
|
9 years ago |
Gav Wood
|
05ea9941c9
Move non-cryptopp dependent stuff into devcore.
|
10 years ago |
CJentzsch
|
338e5bd088
Restructure test folders
|
10 years ago |