Liana Husikyan
|
214542eb5e
|
renamed the test framwork function.
|
10 years ago |
Liana Husikyan
|
32458c0808
|
fixed CALL case. added exception
|
10 years ago |
Dimitry
|
1f8bd0fe68
|
BlockWeight: uncle POW issue
|
10 years ago |
Vlad Gluhovsky
|
f070e3b493
|
a minor update
|
10 years ago |
Lefteris Karapetsas
|
b325a5c3b2
|
Mutex guard m_fulls on eval()
|
10 years ago |
chriseth
|
481e1f20a3
|
Merge pull request #2027 from chriseth/sol_dupRemForLoops
Allow duplicate code removal for loops.
|
10 years ago |
chriseth
|
a50d9bf01f
|
Merge pull request #2029 from chriseth/sol_strings
Re-introduce string type.
|
10 years ago |
chriseth
|
2cf90b7582
|
Merge pull request #2051 from chriseth/sol_gasForJSON
Gas estimates for JSON compiler.
|
10 years ago |
Gav Wood
|
b72c8a5315
|
Merge pull request #2046 from CJentzsch/uncleisbrother
My uncle is my brother
|
10 years ago |
Gav Wood
|
63aadfc2fe
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
208d504314
|
Fixes #2052
|
10 years ago |
Gav Wood
|
0d0aefa38c
|
Merge pull request #2047 from gluk256/v_bugfix_udp
MSVS compiler error and warnings fixed
|
10 years ago |
Gav Wood
|
bff24028b5
|
Merge pull request #1981 from LefterisJP/test_for_1977
Test for issue #1977
|
10 years ago |
Gav Wood
|
d1f19fe2d4
|
Fix for windows.
Better failure reporting on consensus issues.
|
10 years ago |
Gav Wood
|
850c21eb3a
|
Avoid redownloading chain for non-breaking changes.
|
10 years ago |
Liana Husikyan
|
2d076b8954
|
corrected intends in solidityExecutionFramwork.h
|
10 years ago |
chriseth
|
8ece3534ad
|
Gas estimates for JSON compiler.
|
10 years ago |
Liana Husikyan
|
7512689bec
|
style fixes
|
10 years ago |
Liana Husikyan
|
e8148a444f
|
style fixes in test/libsolidity/solidityExecutionFramework.h
fixed the test
|
10 years ago |
Liana Husikyan
|
0d55798adf
|
removed exception when function is not found
|
10 years ago |
Liana Husikyan
|
a723fb7e81
|
special handle of send
|
10 years ago |
Liana Husikyan
|
7ef2c7dc44
|
modified the test
|
10 years ago |
Liana Husikyan
|
5996d912a2
|
remove line for debugging
|
10 years ago |
Liana Husikyan
|
803bea6654
|
test for constructor (out of band exception)
|
10 years ago |
Liana Husikyan
|
4b0e0d8691
|
test for exception in constructor
|
10 years ago |
Liana Husikyan
|
52fad1282c
|
corrected asm-json output
|
10 years ago |
Liana Husikyan
|
77e1d116ca
|
one more test to test the call of non-existed function
Conflicts:
test/libsolidity/SolidityEndToEndTest.cpp
|
10 years ago |
Liana Husikyan
|
d89589febc
|
style fixes
|
10 years ago |
Liana Husikyan
|
74549bd60f
|
added test to check evm exception
|
10 years ago |
Liana Husikyan
|
fb564b222d
|
fixed mistake because of conflict resolving
|
10 years ago |
Liana Husikyan
|
10fe1b4cfe
|
added error jump instead of STOP instraction in case of exception
|
10 years ago |
Vlad Gluhovsky
|
19e8b136fc
|
exception in destructor
|
10 years ago |
Gav Wood
|
9e720b7603
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Vlad Gluhovsky
|
a706397875
|
MSVS compiler error and warnings fixed
|
10 years ago |
Lefteris Karapetsas
|
2c89b071d0
|
Move external-dependencies test out of lifdevcore
|
10 years ago |
Lefteris Karapetsas
|
a61e4a70a3
|
Move the u256 test to external_dependencies tests
|
10 years ago |
Lefteris Karapetsas
|
be62f61837
|
Test for issue #1977
Test that reproduces issue #1977 and will fail on ArchLinux with
Boost version: 1.58.0-1
gcc version: 4.9.2-4
|
10 years ago |
CJentzsch
|
fb38fb5010
|
add uncle is brother test
|
10 years ago |
CJentzsch
|
ec0074c225
|
add ability to test uncle as brother
|
10 years ago |
Arkadiy Paronyan
|
3f02a5b877
|
Merge pull request #2044 from arkpar/bc
Disabled v61 protocol
|
10 years ago |
arkpar
|
152e3b83fe
|
disabled v61 protocol
|
10 years ago |
Gav Wood
|
f0e9d43b0d
|
Merge pull request #2039 from LefterisJP/increase_stack_size_win32
Increase win32 executable stack size to 32MB
|
10 years ago |
Gav Wood
|
00bf2aefc0
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
Conflicts:
libethereum/BlockQueue.cpp
|
10 years ago |
Gav Wood
|
0d91f27f72
|
Merge pull request #2037 from chfast/bigint_comparison_workaround
Workaround for incorrect mixed type big int comparison
|
10 years ago |
Gav Wood
|
fcc6d2f621
|
Possible MSVC workaround.
|
10 years ago |
Gav Wood
|
0ef8abfc8b
|
Merge pull request #2032 from CJentzsch/jumpdestMemoryUsage
Jumpdest memory usage
|
10 years ago |
Gav Wood
|
b09185becd
|
Merge pull request #2026 from gluk256/pbkdf2
topic encryption with pbkdf2
|
10 years ago |
Marek Kotewicz
|
c59db1d840
|
Merge pull request #2041 from pompomJuice/develop
windows build: fixed dangling catch problem
|
10 years ago |
Marek Kotewicz
|
5d39e4c20f
|
Merge pull request #2034 from gluk256/gitignore
added extdep/download
|
10 years ago |
Vern
|
87628fc432
|
windows build: fixed dangling catch problem
|
10 years ago |