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
|
e12fa127f4
|
Suicide rework
|
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 |
Paweł Bylica
|
ae6e70913a
|
Disalbe bswap constant folding
|
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 |
Paweł Bylica
|
ec30ce47af
|
Object cache
|
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
|
5be8c59ff1
|
Byte swap for constants
|
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 |
Paweł Bylica
|
3df5a125fa
|
Do not compile LLVM module if machine code available in memory
|
10 years ago |
Paweł Bylica
|
2b31cba5d2
|
Memory manager cleanup
|
10 years ago |
Paweł Bylica
|
6a22491af2
|
Clean up ExecutionEngine
|
10 years ago |
Paweł Bylica
|
28a062318c
|
Clean up ExecutionEngine
|
10 years ago |
Paweł Bylica
|
de024259c2
|
Clean up ExecutionEngine
|
10 years ago |
Paweł Bylica
|
ece7fe7782
|
Clean up ExecutionEngine
|
10 years ago |
Paweł Bylica
|
fe90c6f107
|
Clean up ExecutionEngine
|
10 years ago |
Paweł Bylica
|
9d9e73ac91
|
Using one ExecutionEngine to cache compiled contracts
|
10 years ago |
Paweł Bylica
|
713b33ee42
|
Remove global private memory pointers
|
10 years ago |
caktux
|
1954b87819
|
bring back toHex
|
10 years ago |
Paweł Bylica
|
f8ffdfa30c
|
Remove global privite pointers to runtime instance and runtime data
|
10 years ago |
Paweł Bylica
|
6643af5224
|
Use code hash as main function name
|
10 years ago |
U-SVZ13\Arkady
|
1dcc22c923
|
another attempt to fix msvc build
|
10 years ago |
Paweł Bylica
|
e3245e140b
|
Remove addtional cost param from commitCostBlock(). Count additional cost manually. [#81461534]
|
10 years ago |
Paweł Bylica
|
90cb4a753e
|
More aggresive gas counting optimization: do not commit cost before LOG. [#81461534]
|
10 years ago |
Paweł Bylica
|
5d5259e4e0
|
Do not auto-commit cost block
|
10 years ago |
Paweł Bylica
|
c5de54dbb0
|
More aggresive gas counting optimization: do not commit cost before SSTORE.
|
10 years ago |
Paweł Bylica
|
c5ebca65d5
|
More aggresive gas counting optimization: do not commit cost before memory access.
|
10 years ago |
wanderer
|
33c04f975d
|
added balance tests
|
10 years ago |
wanderer
|
194c873bd5
|
Merge remote-tracking branch 'upstream/develop' into tests
|
10 years ago |
subtly
|
70b4389b09
|
distance isn't hamming
|
10 years ago |
winsvega
|
4bea663403
|
Transaction Tests
|
10 years ago |
subtly
|
c9982a4cb6
|
manually populate nodes for test rather than leveraging ping
|
10 years ago |
Christian
|
f37ff5ff4f
|
Clarified binary operator checking for integer types.
|
10 years ago |
subtly
|
a54e2cee9a
|
code review updates
|
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 |