neoneo-go/pkg/core
Anna Shaleva 054e60c0cf core: remove NodeList from Oracle storage
The reference implementation does not store NodeList. This commit fixes
state difference for genesis block.
2020-11-16 19:09:34 +03:00
..
block core: restrict the muximum number of contents per block 2020-10-05 18:08:33 +03:00
blockchainer core, rpc: allow to store several AppExecResult for a single hash 2020-11-12 16:24:39 +03:00
dao core, rpc: allow to store several AppExecResult for a single hash 2020-11-12 16:24:39 +03:00
fee core: update opcodes prices 2020-11-12 14:20:26 +03:00
interop core: implement System.Binary.Atoi/Itoa syscalls 2020-11-10 16:15:10 +03:00
mempool Merge pull request #1539 from nspcc-dev/core/fix_mempool_test 2020-11-12 15:48:28 +03:00
mpt mpt: fix comment typo 2020-09-21 17:54:11 +03:00
native core: remove NodeList from Oracle storage 2020-11-16 19:09:34 +03:00
state smartcontract: remove contract features 2020-11-13 21:26:23 +03:00
storage storage: fix Get for BoltDB, fix #1482 2020-10-13 19:05:11 +03:00
test_data block: update binary test data 2020-08-18 14:52:30 +03:00
transaction transaction: add new oracle response codes 2020-11-09 16:54:09 +03:00
blockchain.go rpc: adjust getrawtransaction and gettransactionheight RPC call 2020-11-16 13:25:42 +03:00
blockchain_test.go core, rpc: allow to store several AppExecResult for a single hash 2020-11-12 16:24:39 +03:00
doc.go core: add Blockchain event subscription mechanism 2020-05-25 00:27:39 +03:00
gas_price.go core: move CalculateNetworkFee to a separate package 2020-10-07 10:04:19 +03:00
helper_test.go manifest: simplify marshaling 2020-11-13 21:46:26 +03:00
interop_neo.go manifest: simplify marshaling 2020-11-13 21:46:26 +03:00
interop_neo_test.go smartcontract: remove contract features 2020-11-13 21:26:23 +03:00
interop_system.go manifest: simplify marshaling 2020-11-13 21:46:26 +03:00
interop_system_test.go manifest: simplify marshaling 2020-11-13 21:46:26 +03:00
interops.go core: implement System.Binary.Atoi/Itoa syscalls 2020-11-10 16:15:10 +03:00
interops_test.go core: add VM into interop context 2020-08-07 16:15:24 +03:00
native_contract_test.go Merge pull request #1531 from nspcc-dev/core/applicationlog_with_multiple_triggers 2020-11-12 19:05:22 +03:00
native_designate_test.go core, rpc: allow to store several AppExecResult for a single hash 2020-11-12 16:24:39 +03:00
native_neo_test.go core, rpc: allow to store several AppExecResult for a single hash 2020-11-12 16:24:39 +03:00
native_oracle_test.go smartcontract: remove contract features 2020-11-13 21:26:23 +03:00
native_policy_test.go core, rpc: allow to store several AppExecResult for a single hash 2020-11-12 16:24:39 +03:00
prometheus.go core: add state height to prometheus metrics 2020-07-30 12:42:15 +03:00
util.go core: move CalculateNetworkFee to a separate package 2020-10-07 10:04:19 +03:00
util_test.go core: remove unnecessary comment 2020-08-04 17:34:06 +03:00