chriseth
|
9524ca5e31
|
Utility class to find a suitable AST node for a given location.
|
10 years ago |
Marek Kotewicz
|
9e74bcb205
|
fixed az jsonrpc port
|
10 years ago |
Gav Wood
|
ae6dbcfc21
|
Merge pull request #1761 from chriseth/sol_fix_deleteBytes
Fix for deleting byte array elements.
|
10 years ago |
chriseth
|
7a5d5b3af3
|
Fix for deleting byte array elements.
Fixes #1759.
|
10 years ago |
Gav Wood
|
40396de020
|
Merge pull request #1725 from debris/web3.js-v3.1
Web3.js v3.3
|
10 years ago |
Gav Wood
|
524fca7cf2
|
Merge pull request #1758 from chriseth/sol_astRefactor
AST visitor refactoring.
|
10 years ago |
Gav Wood
|
c13b3fa7bc
|
Merge pull request #1748 from caktux/develop
refactor Dockerfile
|
10 years ago |
Gav Wood
|
802e266bdd
|
Merge pull request #1720 from debris/webthreestubclient
fixed webthreestubclient generation directory
|
10 years ago |
Gav Wood
|
8eb69849df
|
Merge pull request #1747 from subtly/connectlimit
simple max inc connect limit
|
10 years ago |
Gav Wood
|
16749f6e83
|
Merge pull request #1756 from subtly/installethash
install ethash if ethash-cl not built
|
10 years ago |
Gav Wood
|
392ab833ff
|
Merge pull request #1738 from arkpar/eth_log
Fixed uninitialized logging tag
|
10 years ago |
Gav Wood
|
aabd04e21b
|
Merge pull request #1731 from winsvega/issues
issues: right r<1, s<1 comparation
|
10 years ago |
Gav Wood
|
0e24c5f75e
|
Merge pull request #1716 from CJentzsch/gasPricerTests
Gas pricer
|
10 years ago |
Gav Wood
|
73db0e14a6
|
Merge pull request #1692 from winsvega/newtests
Newtests
|
10 years ago |
Gav Wood
|
7bef9ed491
|
Tidy and conformalise the toHex API.
|
10 years ago |
Gav Wood
|
ee3cd555ab
|
Merge pull request #1655 from winsvega/blockweight
BlockWeight: blockchain test refactoring
|
10 years ago |
Gav Wood
|
c6b036e2e6
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
d60fe1961b
|
Full ICAP implementation (Direct, Indirect-ETH, Indirect-XET).
|
10 years ago |
chriseth
|
f6b337806a
|
Provide a way to override default visitor function in a generic way.
|
10 years ago |
chriseth
|
220fc130bd
|
Removed visit functions for abstract AST nodes.
|
10 years ago |
subtly
|
3d556aca50
|
install ethash if ethash-cl not built
|
10 years ago |
chriseth
|
5f8a110b6f
|
Merge pull request #1740 from chriseth/sol_sourceLocationForOptimizer
Try to keep source location during optimisation.
|
10 years ago |
chriseth
|
07f21bf577
|
Merge pull request #1646 from LianaHus/sol_abiForConstructor
Solidity: add constructor for ABI json
|
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 |
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 |