Gav Wood
|
092528d87a
|
Minor fix for finalize.
|
10 years ago |
Lu Guanqun
|
5652bd3779
|
typo fix
|
10 years ago |
Lu Guanqun
|
960f62b05a
|
update to the correct file name
|
10 years ago |
Marek Kotewicz
|
5162715101
|
ungly fix for compiling exp on mac
|
10 years ago |
Marek Kotewicz
|
1e80a16ec8
|
fixed macdeplyqt path on macos
|
10 years ago |
CJentzsch
|
4a7d141452
|
Merge remote-tracking branch 'upstream/develop' into NewStateTests
|
10 years ago |
CJentzsch
|
ec5d90ebec
|
Merge branch 'NewStateTests' of https://github.com/CJentzsch/cpp-ethereum into NewStateTests
|
10 years ago |
Christoph Jentzsch
|
e08c82915e
|
Merge pull request #2 from winsvega/NewStateTests
Init code test filler
|
10 years ago |
Gav Wood
|
bf3fbae397
|
Demonstration readability improved. Clear how the State diff works.
|
10 years ago |
Gav Wood
|
0cd39343eb
|
Demonstration of how to create a completely custom state for execution
of transactions.
|
10 years ago |
Gav Wood
|
4a0ac1f4c2
|
Silly windows fix.
|
10 years ago |
CJentzsch
|
d1727f673a
|
Merge remote-tracking branch 'upstream/develop' into NewStateTests
|
10 years ago |
Gav Wood
|
a068543f21
|
State reworked slightly.
Additional experimentation for State to demo how easily it is to create
states.
|
10 years ago |
CJentzsch
|
ea7828d9e6
|
Merge remote-tracking branch 'upstream/develop' into NewStateTests
Conflicts:
test/state.cpp
|
10 years ago |
Gav Wood
|
37c93e0458
|
Fixes for windows?
|
10 years ago |
CJentzsch
|
35f2985eb9
|
merge
|
10 years ago |
Gav Wood
|
24a2c6f2ed
|
Another Windows fix?
|
10 years ago |
Gav Wood
|
efa6fd99b2
|
Windows fix?
|
10 years ago |
Gav Wood
|
a1a6dcab34
|
Core repotting.
|
10 years ago |
Gav Wood
|
761bd33123
|
Avoid noting safe exceptions unless the user *really* wants it.
|
10 years ago |
Gav Wood
|
b7f4d6b9dc
|
Merge pull request #601 from CJentzsch/newTests
Added recursive create test + lesser output for safe VM exceptions
|
10 years ago |
Gav Wood
|
da7cad3176
|
Merge branch 'build_enhancement' into develop
|
10 years ago |
winsvega
|
2d70c4df7e
|
Init code test filler
|
10 years ago |
sveneh
|
8cbd3b67bc
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into build_enhancement
Conflicts:
windows/LibEthereum.vcxproj
windows/LibEthereum.vcxproj.filters
Solved by removing files (not necessary anymore)
|
10 years ago |
CJentzsch
|
4b1fb339bf
|
Added recursive create test + lesser output for safe VM exceptions
|
10 years ago |
Gav Wood
|
1b8f9fdc3b
|
Deduplication.
|
10 years ago |
Gav Wood
|
b52e9cae5a
|
Add file.
|
10 years ago |
Gav Wood
|
b364a8110b
|
Repotting.
|
10 years ago |
Gav Wood
|
94dc92edab
|
Remove unneeded files.
|
10 years ago |
Gav Wood
|
82d29fa979
|
Rename headers.
|
10 years ago |
Gav Wood
|
e0d57cd5bf
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
28556f42ec
|
Remove unneeded files.
|
10 years ago |
Gav Wood
|
73e927e14a
|
Merge pull request #600 from CJentzsch/bugfix
set first 12 bytes to zero in ecrecover
|
10 years ago |
Gav Wood
|
755eb3de0f
|
Merge pull request #595 from CJentzsch/stateLogTests
Fix import state for state tests
|
10 years ago |
CJentzsch
|
45807bff5e
|
set first 12 bytes to zero in ecrecover
|
10 years ago |
CJentzsch
|
563132bde0
|
Merge remote-tracking branch 'upstream/develop' into bugfix
Conflicts:
libevm/VM.h
|
10 years ago |
CJentzsch
|
d36a2fa509
|
Fix import state for state tests
Conflicts:
test/TestHelper.cpp
|
10 years ago |
Gav Wood
|
a4bf3c645c
|
Finally! Remove two horrible, nasty, lingering, confusing, hacky calls
in State.
|
10 years ago |
Gav Wood
|
ede878cefd
|
Style fix.
|
10 years ago |
Gav Wood
|
6366274bee
|
Merge pull request #594 from imapp-pl/tests
Test unexpected storage entries
|
10 years ago |
Gav Wood
|
cb5e8adc81
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
7e47b4900e
|
Merge branch 'refactor' into develop
|
10 years ago |
Gav Wood
|
aa25784764
|
Fix alignment of RIPEMD160.
|
10 years ago |
Gav Wood
|
5412dbb9e8
|
Remove old code, refactor State::call, State::create to use Executive.
|
10 years ago |
Gav Wood
|
daa6b8f849
|
Refactor state to use executive for calls.
|
10 years ago |
Marek Kotewicz
|
0305a8480f
|
fixed leak in q_webthreeconnector in mainwin
|
10 years ago |
Marek Kotewicz
|
ebd8f5bfa5
|
04 changed to 03
|
10 years ago |
Christian
|
b0af628f11
|
Calls to bare contracts.
|
10 years ago |
chriseth
|
481266b980
|
Merge pull request #593 from chriseth/sol_swapConstants
Swap literals to the end if optimizing.
|
10 years ago |
Christian
|
ca10315cb6
|
Merge remote-tracking branch 'ethereum/develop' into sol_swapConstants
Conflicts:
test/solidityOptimizerTest.cpp
|
10 years ago |