CJentzsch
|
3d449785de
|
Blockhash correction and some tests
|
10 years ago |
Gav Wood
|
d0cc3f4efb
|
Merge pull request #721 from LefterisJP/sol_fixMultiLCommentScan
Fix for sol scanner where empty multiline comment became Natspec comment
|
10 years ago |
Gav Wood
|
88ea55902c
|
Merge pull request #723 from debris/defaultBlock
use defaultBlock for codeAt, balanceAt and stateAt
|
10 years ago |
Lefteris Karapetsas
|
6d098faab0
|
style: curlies
|
10 years ago |
Marek Kotewicz
|
58eb797332
|
applying changes from #715
|
10 years ago |
Gav Wood
|
5e306b3a67
|
Latest YP changes (call depth limited in a less harsh manner).
|
10 years ago |
Marek Kotewicz
|
bec29881b0
|
use of client() without if
|
10 years ago |
Lefteris Karapetsas
|
631bd9ab38
|
Fix for sol scanner where empty multiline comment became Natspec comment
|
10 years ago |
Gav Wood
|
dd91f190c4
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
eddc0e7d13
|
(Possibly) fixed #660
|
10 years ago |
Gav Wood
|
272928e1f0
|
Merge pull request #711 from CJentzsch/fixTest
added trie_tests_ordered
|
10 years ago |
Gav Wood
|
5d433a4ebc
|
Merge pull request #713 from CJentzsch/newTests
New exp tests
|
10 years ago |
Gav Wood
|
8c7388abd2
|
Merge pull request #712 from imapp-pl/pr/memleak_fix
Memleak fix: free genesis block at the end of program
|
10 years ago |
Gav Wood
|
85e21bce85
|
Merge pull request #702 from imapp-pl/pr-jit
Update evmjit submodule. JIT passes all VM & State tests.
|
10 years ago |
Gav Wood
|
f76d0cd1e6
|
Merge pull request #670 from yann300/ide_m25
mix: M2.5 part1
|
10 years ago |
Gav Wood
|
1f0a22c48f
|
Fourth precompiled contract: identity function.
|
10 years ago |
Gav Wood
|
d34f28dd3c
|
Mac warning fix.
|
10 years ago |
Gav Wood
|
969ea19a44
|
Potential mac fix(?)
|
10 years ago |
Gav Wood
|
9dd9b025d1
|
BLOCKHASH
|
10 years ago |
yann300
|
818d2daacf
|
fix compilation
|
10 years ago |
yann300
|
58b9088de5
|
merge
|
10 years ago |
CJentzsch
|
8d586d717f
|
Merge remote-tracking branch 'upstream/develop' into newTests
|
10 years ago |
CJentzsch
|
32fe54b49f
|
added complete exp tests
|
10 years ago |
CJentzsch
|
de66950b52
|
retuning gas prices of recursive bombs to test limits
|
10 years ago |
Gav Wood
|
eb34010120
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
25a744c13d
|
JUMPDESTs must be explicit.
|
10 years ago |
Paweł Bylica
|
d1fc535458
|
Memleak fix: free genesis block at the end of program
|
10 years ago |
CJentzsch
|
789abca7ad
|
undo origin address change (in test)
|
10 years ago |
Paweł Bylica
|
ac7ccfb282
|
Merge remote-tracking branch 'upstream/develop' into pr-jit
|
10 years ago |
CJentzsch
|
bc55a9b7f4
|
Merge remote-tracking branch 'upstream/develop' into newTests
|
10 years ago |
Gav Wood
|
553cfb4ff5
|
Merge pull request #703 from wanderer/tests
added stackUnder Flow test
|
10 years ago |
Gav Wood
|
7f276bfe25
|
Merge pull request #704 from jorisbontje/docker-ppa
Use Ethereum PPA for cryptopp and jsonrpc dependencies
|
10 years ago |
Gav Wood
|
84f471cc88
|
Merge pull request #666 from winsvega/develop
Cteate Contract From Contract Init Code Test
|
10 years ago |
CJentzsch
|
0ee53a1935
|
use boost_fail instead of warning
|
10 years ago |
CJentzsch
|
7c642dbe24
|
add trie_tests_ordered
|
10 years ago |
CJentzsch
|
ceee87a1b7
|
clean up
|
10 years ago |
CJentzsch
|
de45fddb4b
|
Merge remote-tracking branch 'upstream/develop' into fixTest
|
10 years ago |
Paweł Bylica
|
32ed9cbb46
|
Update evmjit submodule: much better in memory caching
|
10 years ago |
Paweł Bylica
|
2065bb9b85
|
Merge remote-tracking branch 'upstream/develop' into develop-evmcc
|
10 years ago |
U-SVZ13\Arkady
|
1dcc22c923
|
another attempt to fix msvc build
|
10 years ago |
wanderer
|
33c04f975d
|
added balance tests
|
10 years ago |
wanderer
|
194c873bd5
|
Merge remote-tracking branch 'upstream/develop' into tests
|
10 years ago |
winsvega
|
4bea663403
|
Transaction Tests
|
10 years ago |
Gav Wood
|
92f43a7a35
|
Fix allowed uncles.
|
10 years ago |
Gav Wood
|
a6cd367483
|
Fix for overuse of stack.
|
10 years ago |
Gav Wood
|
5b9b7543fa
|
Fix for copyTo bug.
|
10 years ago |
Gav Wood
|
cc75d1bb5c
|
Receipts debugging.
|
10 years ago |
winsvega
|
2dae94df1c
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
0a46ee464b
|
Speed up basic calls.
|
10 years ago |
Gav Wood
|
15afb23e5a
|
More integration with SolNameReg
|
10 years ago |