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.
|
10 years ago |
arkpar
|
3ed8d76715
|
improved logging
|
10 years ago |
subtly
|
e82f8db2de
|
Prep for #2179. Abstract parsing of frame header from Session into struct. Catch unhandled exceptions thrown by ASIO.
|
10 years ago |
CJentzsch
|
032ebde3ec
|
avoid network tests when --nonetwork is set
|
10 years ago |
CJentzsch
|
00d8627d35
|
make network tests optional
|
10 years ago |
Paweł Bylica
|
4205cf79f9
|
Remove pessimising moves.
|
10 years ago |
gluk256
|
e6a0dab554
|
Update peer.cpp
|
10 years ago |
Vlad Gluhovsky
|
777b298613
|
warnings fixed
|
10 years ago |
Vlad Gluhovsky
|
2ef63e583d
|
fixed peer test
|
10 years ago |
subtly
|
3a5e67eaab
|
Fix network tests: delete host pointers after use.
|
10 years ago |
arkpar
|
597f56843b
|
GetBlockHashesByNumber packet
|
10 years ago |
Gav Wood
|
05ea9941c9
|
Move non-cryptopp dependent stuff into devcore.
|
10 years ago |
subtly
|
fc34ceb83f
|
Guard m_node.endpoint access and updates.
|
10 years ago |
Vlad Gluhovsky
|
c47fe49f80
|
Fixed warning: unused parameter
|
10 years ago |
Vlad Gluhovsky
|
23d4ac1adb
|
Coding Standards fix
|
10 years ago |
Vlad Gluhovsky
|
faee123b4a
|
Coding Standards fix
|
10 years ago |
Vlad Gluhovsky
|
dc7df3cc07
|
Test for Capability class
Basic configuration for sending and receiving messgaes.
|
10 years ago |
Vlad Gluhovsky
|
0ccd98bf90
|
libp2p test
test for requirePeer function
|
10 years ago |
subtly
|
52213f258e
|
encapsulate IP endpoint address as byte string
|
10 years ago |
subtly
|
50f5c96e9c
|
handle new endpoint properties for ping
|
10 years ago |
subtly
|
c71d431783
|
more test updates (v4 endpoints. #1557, #1558)
|
10 years ago |
subtly
|
d76dfef797
|
update peer host test. support unspecified ip.
|
10 years ago |
subtly
|
c70f21acec
|
update net tests (v4 endpoint)
|
10 years ago |
subtly
|
0850c7ac72
|
update tests (v4 endpoint)
|
10 years ago |
CJentzsch
|
338e5bd088
|
Restructure test folders
|
10 years ago |