Gav Wood
|
da1fcbb19b
|
DAG generation improvements.
Generate next DAG in AZ!
Cleanups to Ethash & Aux.
DAG Progress in AZ.
|
10 years ago |
Gav Wood
|
2eed2ca5e0
|
Refactored much EthashAux., especially the DAG generation callback stuff.
Made m_epochs active again.
|
10 years ago |
Gav Wood
|
0a2dbfca79
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
d969e109bb
|
Fix braces.
|
10 years ago |
Gav Wood
|
0bb058aed6
|
Merge pull request #1816 from LefterisJP/ethash_reloaded
Ethash reloaded
|
10 years ago |
Gav Wood
|
979f728d68
|
Merge pull request #1808 from imapp-pl/pr/evmjit
Smart VM
|
10 years ago |
Lefteris Karapetsas
|
d13f5d559d
|
Merge branch 'develop' into ethash_reloaded
|
10 years ago |
Paweł Bylica
|
1c91435c2c
|
Style: remove comma.
|
10 years ago |
Gav Wood
|
96803503d6
|
Build fix for neth.
|
10 years ago |
Gav Wood
|
4b49df14eb
|
Start at a random nonce, not just 0.
|
10 years ago |
Gav Wood
|
c84564495e
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
5e22df8f4c
|
compatibility options HEADLESS should build solidity by default.
|
10 years ago |
Marek Kotewicz
|
aa637ee661
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into develop
|
10 years ago |
Marek Kotewicz
|
cbe32996ac
|
fix for building osx package
|
10 years ago |
Gav Wood
|
b3dd2eacec
|
Disable neth from build until new API is refactored into it.
|
10 years ago |
Gav Wood
|
da25ad8b9f
|
Fix iteration in evictions.
|
10 years ago |
Gav Wood
|
4ef410eee0
|
Use Go bootnodes.
|
10 years ago |
Gav Wood
|
0f496a04bc
|
Default srgument to structured logger to fix build.
|
10 years ago |
Gav Wood
|
34bc96bbdc
|
Quick fix for web3 keys dir.
|
10 years ago |
Gav Wood
|
488cfae8cb
|
Version bump.
|
10 years ago |
Gav Wood
|
b3f8518716
|
Structured logger can output to a file.
Better support of imports/keys and key manager integration for eth.
|
10 years ago |
Gav Wood
|
4011d4de71
|
Don't echo passwords.
|
10 years ago |
Gav Wood
|
f64164e88e
|
Selectable from account in transact dialog.
Fixes.
|
10 years ago |
Gav Wood
|
69328f1dbf
|
Compiles and tested basically ok.
|
10 years ago |
Gav Wood
|
68714c59f8
|
Integrate KeyManager.
|
10 years ago |
Gav Wood
|
fda1fe5d37
|
Threading fixes & cleanup.
|
10 years ago |
Gav Wood
|
bcc09d48ef
|
Merge pull request #1856 from debris/apple_dmg
cmake target for building osx .dmg file
|
10 years ago |
Gav Wood
|
ebd70dcbbf
|
Merge pull request #1848 from debris/web3js
web3.js 0.3.6 - new ABI encoding implementation
|
10 years ago |
Gav Wood
|
5b362a3e53
|
Merge pull request #1858 from CJentzsch/adjustInputLimitsTests
reorganize input Limittests
|
10 years ago |
Gav Wood
|
8d4066f037
|
Merge pull request #1857 from LianaHus/sol_EnumExternalType
bug in abi. wrong external type for return parameters
|
10 years ago |
Gav Wood
|
6bb4746120
|
Merge pull request #1853 from CJentzsch/fixBlockGasLimitVerification
fix BlockGasLimit verification
|
10 years ago |
Liana Husikyan
|
d3e0b74f0c
|
Update SolidityABIJSON.cpp
|
10 years ago |
Liana Husikyan
|
6cc7bb915a
|
updated unit test
|
10 years ago |
Lefteris Karapetsas
|
4f855b5de3
|
Add simple callback for DAG generation progress reporting
|
10 years ago |
Liana Husikyan
|
ef6c158805
|
bug in abi. fixed external type for return parameters
|
10 years ago |
CJentzsch
|
be75f4872b
|
reorganize inout Limits tests
|
10 years ago |
Arkadiy Paronyan
|
88fc3214b0
|
Merge pull request #1833 from arkpar/mix_abi
Mix: New abi for dynamic types
|
10 years ago |
Arkadiy Paronyan
|
2e1e65f8f9
|
Merge pull request #1839 from arkpar/mix_state
Mix: fixed transaction signatures
|
10 years ago |
Lefteris Karapetsas
|
27493d36e5
|
subtree bump: libethash
|
10 years ago |
Marek Kotewicz
|
0470ff6649
|
cmake target for building osx .dmg file
|
10 years ago |
chriseth
|
2ce1df505d
|
Merge pull request #1831 from chriseth/sol_newABIEncoding
New ABI encoding for dynamic types.
|
10 years ago |
Lefteris Karapetsas
|
fe69006e47
|
Merge branch 'develop' into ethash_reloaded
|
10 years ago |
CJentzsch
|
4b3fd578f8
|
fix selecting gasLimit
|
10 years ago |
CJentzsch
|
de64afac2b
|
fix
|
10 years ago |
CJentzsch
|
7ca3e39298
|
fix BlockGasLimit verification
|
10 years ago |
arkpar
|
f68a51529e
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into mix_state
|
10 years ago |
arkpar
|
9b80352a7c
|
made _secret parameter optional
|
10 years ago |
subtly
|
2c60895d80
|
Merge pull request #1851 from subtly/discovery
fix and add guards
|
10 years ago |
subtly
|
f315243787
|
Ignore empty UDP messages (likely when udp/icmp error is received).
|
10 years ago |
subtly
|
a9d9afb042
|
Log errors instead of disconnecting socket.
|
10 years ago |