.. |
block
|
core: restrict the muximum number of contents per block
|
2020-10-05 18:08:33 +03:00 |
blockchainer
|
rpc: allow to getcontractstate by address, id or name
|
2020-11-03 17:23:49 +03:00 |
dao
|
core: add conflicts attribute
|
2020-10-29 10:57:31 +03:00 |
fee
|
core: move CalculateNetworkFee to a separate package
|
2020-10-07 10:04:19 +03:00 |
interop
|
core: refactor runtime.CheckWitness interop
|
2020-10-26 20:26:21 +03:00 |
mempool
|
core: add conflicts attribute
|
2020-10-29 10:57:31 +03:00 |
mpt
|
mpt: fix comment typo
|
2020-09-21 17:54:11 +03:00 |
native
|
Merge pull request #1519 from nspcc-dev/designate-role-history
|
2020-11-06 15:35:18 +03:00 |
state
|
trigger/core: split System trigger into OnPerist and PostPersist
|
2020-10-29 19:17:07 +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
|
Merge pull request #1520 from nspcc-dev/tune-some-limits
|
2020-11-06 15:35:44 +03:00 |
blockchain_test.go
|
Merge pull request #1520 from nspcc-dev/tune-some-limits
|
2020-11-06 15:35:44 +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
|
core: move CalculateNetworkFee to a separate package
|
2020-10-07 10:04:19 +03:00 |
interop_neo.go
|
core: introduce CheckReturnState constants
|
2020-10-13 19:14:44 +03:00 |
interop_neo_test.go
|
core: use ic.SpawnVM() in tests, not vm.New()
|
2020-10-29 19:17:07 +03:00 |
interop_system.go
|
core/config: move MaxTraceableBlocks to configuration file
|
2020-11-06 13:41:46 +03:00 |
interop_system_test.go
|
core: adjust storage update fees
|
2020-11-03 22:50:40 +03:00 |
interops.go
|
core: move contractCall* to a separate package
|
2020-09-25 16:32:10 +03:00 |
interops_test.go
|
core: add VM into interop context
|
2020-08-07 16:15:24 +03:00 |
native_contract_test.go
|
trigger/core: split System trigger into OnPerist and PostPersist
|
2020-10-29 19:17:07 +03:00 |
native_designate_test.go
|
native: implement designate contract history retention
|
2020-11-06 13:46:40 +03:00 |
native_neo_test.go
|
trigger/core: split System trigger into OnPerist and PostPersist
|
2020-10-29 19:17:07 +03:00 |
native_oracle_test.go
|
native: implement designate contract history retention
|
2020-11-06 13:46:40 +03:00 |
native_policy_test.go
|
core: refactor blocked accounts logic
|
2020-10-23 11:42:30 +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 |