arkpar
|
924ea156b1
|
Fixed maxNonce calculation for empty transaction list
|
10 years ago |
arkpar
|
7a10f55f13
|
Prevent sync from downloading unknown blocks that are already in the queue
|
10 years ago |
Gav Wood
|
7962a50a39
|
Minor fix.
|
10 years ago |
Gav Wood
|
487349bf09
|
All fields of BlockInfo now private.
|
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 |
Gav Wood
|
9ae950d4ad
|
Modularise nonce, mix hash and seed hash.
|
10 years ago |
Marek Kotewicz
|
ad88435391
|
logs are being returned in proper order, without ancestor
|
10 years ago |
Gav Wood
|
bc9b022d20
|
Clear transaction hashes on chain reorg, too.
|
10 years ago |
Gav Wood
|
8af63e8ab1
|
Clear reverted block hashes from cache during imporing.
Fixes #2476.
|
10 years ago |
Marek Kotewicz
|
d692c959c7
|
fixed anonymous logs
|
10 years ago |
Marek Kotewicz
|
2344e14f1b
|
proper combinatorics in LogFilter::bloomPossibilities(), #2295
|
10 years ago |
Marek Kotewicz
|
358f9b49cd
|
eth_getTransactionByBlockHash && eth_getTransactionByBlockNumber returns null when transactions are out of scope
|
10 years ago |
Marek Kotewicz
|
a72b51c86d
|
clear reverted block hashes from cache during imporing
|
10 years ago |
Marek Kotewicz
|
f6719db60f
|
commit eth_getFilterLogs returns reverted logs
|
10 years ago |
arkpar
|
3db5d95716
|
State and Client minor cleanup
|
10 years ago |
Gav Wood
|
4cfc62e199
|
Final fix for rescue.
|
10 years ago |
Gav Wood
|
778e6ff677
|
Fix for invariant macro.
Minor cleanups.
Fix for rescue mode.
|
10 years ago |
arkpar
|
68d785e7c3
|
macro fail
|
10 years ago |
arkpar
|
c82dd4842b
|
state cleanup
|
10 years ago |
Gav Wood
|
06030dc20c
|
Avoid crash on rescue.
|
10 years ago |
Gav Wood
|
a8e46ed898
|
Fix for rescue?
|
10 years ago |
Gav Wood
|
de97b49939
|
Rescue a corrupted database.
|
10 years ago |
Marek Kotewicz
|
c6371bec49
|
blockNumber is optional for LocalisedTransaction
|
10 years ago |
Marek Kotewicz
|
596a2deaf6
|
fixed style issues
|
10 years ago |
arkpar
|
5b4c6f8678
|
fixed reported sync protocol version
|
10 years ago |
arkpar
|
fbe0d01ee7
|
style
|
10 years ago |
arkpar
|
a8a8fa5ced
|
start pv60 sync after 10sec delay
|
10 years ago |
arkpar
|
53c993b022
|
style
|
10 years ago |
arkpar
|
56091064db
|
work around invalid NewBlock packet
|
10 years ago |
Gav Wood
|
aede1619c8
|
Reversion of hardfork.
|
10 years ago |
Gav Wood
|
9d5b632c58
|
pair up hash with Address for transaction submission API.
|
10 years ago |
Gav Wood
|
b3a1038fe5
|
Nicer import graph.
|
10 years ago |
Gav Wood
|
b8fa3ce530
|
Better visualisation of sync.
|
10 years ago |
Gav Wood
|
d94999967d
|
Undo hard fork.
|
10 years ago |
Gav Wood
|
767ead8450
|
Reorganise logs.
|
10 years ago |
arkpar
|
24d7ca9ebc
|
TransactionQueue docs
|
10 years ago |
Marek Kotewicz
|
a5e31dc4e7
|
style fixes
|
10 years ago |
Marek Kotewicz
|
7beb78413c
|
LocalisedTransaction in ClientBase and WebThreeStubServerBase
|
10 years ago |
Marek Kotewicz
|
e961867fdf
|
LocalisedTransactionReceipt in ClientBase and WebThreeStubServerBase
|
10 years ago |
Gav Wood
|
d7357c8059
|
pair up hash with Address for transaction submission API.
|
10 years ago |
Gav Wood
|
f2fdd8fb32
|
Nicer import graph.
|
10 years ago |
CJentzsch
|
1927b021ab
|
update canary address
|
10 years ago |
Gav Wood
|
dbf49bbc49
|
Better visualisation of sync.
|
10 years ago |
Gav Wood
|
f35358caa0
|
Undo hard fork.
|
10 years ago |
Gav Wood
|
54d2906a3b
|
Reorganise logs.
|
10 years ago |
Gav Wood
|
136a077625
|
Undo hard fork.
|
10 years ago |
Gav Wood
|
091e5d13dd
|
Reorganise logs.
|
10 years ago |
Marek Kotewicz
|
4ec30f961e
|
LocalisedTransaction && LocalisedTransactionReceipt
|
10 years ago |