Marek Kotewicz
|
7cec1e190d
|
fixed compilation problem
|
10 years ago |
Marek Kotewicz
|
65200ce639
|
Merge branch 'develop' into jsonrpc_interface
|
10 years ago |
Marek Kotewicz
|
e2c9f19550
|
add headers to solidity's add_library
|
10 years ago |
Marek Kotewicz
|
40ca8079f8
|
fix for web3.eth.accounts returning empty array
|
10 years ago |
Marek Kotewicz
|
279c671c46
|
fix for "call to operator << is not visible in template definition"
|
10 years ago |
Gav Wood
|
c82009c5c5
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
ac2b907a4f
|
Minor Instructions fix for PoC-7 renames.
|
10 years ago |
Gav Wood
|
981c65ed67
|
Merge pull request #490 from CJentzsch/StateBug
Quick fix for OOG in deep calls
|
10 years ago |
Gav Wood
|
ac47a21a9e
|
Merge pull request #487 from chriseth/sol_arbitraryEvaluationOrder
Evaluate expressions in convenient order.
|
10 years ago |
Gav Wood
|
808acd126a
|
Merge pull request #493 from chriseth/sol_fix_addressBitWidth
Bugfix: Bit width of address types.
|
10 years ago |
Gav Wood
|
a712436c3f
|
Merge pull request #491 from ethereum/error_handling_fix
proper error handling in javascript api, fixed #485
|
10 years ago |
Christian
|
a5542ba2de
|
State variables.
|
10 years ago |
Christian
|
4f38cb75dd
|
Throw exception for unknown assembly item types.
|
10 years ago |
Christian
|
0c40ba83f0
|
Bugfix: Bit width of address types.
|
10 years ago |
Marek Kotewicz
|
3542fa751a
|
Merge branch 'develop' into jsonrpc_interface
|
10 years ago |
Christoph Jentzsch
|
28e7b6c610
|
style
|
10 years ago |
Gav Wood
|
04f1b9434d
|
Fixes for warnings. Take note.
|
10 years ago |
Marek Kotewicz
|
8ca991ecd2
|
corresponding changes from cpp-ethereum
|
10 years ago |
Marek Kotewicz
|
2b181378b5
|
proper error handling, fixed #485
|
10 years ago |
Christoph Jentzsch
|
fb9aeba3a3
|
Clean up state tests
|
10 years ago |
Marek Kotewicz
|
e3ad9be4c8
|
missing semicolons
|
10 years ago |
Marek Kotewicz
|
0d6479e1d6
|
proper error handling proposal
|
10 years ago |
chriseth
|
7f313257f6
|
Merge pull request #489 from ethereum/solidity_fix
small fix in solidityCompiler - merging as bugfix with two reviews.
|
10 years ago |
Christoph Jentzsch
|
e77f70d860
|
Merge remote-tracking branch 'upstream/develop' into StateBug
|
10 years ago |
Christoph Jentzsch
|
ddec002c02
|
Merge remote-tracking branch 'upstream/develop' into NewStateTests
|
10 years ago |
Christoph Jentzsch
|
453f63c164
|
Added random test execution
|
10 years ago |
Marek Kotewicz
|
7cb4344f12
|
small fix in solidityCompiler
|
10 years ago |
Gav Wood
|
becb05763b
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Paweł Bylica
|
c5927833ac
|
static const variable name fix
|
10 years ago |
Christian
|
de2f3e599d
|
Merge remote-tracking branch 'ethereum/develop' into sol_optimizer
|
10 years ago |
Christian
|
11f65d50b8
|
Evaluate expressions in convenient order.
|
10 years ago |
Gav Wood
|
7c9c83c81b
|
Merge pull request #478 from chriseth/sol_typePromotion
Type promotion
|
10 years ago |
Gav Wood
|
22df594ba9
|
Merge pull request #483 from chriseth/libevmcore
Moved instructions and assembly to new libevmcore.
|
10 years ago |
Christian
|
712650d360
|
Further constants optimizations.
|
10 years ago |
Christian
|
dd28c75e78
|
Pop optimization.
|
10 years ago |
Christian
|
5afa06c7b5
|
Bugfix: Do not optimize away tags, they may be used elsewhere.
|
10 years ago |
Christian
|
57d25f7a54
|
Prevent optimizer from changing certain parts of the code.
|
10 years ago |
Christian
|
32d512b12e
|
Option to activate the optimizer for solidity.
|
10 years ago |
Gav Wood
|
038b865baa
|
Protocol bump for shh.
|
10 years ago |
Gav Wood
|
9a97e73933
|
New Whisper protocol - uint32s for topics.
|
10 years ago |
chriseth
|
f60c661c06
|
Removed superfluous braces.
|
10 years ago |
Christian
|
c83dde50bd
|
Merge remote-tracking branch 'ethereum/develop' into sol_typePromotion
|
10 years ago |
Christian
|
e1c01722d4
|
Re-added some changes lost in merges.
|
10 years ago |
chriseth
|
b85638183d
|
Stylistic changes.
|
10 years ago |
Marian Oancea
|
3270b432bc
|
Refactoring
Removed browser fixes
Updated gulp to bypass native browser objects
Added source map for dist
|
10 years ago |
Paweł Bylica
|
30bb7c2160
|
Replace auto with int
|
10 years ago |
Paweł Bylica
|
de0c84c7df
|
Replace auto with int
|
10 years ago |
Paweł Bylica
|
37cfb418f9
|
Merge branch 'develop-evmcc' into pr-jit
|
10 years ago |
Gav Wood
|
6bc2777169
|
Don't use binary in the JS API.
|
10 years ago |
Paweł Bylica
|
7ace62cc35
|
Merge branch 'develop' into develop-evmcc
|
10 years ago |