plugeth/eth/protocols
Guillaume Ballet 41f89ca944
core/state, trie: remove Try prefix in Trie accessors (#26975)
This change renames StateTrie methods to remove the Try* prefix. 

We added the Trie methods with prefix 'Try' a long time ago, working
around the problem that most existing methods of Trie did not return the
database error. This weird naming convention has persisted until now.

Co-authored-by: Gary Rong <garyrong0905@gmail.com>
2023-03-27 10:48:46 +02:00
..
eth all: change chain head markers from block to header (#26777) 2023-03-02 08:29:15 +02:00
snap core/state, trie: remove Try prefix in Trie accessors (#26975) 2023-03-27 10:48:46 +02:00