neoneo-go/pkg/core
2022-06-08 22:26:24 +03:00
..
block core: move GetScriptContainer to runtime 2022-06-08 18:12:41 +03:00
blockchainer [#2442] English Check 2022-05-04 19:48:27 +03:00
chaindump core: move chain dump test into its own package 2022-06-08 15:28:08 +03:00
dao bigint: don't allocate in ToPreallocatedBytes 2022-06-02 15:38:39 +03:00
fee vm: add MODMUL and MODPOW opcodes 2022-05-12 14:25:14 +03:00
interop core: move storage-related interop code into the storage package 2022-06-08 22:26:24 +03:00
mempool [#2442] English Check 2022-05-04 19:48:27 +03:00
mempoolevent [#2442] English Check 2022-05-04 19:48:27 +03:00
mpt [#2442] English Check 2022-05-04 19:48:27 +03:00
native core: move TestNativeGetMethod to the native package 2022-06-08 18:51:27 +03:00
state state: create buffer/io writer once per TokenTransferLog 2022-06-04 00:11:11 +03:00
stateroot core, rpc: support [invokefunction, invokescript, invokecontractverify]historic 2022-04-29 16:10:04 +03:00
statesync storage: drop (KeyPrefix).Bytes() API 2022-02-18 15:19:57 +03:00
storage core: avoid concurrent map r/w during SeekAsync 2022-05-16 12:25:15 +03:00
test_data core: refactor helper test contracts generation 2022-03-30 11:46:29 +03:00
transaction core: move GetScriptContainer to runtime 2022-06-08 18:12:41 +03:00
basic_chain_test.go core: move basic chain creation into a package of its own 2022-06-08 15:25:27 +03:00
bench_test.go core: rebase core tests onto neotest 2022-03-30 19:00:53 +03:00
blockchain.go core: export CreateGenesisBlock 2022-06-08 18:20:34 +03:00
blockchain_core_test.go core: use dao-binded cache for native contracts 2022-04-29 16:10:04 +03:00
blockchain_neotest_test.go core: move chain dump test into its own package 2022-06-08 15:28:08 +03:00
doc.go core: add Blockchain event subscription mechanism 2020-05-25 00:27:39 +03:00
helper_test.go core: rebase core tests onto neotest 2022-03-30 19:00:53 +03:00
interops.go core: move storage-related interop code into the storage package 2022-06-08 22:26:24 +03:00
native_contract_test.go core: rebase core tests onto neotest 2022-03-30 19:00:53 +03:00
native_designate_test.go core: rebase core tests onto neotest 2022-03-30 19:00:53 +03:00
native_management_test.go core: move basic chain creation into a package of its own 2022-06-08 15:25:27 +03:00
native_neo_test.go core: rebase core tests onto neotest 2022-03-30 19:00:53 +03:00
native_policy_test.go core: rebase core tests onto neotest 2022-03-30 19:00:53 +03:00
notary_test.go core: adjust noderoles package usages 2022-06-01 15:03:29 +03:00
oracle_test.go [#2442] English Check 2022-05-04 19:48:27 +03:00
prometheus.go stateroot: move state-root related logic to core/stateroot 2021-03-09 13:48:29 +03:00
stateroot_test.go core: move basic chain creation into a package of its own 2022-06-08 15:25:27 +03:00
statesync_test.go core: move basic chain creation into a package of its own 2022-06-08 15:25:27 +03:00
util.go core: export CreateGenesisBlock 2022-06-08 18:20:34 +03:00
util_test.go core: export CreateGenesisBlock 2022-06-08 18:20:34 +03:00