Felix Lange
|
47f51a92fe
libp2p: implement operator== for NodeIPEndpoint
|
il y a 8 ans |
Gav Wood
|
97dd1df0ff
Cleaned up some of network. Added HostSpec.
|
il y a 9 ans |
Gav Wood
|
dc60c4f01f
Merge pull request #2784 from gluk256/_bugfix_995
|
il y a 9 ans |
Vlad Gluhovsky
|
ad643a9438
bugfix: error code 995
|
il y a 9 ans |
Gav Wood
|
1bde87bf98
Merge pull request #2778 from LianaHus/check_for_this_in_constructors
|
il y a 9 ans |
Liana Husikyan
|
d969644120
added checks to prevent the self assignment
|
il y a 9 ans |
Gav Wood
|
0b1af5f1d0
JSON-RPC now interprets ICAP addresses and throws when hex addresses are bad.
|
il y a 9 ans |
Vlad Gluhovsky
|
15f0d8cd05
refactoring
|
il y a 9 ans |
Vlad Gluhovsky
|
7db345b5c6
WhisperDB class split
|
il y a 9 ans |
Vlad Gluhovsky
|
152790d4c3
bugfix: reap()
|
il y a 9 ans |
Vlad Gluhovsky
|
1b5effe73f
bugfix: vector::iterator
|
il y a 9 ans |
Gav Wood
|
7ff9ca782e
Merge pull request #2537 from gluk256/_bugfix_tests
|
il y a 9 ans |
Vlad Gluhovsky
|
c842953c61
bugfix: reap() refcatored
|
il y a 9 ans |
Paweł Bylica
|
1279d99a01
Fix warning about scalar initialization
|
il y a 9 ans |
subtly
|
9c7b4e8e7a
Fix deadlineop/ops mutexes. Rerun discovery regardless of whether timer is cancelled, due to asio prematurely cancelling timer.
|
il y a 9 ans |
subtly
|
b0ccd8c5d6
Fixes for #2337, #2349, #2288, #2333, #1398.
|
il y a 9 ans |
arkpar
|
07bb4f6964
prioritized transaction queue
|
il y a 9 ans |
subtly
|
9f355df792
Prep for #2179. Abstract parsing of frame header from Session into struct. Catch unhandled exceptions thrown by ASIO.
|
il y a 9 ans |
Paweł Bylica
|
d98dc47160
Remove pessimising moves.
|
il y a 9 ans |
Gav Wood
|
eb01b44ef2
Reduce p2p net verbosity.
|
il y a 9 ans |
subtly
|
9eb7381cfe
cleanup
|
il y a 9 ans |
subtly
|
87b9aafb41
Guard m_node.endpoint access and updates.
|
il y a 9 ans |
arkpar
|
7f8b40698e
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into
|
il y a 9 ans |
arkpar
|
7d563b2b2d
use boost hash function for FixedHash, asio adress. Style fixes
|
il y a 9 ans |
arkpar
|
5f1d6593fd
set and map to hash tables
|
il y a 9 ans |
subtly
|
2c5b89458c
add missing const
|
il y a 9 ans |
subtly
|
54d95b435a
Windows keyword error for _inline.
|
il y a 9 ans |
subtly
|
cd9f27a05a
encapsulate IP endpoint address as byte string
|
il y a 9 ans |
subtly
|
a6ffaa32b1
fix for insensitive windows compiler which reserves 'inline'. default initial values for packet timestamps.
|
il y a 9 ans |
subtly
|
a76fe833f5
Minor semantic updates. Support unspecified address for NodeIPEndpoint.
|
il y a 9 ans |