.. |
block
|
Merge pull request #2369 from nspcc-dev/goshechka
|
2022-03-18 15:07:20 +03:00 |
blockchainer
|
*: support customisable NotaryServiceFeePerKey value
|
2022-03-01 19:08:16 +03:00 |
chaindump
|
services/consensus: drop blockchainer.Blockchainer use
|
2022-01-14 19:57:16 +03:00 |
dao
|
block/dao: simplify trimming, avoid allocations
|
2022-03-18 10:49:25 +03:00 |
fee
|
vm: add PACKMAP/PACKSTRUCT, extend UNPACK
|
2021-11-12 17:19:59 +03:00 |
interop
|
storage: add "private" mode to MemCachedStore
|
2022-02-17 22:27:39 +03:00 |
mempool
|
mempool: use capacity parameter to avoid map reallocations
|
2021-12-01 21:36:25 +03:00 |
mempoolevent
|
core: move mempool.Event to a separate package
|
2021-06-01 12:24:28 +03:00 |
mpt
|
storage: expose private storage map for more efficient MPT batch
|
2022-02-17 23:41:10 +03:00 |
native
|
native: make it mergeable with master again
|
2022-05-13 18:51:27 +03:00 |
state
|
core, rpc: use Seek to iterate over NEP* transfers
|
2022-01-19 20:55:08 +03:00 |
stateroot
|
storage: simplify (*MemCachedStore).Put/Delete interface
|
2022-02-16 18:24:20 +03:00 |
statesync
|
storage: drop (KeyPrefix).Bytes() API
|
2022-02-18 15:19:57 +03:00 |
storage
|
storage: drop (KeyPrefix).Bytes() API
|
2022-02-18 15:19:57 +03:00 |
test_data
|
nativetest: migrate Oracle contract tests to neotest
|
2022-01-14 17:56:10 +03:00 |
transaction
|
transaction: fix maxSubitems handling in JSON scope unmarshaller
|
2022-05-07 12:05:34 +03:00 |
bench_test.go
|
core, rpc: use Seek to iterate over NEP* transfers
|
2022-01-19 20:55:08 +03:00 |
blockchain.go
|
Merge pull request #2378 from nspcc-dev/notary-adjustments
|
2022-03-02 11:58:36 +03:00 |
blockchain_test.go
|
Merge pull request #2378 from nspcc-dev/notary-adjustments
|
2022-03-02 11:58:36 +03:00 |
doc.go
|
core: add Blockchain event subscription mechanism
|
2020-05-25 00:27:39 +03:00 |
helper_test.go
|
core: add tests for blockchain initialisation
|
2022-02-28 19:00:43 +03:00 |
interop_system.go
|
storage: simplify (*MemCachedStore).Put/Delete interface
|
2022-02-16 18:24:20 +03:00 |
interop_system_test.go
|
*: remove io/ioutil uses
|
2022-03-17 19:39:18 +03:00 |
interops.go
|
interop: implement System.Runtime.GetRandom
|
2021-07-15 16:00:01 +03:00 |
interops_test.go
|
core: remove conflicting transactions wrt MaxTraceableBlocks
|
2021-08-18 13:31:47 +03:00 |
native_contract_test.go
|
nativetest: migrate Management contract tests to neotest
|
2022-01-14 17:56:04 +03:00 |
native_designate_test.go
|
nativetest: migrate Designation contract tests to neotest
|
2022-01-14 16:47:31 +03:00 |
native_management_test.go
|
nativetest: migrate Management contract tests to neotest
|
2022-01-14 17:56:04 +03:00 |
native_neo_test.go
|
nativetest: migrate NEO contract tests to neotest
|
2022-01-14 17:56:10 +03:00 |
native_policy_test.go
|
nativetest: migrate Policy contract tests to neotest
|
2022-01-14 16:34:33 +03:00 |
notary_test.go
|
network: decouple it from blockchainer.Blockchainer
|
2022-01-14 19:57:16 +03:00 |
oracle_test.go
|
*: remove io/ioutil uses
|
2022-03-17 19:39:18 +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: shrink blockchainer.StateRoot further, leave simple RO methods
|
2022-01-14 19:57:16 +03:00 |
statesync_test.go
|
storage: drop (KeyPrefix).Bytes() API
|
2022-02-18 15:19:57 +03:00 |
util.go
|
core: drop GetStandBy* methods
|
2022-01-31 23:14:38 +03:00 |
util_test.go
|
core/block: add Nonce field to header
|
2021-07-15 15:58:49 +03:00 |