neo-go/internal
Anna Shaleva 0e0b55350a core: convert (*Blockchain).JumpToState to a callback
We don't need this method to be exposed, the only its user is the
StateSync module. At the same time StateSync module manages its state by
itself which guarantees that (*Blockchain).jumpToState will be called
with proper StateSync stage.
2021-09-07 19:43:27 +03:00
..
fakechain core: convert (*Blockchain).JumpToState to a callback 2021-09-07 19:43:27 +03:00
keytestcases core: rename Neo.Crypto.CheckSig interop 2021-05-11 18:37:55 +03:00
random pkg: move internal/ package to the root directory 2020-11-24 16:39:56 +03:00
testchain cli,compiler: allow to specify manifest permissions 2021-06-04 11:16:22 +03:00
testserdes stackitem: introduce Convertible interface 2021-07-19 15:42:42 +03:00