neoneo-go/pkg/core/interop
Roman Khimov 0ad6e295ea core: make GetHeaderHash accept uint32
It should've always been this way because block indexes are uint32.
2022-11-25 14:30:51 +03:00
..
contract vm: don't use Stack for istack 2022-11-18 11:35:29 +03:00
crypto interop: wrap contract.LoadToken in context.LoadToken 2022-06-06 21:53:03 +03:00
interopnames core: support System.Runtime.GetAddressVersion syscall 2022-04-21 19:26:16 +03:00
iterator rpc: implement iterator sessions 2022-07-08 17:05:18 +03:00
runtime vm: don't use Stack for istack 2022-11-18 11:35:29 +03:00
storage core, rpc: move getFakeNextBlock to Blockchain 2022-10-07 15:56:34 +03:00
context.go core: make GetHeaderHash accept uint32 2022-11-25 14:30:51 +03:00
doc.go *: add more package-specific documentation 2021-03-19 16:18:45 +03:00
gas_price.go interop: fetch baseExecFee once and keep it in the Context 2021-08-11 15:42:23 +03:00