Christian
|
5e0b71730c
|
More convenient function type construction.
|
10 years ago |
CJentzsch
|
389b0973c4
|
start with block info opcodes
|
10 years ago |
Marek Kotewicz
|
81dbf3ec5f
|
fix for eth_changed
|
10 years ago |
CJentzsch
|
a0de919f65
|
read in vm test over standard in
|
10 years ago |
subtly
|
75f231419a
|
Connectivity and nodetable callbacks. Disable stale code.
|
10 years ago |
Gav Wood
|
7deff572b6
|
New PoC-8 standard services.
|
10 years ago |
Gav Wood
|
e6ca33f814
|
API change: eth.watches will give you the log entries that are new as an
arg.
|
10 years ago |
Marek Kotewicz
|
134e81919c
|
order of status message
|
10 years ago |
Gav Wood
|
12f6768abe
|
Remove NodeMode from ethereum.
|
10 years ago |
Gav Wood
|
647566171e
|
Merge branch 'stashed' into develop
|
10 years ago |
Gav Wood
|
89031ff638
|
Various fixes for the JS API.
|
10 years ago |
Gav Wood
|
88b338a42e
|
Make network work again.
|
10 years ago |
Marek Kotewicz
|
eaa4312f3f
|
compiling ethereum.js is part of the cmake
|
10 years ago |
U-SVZ13\Arkady
|
6e4d57817a
|
fixed msvc build
|
10 years ago |
arkpar
|
aa389db06f
|
style fixed
|
10 years ago |
arkpar
|
2ae6a42e25
|
Additional commands for project model
|
10 years ago |
arkpar
|
3cfb74738c
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into
mix_project_tree
Conflicts:
mix/AssemblyDebuggerControl.cpp
|
10 years ago |
Gav Wood
|
84962d3136
|
Minor fixes.
|
10 years ago |
Gav Wood
|
d3bf43f556
|
Merge commit 'a1023a5dffee7c06e8b75a21f5c9b8826e820942' into develop
Conflicts:
libjsqrc/ethereumjs/dist/ethereum.js.map
|
10 years ago |
Gav Wood
|
a1023a5dff
|
Squashed 'libjsqrc/ethereumjs/' changes from 47687cf..ab745d3
ab745d3 updated readme
b915c7a updated readme
6c26255 Merge branch 'tests' into develop
e2c4525 Merge branch 'master' into develop
e778e12 spec reporter instead of nyan
a4e6f0b fixed travis.yml && added nmp test script
048e777 Merge branch 'master' into tests
15c2293 updated package json
24814a4 Merge branch 'master' of https://github.com/ethereum/ethereum.js
6188e64 Update README.md
c34b0c6 Update README.md
29c60c0 Merge branch 'develop' into tests
b3eda29 Merge branch 'master' into tests
c397e35 mocha opts file && init of parser tests
b6058a8 methods existance tests in progress
5518022 mocha test init
git-subtree-dir: libjsqrc/ethereumjs
git-subtree-split: ab745d3b0e
|
10 years ago |
Gav Wood
|
23a739f0cb
|
Various fixes to ethereum.js and client web API stuff.
|
10 years ago |
Gav Wood
|
4c2de6d004
|
Merge commit 'ab745d3b0eb89d67db1ed953020c665be3d072ed' into develop
Conflicts:
libjsqrc/ethereumjs/.travis.yml
libjsqrc/ethereumjs/README.md
libjsqrc/ethereumjs/dist/ethereum.js
libjsqrc/ethereumjs/dist/ethereum.js.map
libjsqrc/ethereumjs/lib/abi.js
libjsqrc/ethereumjs/package.json
|
10 years ago |
Marek Kotewicz
|
ab745d3b0e
|
updated readme
|
10 years ago |
Marek Kotewicz
|
b915c7a870
|
updated readme
|
10 years ago |
Marek Kotewicz
|
6c26255979
|
Merge branch 'tests' into develop
|
10 years ago |
Marek Kotewicz
|
e2c4525da7
|
Merge branch 'master' into develop
|
10 years ago |
Marek Kotewicz
|
e778e127d6
|
spec reporter instead of nyan
|
10 years ago |
Marek Kotewicz
|
a4e6f0b3c6
|
fixed travis.yml && added nmp test script
|
10 years ago |
Marek Kotewicz
|
048e7771fb
|
Merge branch 'master' into tests
|
10 years ago |
Marek Kotewicz
|
15c229300c
|
updated package json
|
10 years ago |
Marek Kotewicz
|
24814a4f0f
|
Merge branch 'master' of https://github.com/ethereum/ethereum.js
|
10 years ago |
Marek Kotewicz
|
6188e64473
|
Update README.md
|
10 years ago |
Marek Kotewicz
|
c34b0c67a1
|
Update README.md
|
10 years ago |
arkpar
|
23c82cccac
|
Removed dependency on WebThreeDirect form Web3Server
Mix Client Model
|
10 years ago |
Gav Wood
|
588114f54d
|
Allow JITEVM to be enabled from AZ.
|
10 years ago |
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 |