Lefteris Karapetsas
|
94eee46b2a
|
Force DAG file creation if file already existed but with wrong size
|
10 years ago |
Lefteris Karapetsas
|
25c62e1ae4
|
If given dir does not contain DIRSEP add it
|
10 years ago |
Lefteris Karapetsas
|
d7b3e00407
|
ethash_return_value get a _t for consistency
|
10 years ago |
Lefteris Karapetsas
|
2f77c792a8
|
ethash_full should not keep cache_size
- plus block number is a uint64_t not uint32_t
|
10 years ago |
Lefteris Karapetsas
|
12e408ee8c
|
Adding ethash_full_data()
|
10 years ago |
Lefteris Karapetsas
|
95f0419ec8
|
Some minor changes to the C API towards finalization
|
10 years ago |
subtly
|
41ded894ce
|
Merge branch 'develop' into discovery
|
10 years ago |
subtly
|
30acd1343a
|
Windows keyword error for _inline.
|
10 years ago |
Marek Kotewicz
|
31e5c13de4
|
jsconsole read nested objects
|
10 years ago |
Lefteris Karapetsas
|
bf14ab08d1
|
Merge pull request #44 from LefterisJP/reintegrating_changes_from_cppethereum
Integrating ethash-cl changes from cppethereum
|
10 years ago |
subtly
|
52a219c4ce
|
revert code from timestamps back to cache timers
|
10 years ago |
Marek Kotewicz
|
299b994e79
|
simple repl working
|
10 years ago |
yann300
|
13fa394f60
|
Merge remote-tracking branch 'up/develop' into bugFix2
Conflicts:
test/webthreestubclient.h
|
10 years ago |
yann300
|
4bc11ad6cb
|
fix bug why deploying to network
|
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 |
Marek Kotewicz
|
2107e9a02c
|
jsvalueprinter
|
10 years ago |
subtly
|
875965792d
|
Merge branch 'develop' into discovery
|
10 years ago |
Marek Kotewicz
|
41afe1672e
|
libjsconsole init
|
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 |
Marek Kotewicz
|
72afc0c7d1
|
cleanup, libjsengine
|
10 years ago |
Marek Kotewicz
|
a60d88379f
|
v8 integration initial commit
|
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 |
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 |