Marek Kotewicz
|
c6dbe66ec8
|
added eth_lll
|
10 years ago |
Marek Kotewicz
|
78ea0fa766
|
missing changes
|
10 years ago |
Marek Kotewicz
|
627e494a64
|
updating js files
|
10 years ago |
Marek Kotewicz
|
3a59158137
|
renaming calls to include a subprotocol prefix
|
10 years ago |
Gav Wood
|
4eeb0eae1c
|
Compile warnings fixed.
|
10 years ago |
Gav Wood
|
1a3bc6c965
|
Merge pull request #460 from CJentzsch/stateTests
Clean up and organize tests + state class tests
|
10 years ago |
Gav Wood
|
2bf96a639c
|
Merge pull request #461 from chriseth/sol_contractCompiler
Solidity contract compiler
|
10 years ago |
Gav Wood
|
174b16cabc
|
Merge pull request #475 from ethereum/bugfix
fix crash on quit
|
10 years ago |
Christoph Jentzsch
|
9d035eb317
|
style
|
10 years ago |
Christoph Jentzsch
|
e6e88c27af
|
undefine FILL_TESTS
|
10 years ago |
Christoph Jentzsch
|
33bc5cb431
|
Added dynamic jump out of code test
|
10 years ago |
Christoph Jentzsch
|
4b87ee7027
|
Merge remote-tracking branch 'upstream/develop' into stateTests
Conflicts:
test/vm.cpp
test/vmArithmeticTestFiller.json
test/vmSha3TestFiller.json
|
10 years ago |
Christoph Jentzsch
|
eed0b1651c
|
Moved code export to export function in ImportHelper
|
10 years ago |
subtly
|
4cba80a769
|
Merge pull request #424 from ethereum/crypto
Signature verification, fix keypair constructor, cleanup.
|
10 years ago |
subtly
|
0ce945accd
|
Merge branch 'develop' into crypto
Conflicts:
test/crypto.cpp
|
10 years ago |
subtly
|
a89dc3eb11
|
fix crash on quit
|
10 years ago |
Christian
|
8ee9bcf87a
|
Further framework fix.
|
10 years ago |
Gav Wood
|
7a371d32f6
|
Merge pull request #473 from CJentzsch/newTests
new tests + reorganization
|
10 years ago |
Gav Wood
|
cd1d73008a
|
Version bumps all round.
|
10 years ago |
Gav Wood
|
ca2f4ed274
|
Fix for State and Transaction.
Serpent update.
|
10 years ago |
chriseth
|
628e2048d8
|
Corrected exception inheritance.
|
10 years ago |
Christoph Jentzsch
|
49fcfb78e1
|
Update transactions, style fix
|
10 years ago |
Christian
|
a6707cfadb
|
Fix test framework after change to Transaction.
|
10 years ago |
Christian
|
b7352c470b
|
Merge remote-tracking branch 'ethereum/develop' into HEAD
Conflicts:
libsolidity/Compiler.cpp
test/solidityCompiler.cpp
|
10 years ago |
Christoph Jentzsch
|
4256aa9cd3
|
remove vmSystemOperationsTest completely
|
10 years ago |
subtly
|
4d6e5bedf3
|
Merge branch 'develop' into crypto
|
10 years ago |
subtly
|
5eacc23cb1
|
use boost_throw_exception
|
10 years ago |
Christoph Jentzsch
|
47e88dd0d0
|
Merge remote-tracking branch 'upstream/develop' into stateTests
Conflicts:
test/state.cpp
test/vm.cpp
|
10 years ago |
Gav Wood
|
d5d81ea5c8
|
Transaction documentation and build fixes.
|
10 years ago |
Gav Wood
|
ef1c4d7967
|
Documentation for Transaction.
|
10 years ago |
Christian
|
b813038c3c
|
assert and exception corrections in solidity-external files.
|
10 years ago |
Gav Wood
|
3b6ffcbe8d
|
Minor fixes to Transaction.
|
10 years ago |
Christian
|
052b74b1dc
|
Stylistic corrections.
|
10 years ago |
Christian
|
37216a246a
|
Converted all asserts to exceptions.
|
10 years ago |
Gav Wood
|
b046931174
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
2e551b5870
|
Classify Transaction.
|
10 years ago |
subtly
|
7316d779fa
|
Merge branch 'develop' into crypto
|
10 years ago |
subtly
|
b50578f1e6
|
coding standards, documentation, new exception syntax
|
10 years ago |
Gav Wood
|
7b5416fcec
|
Merge pull request #474 from chriseth/sol_expressionStartingWithTypeConversion
Bugfix: Special case of statements starting with type conversion.
|
10 years ago |
Gav Wood
|
c60d73ae8b
|
Merge pull request #459 from chriseth/fix_find_jsonrpc_locally
Fix: Search for jsonrpc locally.
|
10 years ago |
subtly
|
26b82a50a3
|
Merge branch 'develop' into crypto
|
10 years ago |
Christian
|
edfc06e2c6
|
Bugfix: Special case of statements starting with type conversion.
|
10 years ago |
Christoph Jentzsch
|
5f76817391
|
uncomment vmIOandFlowOPerations test
|
10 years ago |
Christoph Jentzsch
|
98978db662
|
int to size_t for errinfo_required
|
10 years ago |
Christoph Jentzsch
|
0276bbcb1a
|
Merge remote-tracking branch 'upstream/develop' into stateTests
|
10 years ago |
Gav Wood
|
280fb3fe27
|
Merge pull request #465 from ethereum/bugfix
jsonrpc to run once, and only when jsonrpc test suite is invoked
|
10 years ago |
chriseth
|
debab8c26f
|
Added doxygen comment.
|
10 years ago |
chriseth
|
7d25844b9c
|
Fixed doxygen comment.
|
10 years ago |
Gav Wood
|
1d16e1556f
|
Ready for move to log entries in JS API.
|
10 years ago |
Christoph Jentzsch
|
420b57ddf4
|
Merge remote-tracking branch 'upstream/develop' into newTests
|
10 years ago |