neoneo-go/pkg/core/interop/crypto
Anna Shaleva 91a4bc5beb core: use proper DAO to get ExecFeeFactor
The usage of the Blockchain's one leads to the same ExecFeeFactor within
a single block. What we need is to update ExecFeeFactor after each
transaction invocation, thus, cached DAO should be used as it contains
all relevant changes.
2022-04-08 12:50:50 +03:00
..
ecdsa.go core: reuse PushItem for interops 2021-08-30 23:43:58 +03:00
ecdsa_test.go core: use proper DAO to get ExecFeeFactor 2022-04-08 12:50:50 +03:00
interop.go core: simplify interop functions 2021-05-12 13:30:01 +03:00