Paweł Bylica
|
3ebef61c5b
|
Fix portability problems
|
10 years ago |
Gav Wood
|
2db120eff5
|
Merge pull request #779 from debris/eth_changed
fix for eth_changed
|
10 years ago |
yann300
|
49467ed8e2
|
- rename init() => update() in AssemblyDebuggerControl
- rename ConstantCompilationControl.cpp => StatusPane.cpp
|
10 years ago |
yann300
|
4bc3d48ab4
|
- debug pane design
|
10 years ago |
U-SVZ13\Arkady
|
28aefa7ddb
|
fixed msvc build
|
10 years ago |
Christian
|
18f7839fd5
|
Define strings = vector<string>
|
10 years ago |
arkpar
|
4f52200c7e
|
fixed style and build
|
10 years ago |
Marek Kotewicz
|
8d85b1035e
|
renamed qethereum -> qwebthree, fixed #414
|
10 years ago |
arkpar
|
78bcd31731
|
Merge branch 'mix_project_tree' of https://github.com/arkpar/cpp-ethereum into mix_project_tree
|
10 years ago |
arkpar
|
f6121e0998
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into
mix_project_tree
Conflicts:
libweb3jsonrpc/WebThreeStubServer.cpp
libweb3jsonrpc/WebThreeStubServer.h
|
10 years ago |
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 |
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 |