Guillaume Ballet
443afc975c
core/state: move state account to core/types + abstracted "write account to trie" (#23567)
* core/state: abstracted "write account to trie" method
* fix appveyor build
* Apply suggestions from code review
Co-authored-by: Martin Holst Swende <martin@swende.se>
* review feedback
* core/state/accounts: move Account to core/types
* core/types: rename Account -> StateAccount
* core/state: restore EncodeRLP for stateObject
* core/types: add the missing file
* more review feedback
* more review feedback
Co-authored-by: Martin Holst Swende <martin@swende.se>
Co-authored-by: Felix Lange <fjl@twurst.com>
2021-09-28 10:48:07 +02:00
..
2021-07-29 16:06:44 +02:00
2020-12-12 17:36:32 +01:00
2021-01-26 21:41:35 +01:00
2020-07-14 10:35:32 +02:00
2021-08-02 15:43:01 +02:00
2021-09-15 10:52:48 +02:00
2021-02-26 15:28:34 +01:00
2021-09-13 18:59:52 +02:00
2021-06-03 14:35:40 +02:00
2021-09-28 10:48:07 +02:00
2020-08-03 19:40:46 +02:00
2021-09-27 18:42:48 +02:00
2017-10-27 09:40:52 +01:00
2021-09-07 10:52:58 +02:00