neo-go/docs
Anna Shaleva 3b11f98cd0 core: review usages of (*intero.Context).BlockHeight method
This method returns persisted block height and doesn't take into account
persisting block height. Some of the callers of this method relay on
the wrong assumption that BlockHeight() returns persisting block index.

Fix improper usages of this method and adjust tests. Ref.
61a066583e/src/Neo/SmartContract/ApplicationEngine.cs (L634).

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
2023-11-21 13:46:13 +03:00
..
cli.md docs: fix typos 2023-08-31 14:13:51 +02:00
compiler.md docs: add note about type aliases and generics support 2023-08-18 17:01:45 +03:00
consensus.md docs: fix the MinPeers consensus requirements 2023-01-13 11:33:19 +03:00
conventions.md [#2442] English Check 2022-05-04 19:48:27 +03:00
node-configuration.md docs: adjust ValidatorsHistory documentation 2023-11-17 16:57:41 +03:00
notary.md core: review usages of (*intero.Context).BlockHeight method 2023-11-21 13:46:13 +03:00
notifications.md docs: fix doc for transaction_executed WS notification 2022-10-26 15:32:54 +03:00
oracle.md [#2442] English Check 2022-05-04 19:48:27 +03:00
release-instruction.md docs: adjust release instructions 2023-07-11 08:36:05 +03:00
rpc.md docs: add getrawnotarypool, getrawnotarytransaction 2023-08-31 18:51:43 +01:00
stateroots.md [#2442] English Check 2022-05-04 19:48:27 +03:00
vm.md [#2442] English Check 2022-05-04 19:48:27 +03:00