Gav Wood
|
170e12afe6
|
Merge pull request #418 from chriseth/dependencyCleanup
CMakeLists library dependency cleanup
|
10 years ago |
Gav Wood
|
86ee9da99e
|
Merge pull request #419 from chriseth/sol_fileDescription
Corrected file description.
|
10 years ago |
Gav Wood
|
9a16d80df7
|
Warnings fixes.
|
10 years ago |
Gav Wood
|
41ce259708
|
Fix.
|
10 years ago |
Gav Wood
|
55ee4abe19
|
Nicer whispers.
|
10 years ago |
Gav Wood
|
9b2c7bddf5
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
2df5cc9fda
|
Whispers pane.
|
10 years ago |
Gav Wood
|
8eb59eb560
|
Merge pull request #420 from nicksavers/develop
Add files fix VS2013
|
10 years ago |
nicksavers
|
42cb5ae9f0
|
Add files fix VS2013
|
10 years ago |
Gav Wood
|
bfd797c3a1
|
Whisperer in AZ.
More Whisper fixups.
|
10 years ago |
Christian
|
b866e7f723
|
Corrected file description.
|
10 years ago |
Christian
|
c379bea27b
|
CMakeLists library dependency cleanup for libdevcore, libevmface, libsolidity and solc.
Fixes #417.
|
10 years ago |
Gav Wood
|
91e38ec706
|
Remove stupid assertion.
Add licence header to solc.
|
10 years ago |
Gav Wood
|
11015aba10
|
TTL works.
|
10 years ago |
Gav Wood
|
91d6506e94
|
Whisper calls back for pre-existing messages.
|
10 years ago |
Gav Wood
|
b9ba1943c4
|
Latest PoC-7 serpent.
|
10 years ago |
Gav Wood
|
e1d42ee250
|
Update serpent.
Disable wallet import for now.
|
10 years ago |
Gav Wood
|
0d91491496
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
6181b6d2c7
|
Whisper is functional from the JS API.
|
10 years ago |
Christian
|
a72098d541
|
Removed some more boost asserts.
|
10 years ago |
Christian
|
fd7fc4293e
|
Removed std:: where it made sense.
|
10 years ago |
Christian
|
62ca0b2b43
|
Replace BOOST_ASSERT by assert.
|
10 years ago |
Christian
|
2c5b1c5262
|
Documentation for AST, Parser, Scanner and other classes.
|
10 years ago |
Christian
|
92ee64f443
|
Some documentation.
|
10 years ago |
Christian
|
d4d5f23e8f
|
Expression compiler.
|
10 years ago |
Gav Wood
|
45f66e1180
|
Merge pull request #410 from chriseth/sol_exceptions
Improved exceptions and reporting exceptions for command-line compiler.
|
10 years ago |
Christian
|
dfea157313
|
Use the passed stream, not std::cerr.
|
10 years ago |
Christian
|
7c517e6338
|
SIGNEXTEND opcode.
|
10 years ago |
Marek Kotewicz
|
18bf38cefe
|
Merge branch 'develop' into mk_jsonrpc
|
10 years ago |
Christian
|
c5698b7341
|
Use endl instead of "\n".
|
10 years ago |
Marek Kotewicz
|
98159091f4
|
qwebconnector is not being recreated
|
10 years ago |
Christian
|
19e7a08b0e
|
Remove nullptr comparisons.
|
10 years ago |
Paweł Bylica
|
6855b86812
|
Merge branch 'develop-evmcc' of https://github.com/imapp-pl/ethereum into develop-evmcc
|
10 years ago |
Paweł Bylica
|
c87717aa78
|
Export runtime data to global variable in main function
|
10 years ago |
Marek Kotewicz
|
46f278cdff
|
checked headless builds with and without jsonrpc
|
10 years ago |
artur-zawlocki
|
35369b4256
|
Merge branch 'develop-evmcc' of github.com:imapp-pl/ethereum into develop-evmcc
|
10 years ago |
artur-zawlocki
|
3fbe03a456
|
Propagation of values between basic blocks' local stacks [#80895676]
|
10 years ago |
Paweł Bylica
|
8b47094529
|
Introducing RuntimeData struct - a data that will be provided to running program
|
10 years ago |
Gav Wood
|
f5f968ccd5
|
Merge pull request #412 from CJentzsch/newTests
New vm tests
|
10 years ago |
Gav Wood
|
1e585233da
|
Merge pull request #413 from ethereum/crypto
Crypto: encrypt/decrypt, move cryptopp to implementation, tests.
|
10 years ago |
Marek Kotewicz
|
d9baba2100
|
Merge branch 'develop' into mk_jsonrpc
|
10 years ago |
Marek Kotewicz
|
d76a44f226
|
ethrpc -> web3jsonrpc, other issues fixed
|
10 years ago |
Christian
|
7bab242f5f
|
Use createTypeError everywhere and stream out Location.
|
10 years ago |
Marek Kotewicz
|
e8c4d68164
|
issues fixes
|
10 years ago |
subtly
|
d15c679eeb
|
coding standards
|
10 years ago |
Paweł Bylica
|
9fa2958d39
|
Visual Studio build fix
|
10 years ago |
subtly
|
2f7491f72b
|
bounds
|
10 years ago |
subtly
|
8a2271f2c3
|
Merge branch 'develop' into crypto
|
10 years ago |
subtly
|
c85d64a331
|
bound assertions.
|
10 years ago |
artur-zawlocki
|
9ec5ffd7d7
|
new test cases
|
10 years ago |