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 |
Gav Wood
|
5124ff752b
|
Switch to YP compliant gas accounting at block 830k
|
10 years ago |
Gav Wood
|
f29cb461c9
|
Tidy up gaurds. Shorted extraData to max size.
|
10 years ago |
Dimitry Khokhlov
|
ce93507040
|
Issues: BlockChain::rebuild + byteRef test
|
10 years ago |
Marek Kotewicz
|
9d0ef73c8e
|
eth_getTransactionReceipt
|
10 years ago |
arkpar
|
cea26e8dab
|
Fixed clang warnings
|
10 years ago |
Paweł Bylica
|
0c382f37f1
|
Avoid warnings about unused function arguments.
|
10 years ago |
Paweł Bylica
|
1a6620ef67
|
Adjust stack offloading params. Enable only for clang compiler.
|
10 years ago |
chriseth
|
ef3ccfcdaa
|
Use rlpList to construct some RLPs.
|
10 years ago |
Marek Kotewicz
|
c89f56309d
|
updated Interface and ClientBase method "sendTransaction" description
|
10 years ago |
Marek Kotewicz
|
455a1aed74
|
rpc eth_sendTransaction returns always transaction hash
|
10 years ago |