CJentzsch
|
ac2216aaf9
|
allow _begin == _count in vector_ref
|
9 years ago |
CJentzsch
|
0d0b759e3e
|
Merge remote-tracking branch 'upstream/develop' into SEC019
|
9 years ago |
Gav Wood
|
cb61d09d2d
|
Merge pull request #2867 from chriseth/sol_optimizerBug
Detect unavailable items and do not optimise the chunk in that case.
|
9 years ago |
chriseth
|
2d8e135df9
|
Detect unavailable items and do not optimise the chunk in that case.
|
9 years ago |
Gav Wood
|
ab2a388805
|
Merge pull request #2853 from debris/FindEth
FindEth.cmake
|
9 years ago |
Gav Wood
|
e947811133
|
Build fix.
|
9 years ago |
Gav Wood
|
afad1b8f57
|
Inject transactions forced reappraisal.
Minor fix for potential txqueue maintenance.
|
9 years ago |
Gav Wood
|
97a1d90557
|
Add gav.ethdev.com as a node.
|
9 years ago |
Gav Wood
|
e0f70b64e3
|
Limit output recursion depth for RLP.
Fixes #2856.
|
9 years ago |
Gav Wood
|
ffc17d09c0
|
Turn off unneeded components for wallet/miner-only builds.
|
9 years ago |
Gav Wood
|
30591ebb19
|
Add plugin-with-dialog template.
|
9 years ago |
Gav Wood
|
c0c64ada03
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
9 years ago |
Gav Wood
|
15e976f8c2
|
Correct documentation.
|
9 years ago |
Gav Wood
|
a3b5006b15
|
Merge pull request #2829 from arkpar/random-fix
Removed duplicate random devices
|
9 years ago |
Gav Wood
|
028867b65f
|
Merge pull request #2848 from LefterisJP/eth_submitWork_str
Eth submitWork() rate is now hex string
|
9 years ago |
Gav Wood
|
690760fc24
|
Avoid the need for JSONRPC with devcore.
|
9 years ago |
Lefteris Karapetsas
|
6129fdb508
|
Use toJS instead of toHex()
|
9 years ago |
arkpar
|
04b929465b
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into random-fix
|
9 years ago |
Gav Wood
|
3147bb186b
|
Merge pull request #2855 from arkpar/tq-fix
Notifiy of new current transactions in transaction queue on makeCurrent
|
9 years ago |
Gav Wood
|
e58d582477
|
Merge pull request #2852 from CJentzsch/AddTests
Add tests
|
9 years ago |
Gav Wood
|
a7c870fc83
|
Print problematic packets only in debug.
|
9 years ago |
arkpar
|
47dd9b5c2c
|
Notifiy of new current transactions in makeCurrent
|
9 years ago |
Lefteris Karapetsas
|
f752f3dd62
|
Reported hashrate is now u256
|
9 years ago |
debris
|
6ec1dc0789
|
updated FindEth.cmake documentation
|
9 years ago |
debris
|
7049faea25
|
FindEth.cmake
|
9 years ago |
Marek Kotewicz
|
92ed99c3da
|
Merge pull request #2851 from debris/macdeployqt_path
macdeployqt.sh path is relative to the script which starts it
|
9 years ago |
Gav Wood
|
b93190b27c
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
9 years ago |
Gav Wood
|
9735da5938
|
libevmasm doesn't use libdevcrypto.
|
9 years ago |
debris
|
409094ba26
|
macdeployqt.sh path is relative to the script which starts it
|
9 years ago |
CJentzsch
|
343fb028f2
|
use bytesCondtRef version of import secret
|
9 years ago |
Lefteris Karapetsas
|
2b6cecc429
|
Simplify and use jsToInt()
|
9 years ago |
Lefteris Karapetsas
|
23f3deb7c7
|
Omit std:: where not needed
|
9 years ago |
Lefteris Karapetsas
|
01f4a63bea
|
eth_submitWork's hash rate is now a hex string
|
9 years ago |
Gav Wood
|
d7743b960c
|
Merge pull request #2847 from LefterisJP/ethminer_geth_connect
Do not halt mining if submitHashrate fails
|
9 years ago |
CJentzsch
|
7f2cc546b7
|
avoid overflow in vector_ref::cropped
|
9 years ago |
CJentzsch
|
9e48080cf5
|
add test SEC 013
|
9 years ago |
arkpar
|
76db52d5e9
|
removed vector_ref::randomize
|
9 years ago |
Lefteris Karapetsas
|
f882190e5d
|
Do not halt mining if submitHashrate fails
|
9 years ago |
Gav Wood
|
7cef4ddcee
|
Merge pull request #2844 from ethereum/importkey
ImportKey plugin with much better interface
|
9 years ago |
Gav Wood
|
0d1fd85386
|
Tests fix; ignore missing web3 keys path.
|
9 years ago |
Gav Wood
|
7362c38bb0
|
Minor UI improvements
|
9 years ago |
Gav Wood
|
7e9f71951f
|
Merge pull request #2838 from LefterisJP/s_noteplugin_unused
Fix build for gcc 5.2.0
|
9 years ago |
Gav Wood
|
bb8e88f05c
|
Minor additional fix for dialog.
|
9 years ago |
Gav Wood
|
d5776ef0b4
|
Fixes for new import dialog.
|
9 years ago |
Gav Wood
|
441105ec4c
|
ImportKey dialog.
|
9 years ago |
Gav Wood
|
e8b6d43636
|
vector_ref::cleanse actually sets to zero.
|
9 years ago |
Lefteris Karapetsas
|
05a1df5154
|
msvc does not like gcc attributes
|
10 years ago |
Lefteris Karapetsas
|
07eb0a0637
|
Fix build for gcc 5.2.0
|
10 years ago |
Gav Wood
|
17cbfd0838
|
Bug fix in ethkey.
|
10 years ago |
Gav Wood
|
15e9979cbc
|
Presale import in AZ.
|
10 years ago |