chriseth
|
07f21bf577
|
Merge pull request #1646 from LianaHus/sol_abiForConstructor
Solidity: add constructor for ABI json
|
10 years ago |
subtly
|
235ee3c148
|
Merge branch 'develop' into discovery
|
10 years ago |
subtly
|
52213f258e
|
encapsulate IP endpoint address as byte string
|
10 years ago |
yann300
|
cd70218cd1
|
Deploy To Network: users choose which state to use for deploying
|
10 years ago |
Gav Wood
|
64f159ebdf
|
Transaction injection. Signing still needs properly sorting.
|
10 years ago |
Liana Husikyan
|
bd693e4ca8
|
saved returnParameterNames in FunctionType constructor
|
10 years ago |
Liana Husikyan
|
e612ddeafe
|
changed the test so constructor will have input parameters
|
10 years ago |
Liana Husikyan
|
376201c781
|
removed an unnecessary function
|
10 years ago |
Liana Husikyan
|
8fe9d0a335
|
changed the implementation
|
10 years ago |
Liana Husikyan
|
b2b723400a
|
style fix
|
10 years ago |
Liana Husikyan
|
f2502b01f7
|
fixed the output of the test
|
10 years ago |
Liana Husikyan
|
39b4ec7ab7
|
test for resalts
|
10 years ago |
Arkadiy Paronyan
|
4c4a36dddc
|
Merge pull request #1752 from arkpar/mix_ux
Mix: debugger values usability enchacements
|
10 years ago |
chriseth
|
a30da8b41b
|
Try to keep source location during optimization.
|
10 years ago |
Marek Kotewicz
|
782df3c164
|
Merge pull request #1710 from chriseth/linkage
Use BUILD_SHARED_LIBS
|
10 years ago |
arkpar
|
e729a54f67
|
fixed debugger values width and made them selectable
|
10 years ago |
Marek Kotewicz
|
19f7999edd
|
Merge commit '1c979d7311461f2e658c99f818d2b62a9936ddaa' into web3.js-v3.1
|
10 years ago |
Marek Kotewicz
|
1c979d7311
|
Squashed 'libjsqrc/ethereumjs/' changes from c74c854..3b799d1
3b799d1 fixed typos
c5f6379 version 0.3.3
d795d36 fixed trimming call output prefix
a2f561f fixed calling contract only with array param
4912ec6 tests for decoding solidity params
2b4fd21 solidity param encoding tests
git-subtree-dir: libjsqrc/ethereumjs
git-subtree-split: 3b799d128452639463424c657956ee90a28daec6
|
10 years ago |
Marek Kotewicz
|
07b3d6227b
|
Merge branch 'develop' into web3.js-v3.1
|
10 years ago |
Marek Kotewicz
|
d07c16a315
|
Merge pull request #1726 from debris/eth_event_topics_null
bring back proper topics parsing
|
10 years ago |
caktux
|
39c2ba4e7e
|
refactor Dockerfile
|
10 years ago |
subtly
|
aec49aa5d1
|
simple max inc connect limit
|
10 years ago |
Gav Wood
|
6b7aa1773f
|
Draft of indirect ICAP algo.
|
10 years ago |
subtly
|
00cbab85ae
|
fix for insensitive windows compiler which reserves 'inline'. default initial values for packet timestamps.
|
10 years ago |
Gav Wood
|
0f64ad60ee
|
ICAP Cleanups.
|
10 years ago |
Gav Wood
|
f375b51f93
|
Docs.
|
10 years ago |
Gav Wood
|
1b9037799f
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
231dc01bc0
|
ICAP class for everything ICAP.
|
10 years ago |
chriseth
|
229b2486a4
|
Statically compile libevmjit-cpp.
|
10 years ago |
Marek Kotewicz
|
153f8f1abc
|
Merge pull request #1742 from debris/alethzero_stopListening
fixed #1393, http connector stop listening
|
10 years ago |
Marek Kotewicz
|
d3e1eec18e
|
fixed #1393, http connector stop listening
|
10 years ago |
chriseth
|
97b91a5811
|
Merge pull request #1718 from chriseth/sol_jsonCompilerDocker
Modifications to docker file to build the json compiler.
|
10 years ago |
winsvega
|
32f38eb207
|
blockweight: allfields to compact Hex fix
|
10 years ago |
winsvega
|
8afa6e9b3d
|
blockweight: stateroot is hash
|
10 years ago |
winsvega
|
203a2cb88c
|
BlockWeight: jsonrpc fix
refactoring
|
10 years ago |
winsvega
|
3e945094c2
|
BlockWeight: data fix
refactoring
|
10 years ago |
winsvega
|
0e758af143
|
BlockWeight: toCompactHex
refactoring
|
10 years ago |
winsvega
|
e2d58a93e2
|
blockweight: random test windows fix
attempt 1
|
10 years ago |
winsvega
|
56eb1ab2ee
|
Blockweight: rebase + comments
|
10 years ago |
winsvega
|
39f5534578
|
BlockWeight: tests refactoring
|
10 years ago |
winsvega
|
35f1688c74
|
BlockWeight: blockchain test refactoring
|
10 years ago |
winsvega
|
e394375d8f
|
newtests: Transaction Data Zerobytes
|
10 years ago |
Arkadiy Paronyan
|
1f0ee00dbc
|
Merge pull request #1727 from arkpar/mix_ux
Mix bugfixes
|
10 years ago |
chriseth
|
a895217db6
|
Use BUILD_SHARED_LIB
|
10 years ago |
Gav Wood
|
600e40a31c
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
1b71d6a7c2
|
Standalone miner.
|
10 years ago |
winsvega
|
5a57a75e48
|
newtests: r=s transaction test
|
10 years ago |
winsvega
|
8b719ba37f
|
newtests: new rs value test
|
10 years ago |
winsvega
|
3eb4f7db04
|
New Transaction Tests
|
10 years ago |
winsvega
|
5d273129ce
|
transaction tests
|
10 years ago |