subtly
|
1cd510a541
|
coding standards
|
10 years ago |
subtly
|
b025980db8
|
Merge branch 'develop' into reqpeer
|
10 years ago |
Gav Wood
|
6b409f52ad
|
More descriptive errors on database fail.
Fixes #1343
|
10 years ago |
subtly
|
9f575d3465
|
Merge branch 'develop' into reqpeer
Conflicts:
libp2p/Network.h
|
10 years ago |
subtly
|
8568370a49
|
use explicit name of const
|
10 years ago |
Gav Wood
|
9a69198a74
|
Use TransientDirectory.
|
10 years ago |
subtly
|
86092b27ed
|
remove unused method
|
10 years ago |
Gav Wood
|
91d85a4023
|
Fix a load of horrible style that got through.
Fix blockchain tests so they don't clobber the AZ blockchain DB!
Make TransientDirectory use a temp path unless otherwise instructed.
|
10 years ago |
subtly
|
fb39490d66
|
Merge branch 'develop' into reqpeer
Conflicts:
libp2p/Network.cpp
|
10 years ago |
subtly
|
55986db377
|
synchronous resolver
|
10 years ago |
subtly
|
521bf5b384
|
style
|
10 years ago |
Gav Wood
|
25333cace3
|
Clean up variable names.
|
10 years ago |
subtly
|
60e89b88a5
|
Merge branch 'develop' into reqpeer
|
10 years ago |
Gav Wood
|
585962347b
|
Minor presentation fix.
|
10 years ago |
Gav Wood
|
27d1436cfd
|
Fixes to eth's Interface.
|
10 years ago |
Gav Wood
|
1523b18169
|
Minor off-by-one fix.
|
10 years ago |
Gav Wood
|
6b05b8d9ff
|
Refactored much of transaction queue for tidiness and optimisation.
|
10 years ago |
Gav Wood
|
472e941647
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
ac14ff2830
|
Merge pull request #1452 from subtly/stateSync
defer signature recovery until after gas price check
|
10 years ago |
subtly
|
45c3bea8f1
|
prevent exception when invalid IP entered into listen-ip or public-ip fields in AZ
|
10 years ago |
subtly
|
5173be3eb6
|
defer signature recovery until after gas price check
|
10 years ago |
subtly
|
b4a7bb03dd
|
Merge branch 'p2p' into reqpeer
|
10 years ago |
subtly
|
b3393ffcba
|
style
|
10 years ago |
Gav Wood
|
977f346bd7
|
Merge pull request #1451 from debris/develop
fixed #1450
|
10 years ago |
Gav Wood
|
f335fa15ec
|
Merge pull request #1443 from yann300/bugFix
Mix - bug fix: #1430
|
10 years ago |
Gav Wood
|
83a26ddc4b
|
Remove the 1m gas reference.
|
10 years ago |
Gav Wood
|
2f236ad027
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
fe7788cdee
|
Extra debug information for #1438.
|
10 years ago |
Marek Kotewicz
|
872faf3e50
|
fixed #1450
|
10 years ago |
subtly
|
4e62b874e8
|
fix dialogue. hard-code localhost address so ipv6 address isn't resolved.
|
10 years ago |
subtly
|
88fa483055
|
fix neth. fix issue w/udp listening to 30303.
|
10 years ago |
subtly
|
b05546fef6
|
dealloc basic timers first
|
10 years ago |
subtly
|
549ab88609
|
garbage collect timers
|
10 years ago |
subtly
|
29f40bff0f
|
makePeer and support setting listen IP.
|
10 years ago |
Gav Wood
|
2d42d05f9b
|
ABI fixes and finalisation. Testing needed.
|
10 years ago |
subtly
|
93593a8751
|
updae legacy codepath
|
10 years ago |
subtly
|
2046ce2b1d
|
Merge branch 'p2p' into reqpeer
|
10 years ago |
subtly
|
bb261e553a
|
update CLI and AZ UI for replacing local-networking with explicit --listen-ip
|
10 years ago |
Gav Wood
|
fb230f0750
|
Merge pull request #1441 from chriseth/ctest
Parse test files to automatically create ctest tests
|
10 years ago |
Gav Wood
|
f339a4bfb8
|
Merge pull request #1439 from yann300/errorannotation
Mix - code highlighting
|
10 years ago |
Gav Wood
|
8667c4bb5a
|
Merge pull request #1410 from debris/1351_tests
split #1351, tests
|
10 years ago |
Gav Wood
|
35960c8ef6
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
090c892906
|
setAdress fix for mining.
|
10 years ago |
subtly
|
03bf8b8899
|
Merge branch 'p2p' into reqpeer
|
10 years ago |
subtly
|
3c1ae84557
|
inc failedattempt for handshake
|
10 years ago |
yann300
|
5565773d32
|
Merge remote-tracking branch 'up/develop' into bugFix
|
10 years ago |
yann300
|
87673e411f
|
bug fix: #1430
|
10 years ago |
chriseth
|
995aae9956
|
Merge pull request #1338 from LianaHus/sol_ConvertContractTypesToAddress
Solidity: Convert contract types to addresses
|
10 years ago |
chriseth
|
d10db6f7d1
|
Merge pull request #1396 from chriseth/sol_cseOpt2
Common subexpression elimination, including simplifications.
|
10 years ago |
chriseth
|
ff5dfa2e8f
|
Removed duplicate line.
|
10 years ago |