mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-05 04:31:16 +00:00
* core: use TryGetAccount to read where TryUpdateAccount has been used to write * Gary's review feedback * implement Gary's suggestion * fix bug + rename NewSecure into NewStateTrie * trie: add backwards-compatibility aliases for SecureTrie * Update database.go * make the linter happy Co-authored-by: Guillaume Ballet <3272758+gballet@users.noreply.github.com> Co-authored-by: Felix Lange <fjl@twurst.com> Co-authored-by: rjl493456442 <garyrong0905@gmail.com> |
||
|---|---|---|
| .. | ||
| common.go | ||
| database.go | ||
| dump.go | ||
| journal.go | ||
| lendingcontract.go | ||
| lendingitem.go | ||
| lendingitem_test.go | ||
| managed_state.go | ||
| relayer.go | ||
| settle_balance.go | ||
| settle_balance_test.go | ||
| state_itemList.go | ||
| state_lendingbook.go | ||
| state_lendingitem.go | ||
| state_lendingtrade.go | ||
| state_liquidationtime.go | ||
| statedb.go | ||
| statedb_test.go | ||
| trade.go | ||
| XDCx_trie.go | ||