Paweł Bylica
|
ac1bb938b1
|
Merge commit '1b8f9fdc3b44503890ed1bcb5da8bd5cb8dd83a5' into develop-evmcc
Conflicts:
test/TestHelper.cpp
|
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 |
Paweł Bylica
|
2eaed59cd4
|
Fix dev::contents function on MSVC
|
10 years ago |
Paweł Bylica
|
921d816a29
|
Update Visual Studio projects
|
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 |
Gav Wood
|
5cc2152dd0
|
Cleanups.
|
10 years ago |
chriseth
|
f3ecfc9999
|
Merge pull request #584 from chriseth/sol_strings
String types.
|
10 years ago |
Paweł Bylica
|
797d9a72f1
|
Merge remote-tracking branch 'upstream/develop' into develop-evmcc
|
10 years ago |
Gav Wood
|
ac5a0ff1fb
|
Minor fix for execution.
|
10 years ago |
Gav Wood
|
9e2eb149af
|
Beginnings of cleaning up the Executive/State code.
|
10 years ago |
Gav Wood
|
e2cb773dac
|
Minor warning fix.
|
10 years ago |
Gav Wood
|
702947e6c5
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
25939bc777
|
Fix tests.
|
10 years ago |
Gav Wood
|
f0595a3e6c
|
Merge pull request #583 from imapp-pl/vm
VM interface & factory
|
10 years ago |
Gav Wood
|
e0389c58ba
|
Reduce verbosity.
|
10 years ago |
Paweł Bylica
|
de2c793eff
|
Add "--jit" option to State tests
|
10 years ago |
Paweł Bylica
|
fabd47be81
|
Merge remote-tracking branch 'upstream/develop' into develop-evmcc
|
10 years ago |
Paweł Bylica
|
8151dc6c75
|
Merge remote-tracking branch 'origin/vm' into develop-evmcc
|
10 years ago |
Gav Wood
|
8f36428c70
|
Whisper test fix.
|
10 years ago |
Gav Wood
|
0528037690
|
Fix genesis test.
Refactor/cleaning.
|
10 years ago |
Paweł Bylica
|
992abb31ed
|
Replace spaces with tabs
|
10 years ago |
Paweł Bylica
|
6e06b09ddb
|
Merge remote-tracking branch 'upstream/develop' into vm
Conflicts:
libethereum/Executive.cpp
libethereum/Executive.h
libethereum/State.cpp
|
10 years ago |
Gav Wood
|
946fd2126a
|
Remove extraneous old stuff for PoC-7.
Fix gas remaining issue.
|
10 years ago |
Paweł Bylica
|
79e9becdaa
|
Report wrong account address in case of unexpected storege key
|
10 years ago |
Paweł Bylica
|
488db06864
|
Test unexpected storage entries
|
10 years ago |
Paweł Bylica
|
f47ed02603
|
Integrate VMFactory with evmjit submodule
|
10 years ago |
Gav Wood
|
c9cea539b2
|
Minor cleanup.
|
10 years ago |
Gav Wood
|
19c272c32d
|
Fix for crazy compiler lambda behaviour.
|
10 years ago |
Gav Wood
|
20d0865e6a
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
774abf0d54
|
Dynamic gas requirements for premined crypto contracts.
|
10 years ago |