Christian
|
d83d476002
|
Fixed placements of const.
|
10 years ago |
Christian
|
51d6ccd1ed
|
Merge remote-tracking branch 'ethereum/develop' into sol_expressionCompiler
|
10 years ago |
subtly
|
d3f5275d1b
|
Merge branch 'develop' into crypto
|
10 years ago |
subtly
|
fb00cbc629
|
remove asserts for recid being 2, which is rare, but may occur
|
10 years ago |
Christoph Jentzsch
|
7581486bff
|
Merge remote-tracking branch 'upstream/develop' into stateTests
|
10 years ago |
Gav Wood
|
dc3130df69
|
Merge pull request #435 from chriseth/signextend_change
Reverse operators for SIGNEXTEND and bugfix for k > 2**64.
|
10 years ago |
Gav Wood
|
c56a8f46a8
|
Merge pull request #442 from chriseth/sol_fix_break
Parser fix: Consume break and continue.
|
10 years ago |
Gav Wood
|
04c276d812
|
Merge pull request #443 from chriseth/bytesRequiredForTag
Bugfix: Tag takes one byte (for JUMPDEST)
|
10 years ago |
Gav Wood
|
61b3e5c3bb
|
Merge pull request #434 from CJentzsch/vmtraceBugFix
Vmtrace bug fix
|
10 years ago |
subtly
|
4c3894e455
|
recover public key from ecdsa,v sig using cryptopp
|
10 years ago |
Marek Kotewicz
|
bab05f04ee
|
whisper in alethzero
|
10 years ago |
Christoph Jentzsch
|
9aa5b9d2ca
|
Merge remote-tracking branch 'upstream/develop' into stateTests
|
10 years ago |
Christoph Jentzsch
|
0449b647c0
|
Restructure state tests. Remove FakeStateClass
|
10 years ago |
Marek Kotewicz
|
bb5ba2dcf9
|
whisper in js
|
10 years ago |
Christian
|
2b6d66374d
|
Compiler for assignments.
|
10 years ago |
Christian
|
ec5bf1abe9
|
NEG->BNOT change
|
10 years ago |
Gav Wood
|
93b0448b44
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
b87bde0f31
|
Updated genesis block to new block format.
|
10 years ago |
Christian
|
c98204beab
|
Merge remote-tracking branch 'ethereum/develop' into sol_contractCompiler
Conflicts:
libsolidity/Types.cpp
|
10 years ago |
Christian
|
1d3b26617a
|
Bugfix: Tag takes one byte (for JUMPDEST)
|
10 years ago |
Christian
|
0baf92d52e
|
Parser fix: Consume break and continue.
|
10 years ago |
Marek Kotewicz
|
3462f602a0
|
whisper polling, not finished
|
10 years ago |
subtly
|
1ac4e210be
|
Merge branch 'develop' into crypto
|
10 years ago |
Marek Kotewicz
|
8287012374
|
Merge branch 'develop' into mk_jsonrpc
|
10 years ago |
Christian
|
03463c47b1
|
Merge remote-tracking branch 'ethereum/develop' into signextend_change
Conflicts:
libevm/VM.h
|
10 years ago |
Christian
|
0877cf6036
|
Adjustments for the NEG->BNOT change.
|
10 years ago |
Gav Wood
|
24abdab063
|
Merge pull request #438 from imapp-pl/pr-fixes
Fix VM test code loading conditions
|
10 years ago |
Gav Wood
|
c79f48288a
|
Merge pull request #436 from debris/develop
fix for compiling under llvm
|
10 years ago |
Christian
|
9d129757dd
|
Merge remote-tracking branch 'ethereum/develop' into sol_expressionCompiler
Conflicts:
libsolidity/Types.cpp
|
10 years ago |
Christian
|
3204918cd6
|
Forgot some asterisks.
|
10 years ago |
Christian
|
17f5470540
|
Asterisk-syntax for doxygen class documentation.
|
10 years ago |
Paweł Bylica
|
e17e240b5d
|
Fix VM test code loading conditions
|
10 years ago |
subtly
|
3ce9cde377
|
revert oops; warning for unused-function disabled during link-time
|
10 years ago |
subtly
|
9043ded954
|
Merge branch 'develop' into crypto
|
10 years ago |
Marek Kotewicz
|
943d624526
|
Merge branch 'develop' into mk_jsonrpc
Conflicts:
libevm/VM.h
libqethereum/QEthereum.h
|
10 years ago |
Marek Kotewicz
|
7b681b0913
|
fix for compiling under llvm
|
10 years ago |
Marek Kotewicz
|
7d24ae8cf6
|
common changes
|
10 years ago |
Marek Kotewicz
|
95a2c1a699
|
merging changes from mainwin
|
10 years ago |
Marek Kotewicz
|
79ee791a13
|
merging changes from mainwin
|
10 years ago |
Gav Wood
|
c2bb0fe799
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
67ed69d59b
|
PoC-7: Latest SIGNEXTEND.
|
10 years ago |
Christian
|
d359afe34b
|
Reverse operators for SIGNEXTEND and bugfix for k > 2**64.
|
10 years ago |
Marek Kotewicz
|
d54a2f8626
|
whisper in web3jsonrpc
|
10 years ago |
Christoph Jentzsch
|
a89e2def34
|
merge
|
10 years ago |
Christoph Jentzsch
|
a03e7ab8a8
|
Fixed storage output in VMTRACE for vm tests
|
10 years ago |
Marek Kotewicz
|
b5b3eb32df
|
ldb access from api
|
10 years ago |
Christian
|
d7278b3d34
|
Stylistic corrections.
|
10 years ago |
Christoph Jentzsch
|
372936172b
|
Added tests for SIGNEXTEND and BNOT
|
10 years ago |
Christoph Jentzsch
|
4787da2e7b
|
Merge remote-tracking branch 'upstream/develop' into newTests
Conflicts:
test/vm.cpp
test/vm.h
|
10 years ago |
Gav Wood
|
4be847e2e6
|
Merge pull request #428 from CJentzsch/useETHEREUM_TEST_PATH
use ETHEREUM_TEST_PATH in all tests
|
10 years ago |