mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-27 16:17:22 +00:00
* Added an additional tx state which is used to get the current nonce * Refresh transient state each time a new canonical block is found * Properly uninstall filters. Fixes a possible crash in RPC |
||
|---|---|---|
| .. | ||
| doc.go | ||
| envelope.go | ||
| filter.go | ||
| main.go | ||
| message.go | ||
| messages_test.go | ||
| peer.go | ||
| sort.go | ||
| sort_test.go | ||
| util.go | ||
| whisper.go | ||
| whisper_test.go | ||