go-ethereum/libevm
Arran Schlosberg 38eaaab96c
feat!: RulesHooks.CanCreateContract() accepts and returns gas (#28)
* refactor!: `RulesHooks.CanCreateContract()` via `defer`

`TestCanCreateContract` is unchanged and merely moved to the appropriate file.

* feat!: `RulesHooks.CanCreateContract()` accepts and returns gas

* chore: move `TestCanCreateContract` to original file

Simplifies code review

* chore: pacify linter

* refactor!: revert to non-deferred call (not at start)
2024-09-17 12:14:17 -04:00
..
ethtest chore: golangci-lint CI workflow (#16) 2024-09-12 20:31:04 +01:00
hookstest feat!: RulesHooks.CanCreateContract() accepts and returns gas (#28) 2024-09-17 12:14:17 -04:00
pseudo chore: golangci-lint CI workflow (#16) 2024-09-12 20:31:04 +01:00
interfaces_test.go chore: squash arr4n/libevm into libevm (#7) 2024-09-10 19:20:32 +01:00
libevm.go chore: golangci-lint CI workflow (#16) 2024-09-12 20:31:04 +01:00