Gav Wood
|
1a84450e44
|
Merge pull request #1827 from subtly/netFix
Fix mutex when evicting node from node table.
|
10 years ago |
subtly
|
e2c21916ef
|
Fix mutex when evicting node from node table.
|
10 years ago |
winsvega
|
69eaeb4830
|
Total Difficulty: last block hash fix
|
10 years ago |
winsvega
|
1a5d03c2ac
|
Total Difficulty: bug fix
|
10 years ago |
winsvega
|
8413971fac
|
Total Difficulty: lastblockhash check
|
10 years ago |
winsvega
|
fb8bc00691
|
Total Difficulty: style + rebase
|
10 years ago |
winsvega
|
1177f971d9
|
Total Difficulty: new tests
|
10 years ago |
winsvega
|
b635a4929b
|
Total Difficulty: test filler
|
10 years ago |
winsvega
|
ee71caac67
|
Total Difficulty: blockweight test filler
|
10 years ago |
winsvega
|
649c476168
|
Total Difficulty: merge revert
|
10 years ago |
winsvega
|
811103ef88
|
Total Difficulty: uncle blocks
|
10 years ago |
winsvega
|
b0d1cbb8a1
|
total difficulty
|
10 years ago |
winsvega
|
9e13963d5f
|
Total Difficulty
test
|
10 years ago |
arkpar
|
de3ff170c8
|
use boost hash function for FixedHash, asio adress. Style fixes
|
10 years ago |
Liana Husikyan
|
14ab7baa76
|
adde the positions for the end of SourceLocation
|
10 years ago |
Gav Wood
|
c85b3f6493
|
Merge pull request #1706 from subtly/discovery
Discovery protocol updates
|
10 years ago |
arkpar
|
cc5a617aa6
|
set and map to hash tables
|
10 years ago |
subtly
|
d651501be0
|
Fix network-snapshot method when there's a lot of node activity (dereferencing shared pointer from weak ptr without verifying weak ptr).
|
10 years ago |
Liana Husikyan
|
f7338eb8cf
|
added interface function for SourceLocation/ position convertation to compilerstack
|
10 years ago |
Gav Wood
|
bbb614e44f
|
Merge pull request #1823 from Genoil/phone-home
phonehome sent wrong innermean (innerMean * (trials -2))
|
10 years ago |
Gav Wood
|
573ac25a43
|
Merge pull request #1822 from CJentzsch/addTests
Add tests
|
10 years ago |
Gav Wood
|
734e352411
|
Merge pull request #1805 from CJentzsch/walletTests
Wallet tests
|
10 years ago |
chriseth
|
80ff45c4ef
|
Merge pull request #1810 from chriseth/sol_gasEstimator
Structural gas estimator.
|
10 years ago |
Jan Willem Penterman
|
d89330f447
|
phonehome sent wrong innermean (innerMean * (trials -2)) , so by default it setn avergage hashrate * 3.
|
10 years ago |
Gav Wood
|
b7e9db7b5d
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
97f936d30c
|
Only report worker stuff when it's laggy.
Cleanups ETH_ -> DEV_
|
10 years ago |
CJentzsch
|
9cf8e8a986
|
Merge remote-tracking branch 'upstream/develop' into walletTests
|
10 years ago |
chriseth
|
7c8de3f0ea
|
Added assertions.
|
10 years ago |
CJentzsch
|
306ab65669
|
gasPrice 0 test
|
10 years ago |
CJentzsch
|
c3796d9afc
|
xMerge remote-tracking branch 'upstream/develop' into addTests
|
10 years ago |
Gav Wood
|
aa572dbb0e
|
Merge pull request #1819 from subtly/fix1809-277e9b0
Fix macos builds following changes from #1809.
|
10 years ago |
subtly
|
32adf87f92
|
Fix macos builds following changes from #1809.
|
10 years ago |
subtly
|
5f1b7118cd
|
Merge branch 'develop' into discovery
|
10 years ago |
subtly
|
4ac289be47
|
fix restore network to support both old and new network file format
|
10 years ago |
Gav Wood
|
34915c798f
|
Merge pull request #1781 from subtly/sha3xor
sha3 xor metric
|
10 years ago |
Gav Wood
|
277e9b0b41
|
Merge pull request #1809 from debris/windows_package_fixes
windows package fixes
|
10 years ago |
subtly
|
03db500f33
|
Merge stash into discovery.
|
10 years ago |
subtly
|
d46bd2b5a3
|
Missed in merge.
|
10 years ago |
subtly
|
9046e4f5b9
|
Merge branch 'develop' into discovery
Conflicts:
libp2p/Host.cpp
libp2p/NodeTable.cpp
libp2p/NodeTable.h
|
10 years ago |
Gav Wood
|
dd305e4ed2
|
Version bump.
|
10 years ago |
Gav Wood
|
b270aa9654
|
Merge pull request #1817 from subtly/netFix
Add nodes directly to node table when creating network.
|
10 years ago |
subtly
|
c72b218d88
|
Code review. Fix inverted peer slot check.
|
10 years ago |
subtly
|
c27ff03eaf
|
Merge branch 'develop' into discovery
|
10 years ago |
subtly
|
8b284fea13
|
Fix wrong comparison in peerSlotsAvailable.
|
10 years ago |
Marek Kotewicz
|
250082ca2d
|
Merge branch 'develop' into v8console
|
10 years ago |
Gav Wood
|
ffece5d1fa
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
6ffe9dfcbc
|
25% of new blocks to be dispersed as blocks rather than hashes.
|
10 years ago |
subtly
|
242d22e67d
|
dry
|
10 years ago |
Gav Wood
|
82ca50d234
|
NewBlockHashes packet, basic implementation.
|
10 years ago |
subtly
|
ec9a592536
|
Prevent mass-connections, which otherwise, would result in all connections then being mass-dropped.
|
10 years ago |