Paweł Bylica
|
2b2f7dbd45
|
Set correct version in the installer.
|
10 years ago |
subtly
|
65cd7c563b
|
Don't reschedule handshake timeout during last phase of handshake.
|
10 years ago |
subtly
|
dd2462de27
|
Don't reschedule handshake timeout following completion or error.
|
10 years ago |
subtly
|
7e4e560dc0
|
Merge branch 'develop' into netFix
|
10 years ago |
subtly
|
2fd376c157
|
Merge branch 'develop' into iwannagofast
|
10 years ago |
subtly
|
126ae0d3de
|
typo
|
10 years ago |
subtly
|
110c1099b6
|
possible fix for pause on shutdown. thread names in macos for easier debugging.
|
10 years ago |
Gav Wood
|
d74eb47e35
|
Fix BadRoot.
|
10 years ago |
subtly
|
dd9c7a03c2
|
doc kdf and set reps based on block size.
|
10 years ago |
subtly
|
c0de3faa7f
|
remove unused
|
10 years ago |
subtly
|
0d4bee6083
|
update secp256k1
|
10 years ago |
Vlad Gluhovsky
|
e19825f8d3
|
test ports changed
|
10 years ago |
arkpar
|
a422d5b0e7
|
fixed gaspricer test
|
10 years ago |
arkpar
|
f791f90e12
|
more tests fixed
|
10 years ago |
DEV Mac Mini
|
1a082e4c32
|
enum as output parameter
|
10 years ago |
Vlad Gluhovsky
|
432e1988f9
|
refactoring
|
10 years ago |
DEV Mac Mini
|
e18f42fefb
|
enum as input parameter
|
10 years ago |
arkpar
|
58e809b15b
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into bc-test-fix
|
10 years ago |
arkpar
|
0494ae2a7a
|
fixing tests
|
10 years ago |
Vlad Gluhovsky
|
68d6aa8906
|
moved some fucntions to WhsiperDB class
|
10 years ago |
Vlad Gluhovsky
|
822878c469
|
bugfix in saveTopicsToDB()
|
10 years ago |
Vlad Gluhovsky
|
2764ca4dbb
|
WhisperDB class split
|
10 years ago |
Vlad Gluhovsky
|
29124eafd9
|
encryption added
|
10 years ago |
Vlad Gluhovsky
|
ddfd80247f
|
saving & restoring topics
|
10 years ago |
Vlad Gluhovsky
|
0d4ffff47e
|
bugfix: reap()
|
10 years ago |
Gav Wood
|
c979d906fd
|
Fix docs for getEthashWork.
|
10 years ago |
Gav Wood
|
f7b90247bd
|
Always populate transaction in verifyBlock.
|
10 years ago |
Gav Wood
|
6dd5440b1c
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
023bb84bdc
|
Fix getEthashWork.
|
10 years ago |
Vlad Gluhovsky
|
ff4cbd8dab
|
bugfix: vector::iterator
|
10 years ago |
Gav Wood
|
58cac6a318
|
Merge pull request #2565 from chriseth/updateHelp
Add --genesis-json to help.
|
10 years ago |
Gav Wood
|
cbcf0ff834
|
Merge pull request #2564 from LefterisJP/set_sealers_dofarm
Set sealers in doFarm()
|
10 years ago |
Gav Wood
|
631575f5e5
|
Merge pull request #2568 from gluk256/_win_fix
windows build fixed
|
10 years ago |
Vlad Gluhovsky
|
86b16df9c2
|
first version
|
10 years ago |
Vlad Gluhovsky
|
44dfb0ef87
|
windows build fixed
|
10 years ago |
Arkadiy Paronyan
|
b90acbf3e5
|
Merge pull request #2566 from yann300/deploydialog
Mix - deployment - bug fix during contract call
|
10 years ago |
DEV Mac Mini
|
75791462a2
|
indentation
|
10 years ago |
Gav Wood
|
e967c7947b
|
Avoid using sleep.
|
10 years ago |
DEV Mac Mini
|
799074e6c8
|
bug fix calling contract during deployment
|
10 years ago |
DEV Mac Mini
|
ae2a3b477b
|
bug fix calling contract during deployment
|
10 years ago |
Gav Wood
|
6d65d09254
|
More diagnostics.
Better handling of BadRoots.
Shorted extraData string.
|
10 years ago |
chriseth
|
e8a5e56b41
|
Add --genesis-json to help.
|
10 years ago |
Gav Wood
|
1489324bcf
|
Mix fix.
|
10 years ago |
Lefteris Karapetsas
|
e1c4ac2d74
|
Set sealers in doFarm()
|
10 years ago |
Gav Wood
|
89278bf7a2
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
f31e4061aa
|
Fix hidden virtual issue.
|
10 years ago |
Gav Wood
|
9756e1cf3e
|
Merge pull request #2563 from LefterisJP/add_sealers_to_benchmark
Add sealers to mining benchmark
|
10 years ago |
Lefteris Karapetsas
|
7deeb283ca
|
Add sealers to mining benchmark
|
10 years ago |
Gav Wood
|
39463399f3
|
Version bump.
|
10 years ago |
Gav Wood
|
008c400cfb
|
Interactive is now a JS console.
Network can be chosen at run time (--frontier, --olympic).
Params slimmed, uses JSON.
|
10 years ago |