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 |
Dimitry
|
795521291a
|
BlockTests: restore corelibs and mining
|
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 |
winsvega
|
cccf005420
|
Merge pull request #4 from CJentzsch/winsvegaBlock2
clean up - merge to develop
|
9 years ago |
CJentzsch
|
1315bb5127
|
Merge remote-tracking branch 'winsvega/block2' into winsvegaBlock2
Conflicts:
test/libethereum/blockchain.cpp
|
9 years ago |
Dimitry
|
0e32935647
|
Fill tests
|
10 years ago |
Dimitry
|
1459e282d9
|
Mining
|
10 years ago |
Dimitry
|
eae2407e65
|
BlockChainTests mining
|
10 years ago |
Dimitry
|
5824c88088
|
restore lost changes blockmining
|
10 years ago |
Dimitry
|
ea2e290c94
|
BLock2: state test filling issue
|
10 years ago |
CJentzsch
|
be88673c9a
|
Merge remote-tracking branch 'upstream/develop' into winsvegaBlock2
|
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 |
CJentzsch
|
413ebfe429
|
fix coinbase rewards in blockChainTests
|
9 years ago |
CJentzsch
|
bcbe9aee6e
|
style
|
9 years ago |
CJentzsch
|
e8da5d3f61
|
Merge remote-tracking branch 'winsvega/block2' into winsvegaBlock2
Conflicts:
test/libethereum/blockchain.cpp
|
10 years ago |
Gav Wood
|
7362c38bb0
|
Minor UI improvements
|
10 years ago |
Gav Wood
|
7e9f71951f
|
Merge pull request #2838 from LefterisJP/s_noteplugin_unused
Fix build for gcc 5.2.0
|
10 years ago |
Gav Wood
|
bb8e88f05c
|
Minor additional fix for dialog.
|
10 years ago |
Gav Wood
|
d5776ef0b4
|
Fixes for new import dialog.
|
10 years ago |
Gav Wood
|
441105ec4c
|
ImportKey dialog.
|
10 years ago |
Gav Wood
|
e8b6d43636
|
vector_ref::cleanse actually sets to zero.
|
10 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 |
Gav Wood
|
de420f9daf
|
Storage keys in order in AllAccounts view.
|
10 years ago |
Gav Wood
|
be9f868eb0
|
HD wallet stuff.
|
10 years ago |
Gav Wood
|
0fc3d1b21f
|
All Accounts panel works with address book.
|
10 years ago |
Gav Wood
|
a13be48ae0
|
ethkey can be used to make transactions as well as sign them.
|
10 years ago |
Gav Wood
|
03351a10b6
|
Fix templates.
|
10 years ago |