Open AnnaShaleva opened 11 months ago
We also need to refactor all tests where some custom network fee is added for transaction witnesses. Ref. https://github.com/nspcc-dev/neo-go/pull/3425#discussion_r1581848666.
Also need to adjust neotest.AddSystemFee
(or (*Executor).AddSystemFee
) to properly handle RPC GAS limit problem that may happen during system fee calculation. Ref. https://github.com/nspcc-dev/neo-go/pull/3551#discussion_r1711336529.
Implement the https://github.com/nspcc-dev/neo-go/pull/3233#issuecomment-1829563912.