Gav Wood
|
18efffe220
|
Fix extraData reporting.
|
10 years ago |
Gav Wood
|
479f0fde4f
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
c8bbf5a0b0
|
ethconsole improvements.
Store session key in user's homedir for ease of use of ethconsole.
|
10 years ago |
Gav Wood
|
5dcee7a6b3
|
Fix up extraData reporting.
|
10 years ago |
Gav Wood
|
053e3b1cc1
|
Merge pull request #2577 from subtly/cryptoFix
Remove unused code
|
10 years ago |
Gav Wood
|
4824d7d2ba
|
Merge branch 'deja' of github.com:ethereum/cpp-ethereum into deja
|
10 years ago |
Gav Wood
|
b872015ced
|
Fix const& where it should have been value.
|
10 years ago |
Gav Wood
|
101ea84b8d
|
SHA3 gas calc should use bigint to avoid overflow.
Fixes #2582.
|
10 years ago |
Gav Wood
|
ec8f89a23f
|
Hold address-sorting back.
|
10 years ago |
Gav Wood
|
e2203bb585
|
Introduce vector_ref::cleanse, code adapted from openSSL.
Introduce secure_vector and bytesSec, make Secret auto-cleansing.
|
10 years ago |
Gav Wood
|
4b24d4a14f
|
Default to Olympic for now.
|
10 years ago |
Gav Wood
|
71b2b36d91
|
Merge branch 'deja' of github.com:ethereum/cpp-ethereum into deja
Conflicts:
alethzero/MainWin.cpp
|
10 years ago |
Gav Wood
|
0c0adcda59
|
Fix const& where it should have been value.
|
10 years ago |
Gav Wood
|
ded1a739a9
|
SHA3 gas calc should use bigint to avoid overflow.
Fixes #2582.
|
10 years ago |
Gav Wood
|
58358b48c3
|
Hold address-sorting back.
|
10 years ago |
Gav Wood
|
c3a334cc21
|
Introduce vector_ref::cleanse, code adapted from openSSL.
Introduce secure_vector and bytesSec, make Secret auto-cleansing.
|
10 years ago |
Gav Wood
|
7e7ea43775
|
SHA3 gas calc should use bigint to avoid overflow.
Fixes #2582.
|
10 years ago |
Gav Wood
|
21d479acf3
|
Sort addresses.
|
10 years ago |
Gav Wood
|
aa97d7b0b4
|
Hold address-sorting back.
|
10 years ago |
Gav Wood
|
49a826397b
|
Introduce vector_ref::cleanse, code adapted from openSSL.
Introduce secure_vector and bytesSec, make Secret auto-cleansing.
|
10 years ago |
Gav Wood
|
59f843263a
|
Fix state diffs in AZ.
|
10 years ago |
Gav Wood
|
f72d6eda26
|
Remove failing build portion.
|
10 years ago |
Gav Wood
|
5d08a13ce8
|
Fixed block reward, transaction dialog.
|
10 years ago |
subtly
|
7683d8e8e6
|
Merge branch 'develop' into cryptoFix
|
10 years ago |
subtly
|
ee422c513d
|
remove unused code
|
10 years ago |
subtly
|
12864b1a53
|
Merge branch 'develop' into iwannagofast
|
10 years ago |
subtly
|
278b4be207
|
re-disable secp256k1 for windows
|
10 years ago |
yann300
|
5e88e734e0
|
small changes
|
10 years ago |
yann300
|
9934ee8fd0
|
Merge remote-tracking branch 'origin/deploydialog' into deploydialog
|
10 years ago |
Gav Wood
|
8c0eb497b4
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
4dc64ba23b
|
Variety of minor improvements and fixes.
|
10 years ago |
subtly
|
2b53232aa1
|
Update txq test for deterministic signature output of updated secp256k1.
|
10 years ago |
Gav Wood
|
cf44d999ab
|
Merge pull request #2576 from subtly/netFix
improve handshake shutdown and timeout
|
10 years ago |
Gav Wood
|
420fb0d11d
|
Merge pull request #2574 from subtly/cryptoFix
Standard KDF and proper keystreams for AESCTR (rlpx)
|
10 years ago |
Gav Wood
|
09c4832452
|
Merge pull request #2551 from gluk256/_save_topix
Watch serialization
|
10 years ago |
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 |