Skip to content
Commit fa8e3232 authored by Bastian Köcher's avatar Bastian Köcher Committed by GitHub
Browse files

ProofRecorder: Implement transactional support (#13769)



* TrieRecorder: Start adding support for transactions

* Adds `transactions` functions and some test

* More tests

* Docs

* Ensure that we rollback failed transactions in the storage proof

* FMT

* Update primitives/trie/src/recorder.rs

Co-authored-by: default avatarDmitry Markin <[email protected]>

* Review comments

* Update primitives/trie/src/recorder.rs

Co-authored-by: default avatarSebastian Kunert <[email protected]>

* ".git/.scripts/commands/fmt/fmt.sh"

* For the holy clippy!

* Update primitives/trie/src/recorder.rs

Co-authored-by: default avatarAnton <[email protected]>

---------

Co-authored-by: default avatarDmitry Markin <[email protected]>
Co-authored-by: default avatarSebastian Kunert <[email protected]>
Co-authored-by: command-bot <>
Co-authored-by: default avatarAnton <[email protected]>
parent 06f84830
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment