• gary rong's avatar
    les, light: improve txstatus retrieval (#22349) · 7a3c8900
    gary rong authored
    Transaction unindexing will be enabled by default as of 1.10, which causes tx status retrieval will be broken without this PR. 
    
    This PR introduces a retry mechanism in TxStatus retrieval.
    7a3c8900
Name
Last commit
Last update
..
lightchain.go Loading commit data...
lightchain_test.go Loading commit data...
nodeset.go Loading commit data...
odr.go Loading commit data...
odr_test.go Loading commit data...
odr_util.go Loading commit data...
postprocess.go Loading commit data...
trie.go Loading commit data...
trie_test.go Loading commit data...
txpool.go Loading commit data...
txpool_test.go Loading commit data...