neoneo-go/internal
Roman Khimov 88542630ac blockchainer: drop the package completely
It's not an ideal solution, but at least it solves the problem for
now. Caveats:
 * consensus only needs one method, so it's mirrored to Blockchain
 * rpcsrv uses core.* definition of the StateRoot (so technically it might as
   well not have an internal Ledger), but it uses core already unfortunately
2022-07-25 11:58:13 +03:00
..
basicchain rpc/client: move to pkg/rpcclient 2022-07-21 22:39:53 +03:00
contracts [#2442] English Check 2022-05-04 19:48:27 +03:00
fakechain blockchainer: drop the package completely 2022-07-25 11:58:13 +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 testchain: don't use blockchainer.Blockchain 2022-07-25 11:58:13 +03:00
testserdes [#2442] English Check 2022-05-04 19:48:27 +03:00