Gav Wood
|
fc569d8dab
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
db30ab24a0
|
Make paranoia safe again after a break caused by BlockChain cache
flushing.
Fixes #1334
|
10 years ago |
Gav Wood
|
e3069a97f0
|
Merge pull request #1476 from ethereum/p2p
Fix #1475: network config not being saved by CLI && AZ
|
10 years ago |
Gav Wood
|
b2186c4b75
|
Merge pull request #1479 from arkpar/mix_style
Mix: qml style file for qtcreator
|
10 years ago |
Gav Wood
|
408ce078f7
|
Merge pull request #1481 from chriseth/codingStyleSpacing
Clarification about spacing.
|
10 years ago |
Gav Wood
|
b0f2254ebd
|
Merge pull request #1434 from debris/trailing_zero
encoding hex && numbers, fixed #1433
|
10 years ago |
chriseth
|
bad7a56e5a
|
Merge pull request #1432 from chriseth/sol_cseForMemoryAndStorage
Optimizer for memory and storage.
|
10 years ago |
chriseth
|
01e6801cf5
|
Style.
|
10 years ago |
chriseth
|
73040eab7e
|
Clarification about spacing.
|
10 years ago |
arkpar
|
fc1aac2ef4
|
style file
|
10 years ago |
Gav Wood
|
d59e3c8583
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
5039e4a9ee
|
Add missing files.
|
10 years ago |
Arkadiy Paronyan
|
901271a016
|
Merge pull request #1478 from arkpar/mix_fix_clipboard
Mix: Fixed editor clipboard for os x
|
10 years ago |
Gav Wood
|
11d972c34f
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
2ad558b9a9
|
Started minor refactor - still API compatible though.
|
10 years ago |
Marek Kotewicz
|
1d4e61167f
|
most compact number representation
|
10 years ago |
subtly
|
b1ec65596f
|
fix bug found in code review.
|
10 years ago |
arkpar
|
ab0501a70c
|
apply extrakeys on mode change
|
10 years ago |
Gav Wood
|
1a8c52860c
|
Merge pull request #1461 from debris/prestate_tests
failing tests, incomplete genesis state object
|
10 years ago |
Gav Wood
|
02c3714bb5
|
Merge pull request #1477 from yann300/bugFix
Mix - bug fixes
|
10 years ago |
Marek Kotewicz
|
a0608412ac
|
removed trailing zeros from rpc results, fixed #1433
|
10 years ago |
arkpar
|
0e48d266c8
|
Mix: fixed editor clipboard for os x
|
10 years ago |
yann300
|
a224fd2727
|
fix #1474
|
10 years ago |
subtly
|
22ec66cf75
|
Merge branch 'develop' into p2p
|
10 years ago |
subtly
|
8f68a846da
|
nodeid doesn't cast to a bool (bug)
|
10 years ago |
Gav Wood
|
df0ed63c61
|
Merge pull request #1468 from chriseth/sol_pullOutIndexaccess
Refactor: Pull out array index access.
|
10 years ago |
Gav Wood
|
1a93beb7e1
|
Cleanup and document some of the hairier State code.
Fixes #1458.
Fixes #1459.
Fixes #1460.
|
10 years ago |
subtly
|
6aac6fc3a2
|
Merge branch 'develop' into p2p
|
10 years ago |
subtly
|
9710ce3b7e
|
Fix #1475
|
10 years ago |
Gav Wood
|
62b4958952
|
Provide a little more information on why things might fail.
|
10 years ago |
Gav Wood
|
b28a600b33
|
Fixes #1470
|
10 years ago |
Gav Wood
|
2e2f90c3bb
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
13d77a34e5
|
Avoid asserting until I know exactly what ethash_quick_check_difficulty is
meant to do.
|
10 years ago |
Gav Wood
|
2b3a4fabc0
|
Merge pull request #1462 from ethereum/p2p
Fix for #1366.
|
10 years ago |
Gav Wood
|
61185a4d0a
|
Merge pull request #1456 from debris/genesisRLP
BlockChainLoader uses genesisRLP to load blockchain
|
10 years ago |
chriseth
|
034e807046
|
Merge pull request #1464 from LefterisJP/natspec_nonexistant_param
Detect if non-existant parameter is documented with natspec
|
10 years ago |
chriseth
|
077a508b3b
|
Merge pull request #1414 from LefterisJP/sol_notImplementedFuncs
Interface contracts
|
10 years ago |
chriseth
|
ae6bae4a6c
|
Refactor: Pull out array index access.
|
10 years ago |
Arkadiy Paronyan
|
31d2449f6f
|
Merge pull request #1457 from yann300/bugFix
Mix - Bug fixes
|
10 years ago |
Gav Wood
|
26ca96af0e
|
Last little fix for ABI. Should work ok now.
|
10 years ago |
yann300
|
ad1e845473
|
small changes
|
10 years ago |
yann300
|
2a57a78f64
|
changes on encode input parameters.
|
10 years ago |
Lefteris Karapetsas
|
29669c16a2
|
Fix some styling issues and remove comments
|
10 years ago |
Gav Wood
|
348c18941b
|
"to" now null for describing contract-creation transactions.
|
10 years ago |
Gav Wood
|
5062f7190a
|
Fix for vector_ref (yes, crazy that it's been dormant for so long).
Fixes to ABI.
|
10 years ago |
Gav Wood
|
f3b37e3d86
|
Fixes #1463
|
10 years ago |
yann300
|
1855b63a95
|
small changes
|
10 years ago |
yann300
|
7274ac7352
|
Display ascii char in return value.
|
10 years ago |
Lefteris Karapetsas
|
b0629cb2c5
|
no need to have target json for failing tests
|
10 years ago |
Lefteris Karapetsas
|
04d0415e52
|
Detect if non-existant parameter is documented with natspec
|
10 years ago |