Gav Wood
|
a060c46b4c
|
Cleaned up some of network. Added HostSpec.
|
10 years ago |
arkpar
|
a329529240
|
Sort peers by rating and connection time; handle unexpected status
packet
|
10 years ago |
Gav Wood
|
afad1b8f57
|
Inject transactions forced reappraisal.
Minor fix for potential txqueue maintenance.
|
10 years ago |
arkpar
|
47dd9b5c2c
|
Notifiy of new current transactions in makeCurrent
|
10 years ago |
Lefteris Karapetsas
|
f752f3dd62
|
Reported hashrate is now u256
|
10 years ago |
Dimitry
|
795521291a
|
BlockTests: restore corelibs and mining
|
10 years ago |
Dimitry
|
eae2407e65
|
BlockChainTests mining
|
10 years ago |
Dimitry
|
238f17e79b
|
BlockChainTests mining
|
10 years ago |
Dimitry
|
291fbcbd3b
|
BlockChainTests mining
|
10 years ago |
arkpar
|
6d29d724e4
|
immediate invariants check
|
10 years ago |
arkpar
|
4c81c34d68
|
fixed another case of misplaced invariant check
|
10 years ago |
Paweł Bylica
|
f36a002db2
|
Anable stack offloading for all OSs. Adjust offloading point.
|
10 years ago |
Gav Wood
|
9122153f27
|
NameReg integration.
Minor other alterations.
|
10 years ago |
arkpar
|
bc5196445a
|
fixed transaction creating for a new state
|
10 years ago |
Gav Wood
|
41e57e49ce
|
Fix for ethkey.
Private chains get lots of gaslimit.
|
10 years ago |
Lefteris Karapetsas
|
ebccf607d1
|
eth++ now respects gas price CLI arguments
|
10 years ago |
Gav Wood
|
bde67e6592
|
Fix state diff reporting.
|
10 years ago |
chriseth
|
b78ee4c18c
|
Reduce usage of "new".
|
10 years ago |
CJentzsch
|
50cc9d1256
|
fix compile
|
10 years ago |
Lefteris Karapetsas
|
9d0204f896
|
Add a JS console command for exiting the client
The function is web3.admin.eth.exit()
|
10 years ago |
Gav Wood
|
2617e5f244
|
Fix issues raised by christoph & arkadiy.
|
10 years ago |
arkpar
|
820f1fb9a4
|
removed misplaced invariant check
|
10 years ago |
Liana Husikyan
|
00752984a1
|
added checks to prevent the self assignment
|
10 years ago |
CJentzsch
|
eab54c8d1d
|
compile code in accounts when importing state
|
10 years ago |
arkpar
|
b796e7238c
|
fixed potential race condition on DownloadMan destruction
|
10 years ago |
Gav Wood
|
98f22bfd8f
|
Difficulty sensible for private chains.
|
10 years ago |
Gav Wood
|
ac94b3617e
|
Make mining on genesis work again.
|
10 years ago |
Gav Wood
|
02cf8c8f20
|
Fix compile issue.¬
|
10 years ago |
Gav Wood
|
10dce0517e
|
Fixes for determination of gas.
|
10 years ago |
Gav Wood
|
c49c7d6be1
|
First efforts at accurate gas.
|
10 years ago |
Gav Wood
|
dd3d479479
|
Windows warning fix.
|
10 years ago |
Gav Wood
|
47cd2cfbfa
|
Don't trip up when can't change parent directory's permissions to the ideal.
Don't show accounts that we don't have the keys for in AZ.
|
10 years ago |
chriseth
|
958e5bcc98
|
Ignore override warnings in Qt.
|
10 years ago |
Gav Wood
|
ef1be85649
|
Provide hash rate according to interface in #2737.
Closed #2737.
|
10 years ago |
chriseth
|
c372dc2bf9
|
More detailed error messages.
|
10 years ago |
Gav Wood
|
5449419e94
|
Warnings fixes.
|
10 years ago |
Gav Wood
|
e9abc5279d
|
Additional fixes to Block that got left behind.
|
10 years ago |
Gav Wood
|
c0713608ee
|
Add fixes from previous.
|
10 years ago |
Gav Wood
|
f3179aa934
|
Fix BadRoot exception.
|
10 years ago |
Gav Wood
|
f4f3fabe8b
|
Fix double open database when using a non-Ethash sealer.
Fixed #2681
|
10 years ago |
CJentzsch
|
0ac34822d7
|
update test to new Block/State refactoring - credit to winsvega and chriseth
|
10 years ago |
debris
|
e1a72950d5
|
now policy CMP0042 is set to OLD
This reverts commit 61e99b1040 .
|
10 years ago |
Gav Wood
|
3a42724446
|
Remove unneeded and confusing API.
|
10 years ago |
Gav Wood
|
6e5571fc15
|
Various compile fixes.
|
10 years ago |
Gav Wood
|
3ceee8c066
|
Fix rebase issue.
|
10 years ago |
Gav Wood
|
9f756124b0
|
First draft at splitting State.
Continuation of State split.
libethereum building again.
Compile fixes galore.
Remove a lot of code redundancy.
mix using new state/block classes
|
10 years ago |
Gav Wood
|
61e99b1040
|
Revert "fixed cmake policy CMP0042, MACOSX RPATH"
|
10 years ago |
debris
|
4374ec50c2
|
fixed cmake policy CMP0042, MACOSX RPATH
|
10 years ago |
CJentzsch
|
7ca950c937
|
use global constant for defsultGasPrice
|
10 years ago |
CJentzsch
|
5f887e840a
|
set default gasPrice to 50 shannon
|
10 years ago |