Lefteris Karapetsas
f752f3dd62
Reported hashrate is now u256
10 years ago
Lefteris Karapetsas
ebccf607d1
eth++ now respects gas price CLI arguments
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
3a42724446
Remove unneeded and confusing API.
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
arkpar
33ec1628a9
fixed deadlock on overbid transaction coming from network
10 years ago
arkpar
8c6b653790
clear state on dropping transactions from queue
10 years ago
Gav Wood
c979d906fd
Fix docs for getEthashWork.
10 years ago
Gav Wood
fb99a503e0
Private chains redux:
- Can switching between them and main chain without losing either.
- No discovery on network when private.
- Private chain id encoded in genesis block and network id remains same.
10 years ago
Lefteris Karapetsas
8c039ccef6
Set OpenCL sealer when -G is selected
10 years ago
Gav Wood
cb009c7640
Fix mining deadlocks.
Cleanups and additional diagnostics for the BadRoot problems.
10 years ago
Gav Wood
3a91cd8cd9
Version bump, compile fix.
10 years ago
Gav Wood
37236df606
Make Client constructor protected for safer API.
10 years ago
Gav Wood
d224217c30
Avoid calling virtuals prior to object creation in Client.
10 years ago
Lefteris Karapetsas
69e8b01115
Check if precompute seal option exists
plus indentation style fix
10 years ago
Lefteris Karapetsas
a700950765
Switch to using the Sealers API for precompute
10 years ago
Gav Wood
631e701fdf
Fix dejavu week 1, issue 1.
Reenable bits of ethash.
10 years ago
arkpar
14167c09bf
fixed ethashcl build
10 years ago
arkpar
1c1e9aea02
eth working
10 years ago
Gav Wood
58c7d1ead6
Basic test working with same code for Ethash and BasicAuthority.
10 years ago
Gav Wood
076e5c03ee
libethcore on a new path.
10 years ago
Gav Wood
0c5e924745
Basic Proof-of-Authority sealent.
10 years ago
arkpar
855ba20a0f
fixed ethashcl build
10 years ago
arkpar
1547a72b3a
eth working
10 years ago
Gav Wood
d76b9b3d18
Basic test working with same code for Ethash and BasicAuthority.
10 years ago
Gav Wood
d9372d67d1
libethcore on a new path.
10 years ago
Gav Wood
a00196914a
Basic Proof-of-Authority sealent.
10 years ago
arkpar
697e42f9e4
eth working
10 years ago
Gav Wood
4f32150a6a
Basic test working with same code for Ethash and BasicAuthority.
10 years ago
Gav Wood
3146cf6cb7
libethcore on a new path.
10 years ago
Gav Wood
1bc77af041
Basic Proof-of-Authority sealent.
10 years ago
arkpar
8de4926f74
eth working
10 years ago
Gav Wood
e18e3de824
Basic test working with same code for Ethash and BasicAuthority.
10 years ago
Gav Wood
02557813a9
libethcore on a new path.
10 years ago
Gav Wood
88cd4dfad7
Basic Proof-of-Authority sealent.
10 years ago
arkpar
ad50498fae
eth working
10 years ago
Gav Wood
d16c51a56f
Basic test working with same code for Ethash and BasicAuthority.
10 years ago
Gav Wood
db577f831f
libethcore on a new path.
10 years ago
Gav Wood
75857ef5d4
Basic Proof-of-Authority sealent.
10 years ago
arkpar
9d8f9e3517
eth working
10 years ago
Gav Wood
68b2c8ecbf
Basic test working with same code for Ethash and BasicAuthority.
10 years ago
Gav Wood
5660a17ffe
libethcore on a new path.
10 years ago
Gav Wood
212d433370
Basic Proof-of-Authority sealent.
10 years ago
arkpar
3db5d95716
State and Client minor cleanup
10 years ago
Gav Wood
778e6ff677
Fix for invariant macro.
Minor cleanups.
Fix for rescue mode.
10 years ago
Gav Wood
06030dc20c
Avoid crash on rescue.
10 years ago
Gav Wood
de97b49939
Rescue a corrupted database.
10 years ago
Gav Wood
b3a1038fe5
Nicer import graph.
10 years ago
Gav Wood
f2fdd8fb32
Nicer import graph.
10 years ago
Gav Wood
9be175ddd7
Cleaned up interface to send/submit Transaction.
We take notice of manually-set nonce.
10 years ago