neo-go/pkg/core/interop/crypto
Anna Shaleva 544f2c2cb2 core: use proper storage price within the whole interop context
We shouldn't use StoragePrice from Blockchain because its dao doesn't
contain the whole set of changes from previouse transactions in the
current block. Instead, we should use an updated storage price for
each transaction and retrieve the price from cached DAO.
2022-04-08 12:50:56 +03:00
..
ecdsa.go core: reuse PushItem for interops 2021-08-30 23:43:58 +03:00
ecdsa_test.go core: use proper storage price within the whole interop context 2022-04-08 12:50:56 +03:00
interop.go core: simplify interop functions 2021-05-12 13:30:01 +03:00