plugeth/plugins
philip-morlier bb33c798de Fixed a patch in the engine wrapper.
In order to keep our utils interfaces as generic as possible across chains I added a "dummySeals" []bool to the engine wrapper. Up until now the slice was
a fixed size. From this point it has the same length as the []*headers argument also passed into the same function.
2023-09-10 13:29:51 -07:00
..
interfaces Merge feature/merge-v1.10.18-attempt-two 2022-05-25 13:07:38 -07:00
test-plugin updated engine in test plugin 2023-07-31 13:04:19 -07:00
wrappers Fixed a patch in the engine wrapper. 2023-09-10 13:29:51 -07:00
hooktester.go Add plugin hook tester 2021-08-25 14:00:27 -05:00
plugin_loader.go clean up/copyedit 2023-06-09 23:07:13 +08:00