Marek Kotewicz
617a8ae171
Merge branch 'develop' into mk_jsonrpc
11 years ago
Christoph Jentzsch
04e718b34a
Renamed storageOverlay() to storage() in Account.h
11 years ago
Christoph Jentzsch
8f80a7f214
Merge remote-tracking branch 'upstream/develop' into bugfix
11 years ago
Gav Wood
d6cded89c1
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
Conflicts:
libethereum/Executive.cpp
11 years ago
Marek Kotewicz
0d353deed9
fixed libjsqrc cmake
11 years ago
Marek Kotewicz
5688ae4f10
fixed jsqrc cmake
11 years ago
Marek Kotewicz
eb12c3ce9a
javascript resources moved to separate target
11 years ago
Gav Wood
1d0e7ee10a
Minor comments.
11 years ago
Gav Wood
8b54fc0db0
Full documentation for Account class.
11 years ago
Gav Wood
9987248907
Fix for Trie roots.
AddressState -> Account.
11 years ago
Marek Kotewicz
53edf6d3f9
make identity from alethzero
11 years ago
Marek Kotewicz
cab4784dba
common changes
11 years ago
Marek Kotewicz
f4af551548
newkey signal
11 years ago
Marek Kotewicz
f5a9c9aa8c
Merge branch 'develop' into mk_jsonrpc
11 years ago
subtly
9faa42dfda
h256 to EmtpryTrie when creating contract
11 years ago
Gav Wood
394d7ed1e0
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
11 years ago
Gav Wood
37fc024c0b
Paranoia mode fixed for the new trie format.
11 years ago
Gav Wood
a097bdbd0b
Merge pull request #445 from imapp-pl/pr-changes
Update astyle options
11 years ago
Paweł Bylica
a36635240c
Update astyle options:
- "delete-empty-lines" removed as it removes single empty lines also
- "keep-one-line-blocks" added to keep one-line inline methods implementations
- "close-templates" added - places template angle bracket together
11 years ago
Gav Wood
1fc3520559
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
11 years ago
Gav Wood
dc3130df69
Merge pull request #435 from chriseth/signextend_change
Reverse operators for SIGNEXTEND and bugfix for k > 2**64.
11 years ago
Gav Wood
c56a8f46a8
Merge pull request #442 from chriseth/sol_fix_break
Parser fix: Consume break and continue.
11 years ago
Gav Wood
04c276d812
Merge pull request #443 from chriseth/bytesRequiredForTag
Bugfix: Tag takes one byte (for JUMPDEST)
11 years ago
Gav Wood
61b3e5c3bb
Merge pull request #434 from CJentzsch/vmtraceBugFix
Vmtrace bug fix
11 years ago
Marek Kotewicz
bab05f04ee
whisper in alethzero
11 years ago
Marek Kotewicz
bb5ba2dcf9
whisper in js
11 years ago
Gav Wood
93b0448b44
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
11 years ago
Gav Wood
b87bde0f31
Updated genesis block to new block format.
11 years ago
Christian
1d3b26617a
Bugfix: Tag takes one byte (for JUMPDEST)
11 years ago
Christian
0baf92d52e
Parser fix: Consume break and continue.
11 years ago
Marek Kotewicz
3462f602a0
whisper polling, not finished
11 years ago
Marek Kotewicz
8287012374
Merge branch 'develop' into mk_jsonrpc
11 years ago
Christian
03463c47b1
Merge remote-tracking branch 'ethereum/develop' into signextend_change
Conflicts:
libevm/VM.h
11 years ago
Gav Wood
24abdab063
Merge pull request #438 from imapp-pl/pr-fixes
Fix VM test code loading conditions
11 years ago
Gav Wood
c79f48288a
Merge pull request #436 from debris/develop
fix for compiling under llvm
11 years ago
Paweł Bylica
e17e240b5d
Fix VM test code loading conditions
11 years ago
Marek Kotewicz
943d624526
Merge branch 'develop' into mk_jsonrpc
Conflicts:
libevm/VM.h
libqethereum/QEthereum.h
11 years ago
Marek Kotewicz
7b681b0913
fix for compiling under llvm
11 years ago
Marek Kotewicz
7d24ae8cf6
common changes
11 years ago
Marek Kotewicz
95a2c1a699
merging changes from mainwin
11 years ago
Marek Kotewicz
79ee791a13
merging changes from mainwin
11 years ago
Gav Wood
c2bb0fe799
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
11 years ago
Gav Wood
67ed69d59b
PoC-7: Latest SIGNEXTEND.
11 years ago
Christian
d359afe34b
Reverse operators for SIGNEXTEND and bugfix for k > 2**64.
11 years ago
Marek Kotewicz
d54a2f8626
whisper in web3jsonrpc
11 years ago
Christoph Jentzsch
a89e2def34
merge
11 years ago
Christoph Jentzsch
a03e7ab8a8
Fixed storage output in VMTRACE for vm tests
11 years ago
Marek Kotewicz
b5b3eb32df
ldb access from api
11 years ago
Christoph Jentzsch
372936172b
Added tests for SIGNEXTEND and BNOT
11 years ago
Christoph Jentzsch
4787da2e7b
Merge remote-tracking branch 'upstream/develop' into newTests
Conflicts:
test/vm.cpp
test/vm.h
11 years ago