Gav Wood
|
fd2cc0f450
|
Merge pull request #768 from chriseth/sol_contractsAreAddresses
Contracts inherit all address members
|
10 years ago |
Gav Wood
|
2e630a1d4c
|
Merge pull request #767 from chriseth/sol_abi_padding
Padding for ABI types.
|
10 years ago |
Gav Wood
|
977abfd6b5
|
Merge pull request #774 from imapp-pl/pr/llvm_definitions
Add preprocessor definitions required by LLVM
|
10 years ago |
Paweł Bylica
|
98995f232c
|
Merge remote-tracking branch 'upstream/develop' into evmjit
|
10 years ago |
Paweł Bylica
|
7eef69445f
|
Add preprocessor definitions required by LLVM
|
10 years ago |
Paweł Bylica
|
85ef08a9a0
|
Add preprocessor definitions required by LLVM
|
10 years ago |
subtly
|
77316d19dc
|
Don't setup nodetable until network is started.
|
10 years ago |
subtly
|
e569ccd304
|
Merge branch 'develop' into p2p
|
10 years ago |
subtly
|
94c09508fd
|
Merging in new data structure for nodes from node-table. End result will be consolidation into NodeId, Node (id and endpoints), NodeEntry (as in table), and Peer (connected node as in host). Rename PeerInfo to PeerSessionInfo. Rename NodeInfo to PeerInfo. PeerSessionInfo which is information about the Peer connection and will be split/merged into Node and PeerInfo. Add node-table callbacks for Host to perform connect node if there are not enough nodes.
|
10 years ago |
Gav Wood
|
4e9f067561
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
1ae0b2d4a6
|
Warnings fixes.
|
10 years ago |
Gav Wood
|
645570c699
|
Integrate new NameReg/Config.
|
10 years ago |
Gav Wood
|
38eb1c5205
|
Fixed #771.
|
10 years ago |
arkpar
|
a4a2e8c252
|
continue project model implementation
|
10 years ago |
Christian
|
1e3929d5ad
|
Coding style: Prefix for const variables.
|
10 years ago |
Gav Wood
|
cf2d7d04d5
|
Merge pull request #769 from CJentzsch/VMbug
fix memneed for CREATE
|
10 years ago |
CJentzsch
|
aa18f9a74b
|
fix memneed for CREATE
|
10 years ago |
Christian
|
08f556cd5a
|
Contracts are Addresses.
|
10 years ago |
Christian
|
d9334abe89
|
Correct type conversions.
|
10 years ago |
Christian
|
de77918d05
|
Padding for ABI types.
|
10 years ago |
Gav Wood
|
4b1b3c504f
|
Merge pull request #766 from debris/web3sha3test
web3.sha3 test
|
10 years ago |
Gav Wood
|
d219de6935
|
Merge pull request #750 from debris/ethereumjs
latest changes from ethereumjs, sha3 method signature
|
10 years ago |
Gav Wood
|
2351e58c6b
|
Merge pull request #747 from imapp-pl/pr/evmjit
EVM JIT update: latest PoC-8 changes, cleanups and improvments
|
10 years ago |
Marek Kotewicz
|
10c2d6030f
|
Squashed 'libjsqrc/ethereumjs/' changes from 92f171e..47687cf
47687cf default padding changed to 0
git-subtree-dir: libjsqrc/ethereumjs
git-subtree-split: 47687cf085
|
10 years ago |
Marek Kotewicz
|
e405a21778
|
Merge commit '10c2d6030f9d7bb883d3f9488a49467ae482ecf0' into ethereumjs
|
10 years ago |
Marek Kotewicz
|
3b416d18f4
|
Merge branch 'develop' into ethereumjs
|
10 years ago |
Marek Kotewicz
|
b465a585da
|
disabled jsonrpc tests again
|
10 years ago |
Marek Kotewicz
|
47687cf085
|
default padding changed to 0
|
10 years ago |
Paweł Bylica
|
858273bc89
|
Handle return memory of size 0 and large offset
|
10 years ago |
Paweł Bylica
|
1f35cc121b
|
Merge remote-tracking branch 'upstream/develop' into evmjit
|
10 years ago |
Paweł Bylica
|
9c32e2592c
|
EVMJIT: cleanups
|
10 years ago |
Paweł Bylica
|
98a30815ac
|
Cleanups
|
10 years ago |
Marek Kotewicz
|
29c60c000a
|
Merge branch 'develop' into tests
|
10 years ago |
Marek Kotewicz
|
a99de3e8a3
|
Squashed 'libjsqrc/ethereumjs/' changes from 0933a79..92f171e
92f171e rerun gulp
git-subtree-dir: libjsqrc/ethereumjs
git-subtree-split: 92f171ec99
|
10 years ago |
Marek Kotewicz
|
7b1eaade87
|
Merge commit 'a99de3e8a35356c4bbfda389fb296f0e79d649ba' into ethereumjs
|
10 years ago |
Marek Kotewicz
|
92f171ec99
|
rerun gulp
|
10 years ago |
Marek Kotewicz
|
e0c41befd7
|
Merge commit '38ffac065a2d27b4e416f4ec4a275114f02463a7' into ethereumjs
|
10 years ago |
Marek Kotewicz
|
38ffac065a
|
Squashed 'libjsqrc/ethereumjs/' changes from 543a87c..0933a79
0933a79 missing fromAscii
git-subtree-dir: libjsqrc/ethereumjs
git-subtree-split: 0933a79ab8
|
10 years ago |
Marek Kotewicz
|
15b899df64
|
removed resize
|
10 years ago |
Marek Kotewicz
|
0933a79ab8
|
missing fromAscii
|
10 years ago |
Paweł Bylica
|
a87c563acb
|
Merge remote-tracking branch 'upstream/develop' into evmjit
Conflicts:
evmjit/libevmjit/BasicBlock.h
evmjit/libevmjit/Compiler.cpp
evmjit/libevmjit/Compiler.h
evmjit/libevmjit/Ext.cpp
evmjit/libevmjit/Ext.h
evmjit/libevmjit/Runtime.h
evmjit/libevmjit/Utils.cpp
|
10 years ago |
Gav Wood
|
e17525c5f7
|
Merge pull request #765 from chriseth/sol_someLogFixes
Some changes to the log functions.
|
10 years ago |
Gav Wood
|
d7cb9a39b8
|
Merge pull request #753 from debris/buildtype
fixed unknow buildtype
|
10 years ago |
Gav Wood
|
7b03477983
|
Warning fix.
|
10 years ago |
Paweł Bylica
|
272a0bd6fc
|
EVMJIT: Better object cache and other improvements
|
10 years ago |
Paweł Bylica
|
9c244ed08e
|
Load cached object without compiling LLVM module
|
10 years ago |
Marek Kotewicz
|
066ed0b590
|
web3.sha3 test
|
10 years ago |
Paweł Bylica
|
3990e5b97a
|
Add _SCL_SECURE_NO_WARNINGS for LLVM on Windows
|
10 years ago |
Paweł Bylica
|
cb8fa0a5b2
|
Fix MSVC build
|
10 years ago |
Gav Wood
|
9acbab487b
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
Conflicts:
test/SolidityOptimizer.cpp
|
10 years ago |