Gav Wood
|
f9e4e79cb9
|
Merge pull request #431 from CJentzsch/vmtrace
Adding VMTRACE to user defined vm tests
|
10 years ago |
Gav Wood
|
0053ae0520
|
Build fix.
|
10 years ago |
Gav Wood
|
bf493a9199
|
PoC-7: 6. Illegal to jump into pushdata.
|
10 years ago |
Gav Wood
|
482e7b639d
|
Version bump, minor fix for badly formatted manual hosts.
|
10 years ago |
Gav Wood
|
1b6ce6c6df
|
Merge branch 'poc-7' into develop
|
10 years ago |
Gav Wood
|
5a949f0b01
|
Facility to check for ids.
Less tracing.
|
10 years ago |
Gav Wood
|
480ca5d1e7
|
Paranoia mining fix.
|
10 years ago |
Christoph Jentzsch
|
314b070d36
|
Update vm.h
|
10 years ago |
Christoph Jentzsch
|
3332043ec2
|
Update vm.cpp
|
10 years ago |
Christoph Jentzsch
|
1090a32a93
|
Merge remote-tracking branch 'upstream/develop' into vmtrace
|
10 years ago |
Christoph Jentzsch
|
875d526590
|
log VMTRACE in file for user defined test
|
10 years ago |
Gav Wood
|
744470b731
|
Fixes for the latest LOG stuff.
|
10 years ago |
Gav Wood
|
2c193627ed
|
Draft of new LOG/bloom/headers/block format.
|
10 years ago |
Christoph Jentzsch
|
8cf0e2bd9c
|
VMTRACE for internal calls
Conflicts:
test/vm.cpp
|
10 years ago |
Christoph Jentzsch
|
bc1e4ceee2
|
Add VMTRACE to user defined vm test
Conflicts:
test/vm.cpp
|
10 years ago |
Gav Wood
|
7b1afe3b10
|
LOG instructions.
|
10 years ago |
Gav Wood
|
52e385905e
|
Move suicides into SubState and include logs and refunds.
Refund gas from zero-resetting SSTOREs.
|
10 years ago |
Gav Wood
|
15013a3e88
|
PoC-7: Reversion of 0-hashes, empty-list hashes and sha3('') -> ''
|
10 years ago |
Gav Wood
|
eb73eb2974
|
Build fix.
|
10 years ago |
Gav Wood
|
d007207252
|
Fix QEthereum.
|
10 years ago |
Gav Wood
|
721abb8f0f
|
PoC-7 Exception severity uniform.
|
10 years ago |
Gav Wood
|
dfea821aaf
|
DB prototyped.
|
10 years ago |
Gav Wood
|
2c29f1bc3a
|
Minor reload issue eased.
|
10 years ago |
Gav Wood
|
82100d1cc7
|
Force name entry.
|
10 years ago |
Gav Wood
|
6af4399b84
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
844a50d2bb
|
Fix for moving to super-low number of ideal peers.
|
10 years ago |
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 |
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
|
c5698b7341
|
Use endl instead of "\n".
|
10 years ago |
Christian
|
19e7a08b0e
|
Remove nullptr comparisons.
|
10 years ago |
Gav Wood
|
f5f968ccd5
|
Merge pull request #412 from CJentzsch/newTests
New vm tests
|
10 years ago |