Commit Graph

4 Commits

Author SHA1 Message Date
philip-morlier
34191cb50a Removed unnecessary comments from trie/plugin_hooks.go 2023-03-08 14:51:21 -08:00
philip-morlier
3527a74333 type correction in trei hoppks, adjusting length condition in core hooks 2023-03-08 11:37:28 -08:00
philip-morlier
e2c33f60c4 Added missing import to trie/plugin_hooks 2023-03-08 10:10:52 -08:00
philip-morlier
27810f60ad Added hook into trie.Database.Commit() in the trie package.
The hook enables a pre and post commit plugin to report on the status of the commit and expose this information to plugins.
2023-03-08 09:59:47 -08:00