Christian
|
37216a246a
|
Converted all asserts to exceptions.
|
10 years ago |
chriseth
|
debab8c26f
|
Added doxygen comment.
|
10 years ago |
chriseth
|
7d25844b9c
|
Fixed doxygen comment.
|
10 years ago |
chriseth
|
0f0a464b4e
|
Stylistic changes.
|
10 years ago |
Christian
|
7e542f55d3
|
Test adjustments.
|
10 years ago |
Christian
|
992fe7c4d3
|
Merge remote-tracking branch 'ethereum/develop' into sol_contractCompiler
Conflicts:
alethzero/CMakeLists.txt
|
10 years ago |
Christian
|
331ed8c872
|
Correct Solidity error formatting in AlethZero.
|
10 years ago |
Christian
|
30e4cda0e9
|
Some tests and bugfixes for the compiler.
|
10 years ago |
Christian
|
5cc582c454
|
Bugfix: Swap before mod and div.
|
10 years ago |
Gav Wood
|
bee87b4689
|
Fix for assembler.
|
10 years ago |
Gav Wood
|
97df72e810
|
PoC-7: 7. JUMP reform
|
10 years ago |
Gav Wood
|
205a464253
|
Merge pull request #382 from debris/mk_jsonrpc
JSON-RPC
|
10 years ago |
Gav Wood
|
8766c104bf
|
Fix #451.
|
10 years ago |
Marek Kotewicz
|
8d1ad00648
|
boost_auto_test_suite for jsonrpc && @brief description for WebThreeStubServer
|
10 years ago |
Christian
|
d1c20619c2
|
Merge remote-tracking branch 'ethereum/develop' into sol_contractCompiler
Conflicts:
libsolidity/AST.cpp
libsolidity/AST.h
libsolidity/Compiler.cpp
libsolidity/Compiler.h
libsolidity/NameAndTypeResolver.h
libsolidity/Types.cpp
solc/main.cpp
test/solidityCompiler.cpp
|
10 years ago |
Marek Kotewicz
|
8a568f3efc
|
Merge branch 'develop' into mk_jsonrpc
|
10 years ago |
Marek Kotewicz
|
2ee556edc5
|
fixed style issue
|
10 years ago |
Marek Kotewicz
|
1bf6713c19
|
fixed cmake
|
10 years ago |
Marek Kotewicz
|
8c6af7f1d4
|
m_qwebConnector is not a pointer
|
10 years ago |
Marek Kotewicz
|
cebfa359d7
|
license for setup.js
|
10 years ago |
Marek Kotewicz
|
fafd0aed91
|
common fixes
|
10 years ago |
Christian
|
adcf062367
|
Actual contract creator and add solidity to AlethZero interface.
|
10 years ago |
Gav Wood
|
ae960c577a
|
Big fixes.
|
10 years ago |
Gav Wood
|
b28f81bf10
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
eb5fdb59ea
|
PoC-7: Instruction set reform redux.
|
10 years ago |
Gav Wood
|
2770e6ccc7
|
PoC-7: Instruction set reform
|
10 years ago |
Gav Wood
|
d1d20c1782
|
Merge pull request #450 from imapp-pl/pr-fixes
Update Visual Studio project file for LibEthereum
|
10 years ago |
chriseth
|
46d413e83a
|
Merge pull request #415 from chriseth/sol_expressionCompiler
Solidity expression compiler
|
10 years ago |
Christian
|
0c88f03204
|
Corrected doxygen post comments.
|
10 years ago |
Marek Kotewicz
|
c2095d44b7
|
clientDieing is called QWebThree dealloc
|
10 years ago |
Gav Wood
|
44435bb89d
|
Merge pull request #432 from CJentzsch/newTests
Added tests for SIGNEXTEND and BNOT
|
10 years ago |
Gav Wood
|
c663ff6f39
|
Fixed #444
|
10 years ago |
Gav Wood
|
b45701e427
|
For for copying high addresses from CALLDATA/CODE/EXTCODE
|
10 years ago |
Paweł Bylica
|
3711dded23
|
Update Visual Studio project file for LibEthereum
|
10 years ago |
Marek Kotewicz
|
c26e5644fe
|
updated README.md
|
10 years ago |
Marek Kotewicz
|
aaf1bfc733
|
style changes
|
10 years ago |
Gav Wood
|
07e446d8da
|
Rename storage() -> storageOverlay().
|
10 years ago |
Marek Kotewicz
|
a014e77af8
|
applied changes from ethereum.js 5538ff7252
|
10 years ago |
Marek Kotewicz
|
617a8ae171
|
Merge branch 'develop' into mk_jsonrpc
|
10 years ago |
Christoph Jentzsch
|
04e718b34a
|
Renamed storageOverlay() to storage() in Account.h
|
10 years ago |
Christoph Jentzsch
|
8f80a7f214
|
Merge remote-tracking branch 'upstream/develop' into bugfix
|
10 years ago |
Gav Wood
|
d6cded89c1
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
Conflicts:
libethereum/Executive.cpp
|
10 years ago |
Christian
|
4d654d4e78
|
Function selector and variable (un)packing.
|
10 years ago |
Christian
|
6f3afc8583
|
Renamed file.
|
10 years ago |
Marek Kotewicz
|
0d353deed9
|
fixed libjsqrc cmake
|
10 years ago |
Marek Kotewicz
|
5688ae4f10
|
fixed jsqrc cmake
|
10 years ago |
Marek Kotewicz
|
eb12c3ce9a
|
javascript resources moved to separate target
|
10 years ago |
Gav Wood
|
1d0e7ee10a
|
Minor comments.
|
10 years ago |
Gav Wood
|
8b54fc0db0
|
Full documentation for Account class.
|
10 years ago |
Gav Wood
|
9987248907
|
Fix for Trie roots.
AddressState -> Account.
|
10 years ago |