mirror of
https://gitlab.com/pulsechaincom/go-pulse.git
synced 2024-12-22 11:31:02 +00:00
78a3c32ef4
This change simplifies the logic for indexing transactions and enhances the UX when transaction is not found by returning more information to users. Transaction indexing is now considered as a part of the initial sync, and `eth.syncing` will thus be `true` if transaction indexing is not yet finished. API consumers can use the syncing status to determine if the node is ready to serve users. |
||
---|---|---|
.. | ||
blocktest | ||
build | ||
cmdtest | ||
debug | ||
ethapi | ||
flags | ||
guide | ||
jsre | ||
reexec | ||
shutdowncheck | ||
syncx | ||
testlog | ||
utesting | ||
version | ||
web3ext |