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
Gav Wood
e763a3f038
Fix database path issue, fix extradata max size to 1024 for olympic only.
10 years ago
Gav Wood
88a428beb6
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
10 years ago
Gav Wood
4ae1133224
Version bump.
10 years ago
Gav Wood
fb99a503e0
Private chains redux:
- Can switching between them and main chain without losing either.
- No discovery on network when private.
- Private chain id encoded in genesis block and network id remains same.
10 years ago
arkpar
5f09617d75
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into bc-test-fix
10 years ago
Gav Wood
c018d6e041
Merge pull request #2560 from LefterisJP/set_opencl_sealer
Set OpenCL sealer when -G is selected
10 years ago