.. |
block
|
config: update testnet netmode to preview5 magic
|
2021-02-05 18:57:54 +03:00 |
blockchainer
|
core: set native script and hash in SetOracle
|
2021-02-26 10:59:09 +03:00 |
chaindump
|
blockchainer: allow to dump/restore chain
|
2020-11-24 16:43:11 +03:00 |
dao
|
dao: do not look up new NEP17 batch
|
2021-02-26 14:08:51 +03:00 |
fee
|
vm: implement SQRT opcode
|
2021-03-01 16:58:53 +03:00 |
interop
|
core: refactor native call
|
2021-02-26 10:59:09 +03:00 |
mempool
|
*: upgrade tests to use T.Cleanup()
|
2021-03-01 17:08:00 +03:00 |
mpt
|
mpt: allow to remove non-existent keys in batch
|
2021-02-17 12:37:44 +03:00 |
native
|
native/policy: move MaxTransactionsPerBlock to config
|
2021-03-04 16:59:19 +03:00 |
state
|
Merge pull request #1782 from nspcc-dev/optimize/nep17
|
2021-03-02 15:28:42 +03:00 |
storage
|
*: upgrade tests to use T.Cleanup()
|
2021-03-01 17:08:00 +03:00 |
test_data
|
config: update testnet netmode to preview5 magic
|
2021-02-05 18:57:54 +03:00 |
transaction
|
core: check transaction's scripts length during decoding
|
2021-02-17 13:19:23 +03:00 |
blockchain.go
|
native/policy: move MaxTransactionsPerBlock to config
|
2021-03-04 16:59:19 +03:00 |
blockchain_test.go
|
Merge pull request #1744 from nspcc-dev/fix/nativecall
|
2021-03-02 15:28:00 +03:00 |
doc.go
|
core: add Blockchain event subscription mechanism
|
2020-05-25 00:27:39 +03:00 |
helper_test.go
|
*: upgrade tests to use T.Cleanup()
|
2021-03-01 17:08:00 +03:00 |
interop_neo.go
|
core: add PickN flags to Storage.Find
|
2021-01-15 21:12:10 +03:00 |
interop_neo_test.go
|
*: upgrade tests to use T.Cleanup()
|
2021-03-01 17:08:00 +03:00 |
interop_system.go
|
core: add System.Contract.CreateMultisigAccount interop
|
2021-02-19 17:31:50 +03:00 |
interop_system_test.go
|
*: upgrade tests to use T.Cleanup()
|
2021-03-01 17:08:00 +03:00 |
interops.go
|
core: fix parameter count for CreateMultisigAccount
|
2021-03-04 12:55:31 +03:00 |
interops_test.go
|
*: upgrade tests to use T.Cleanup()
|
2021-03-01 17:08:00 +03:00 |
native_contract_test.go
|
Merge pull request #1744 from nspcc-dev/fix/nativecall
|
2021-03-02 15:28:00 +03:00 |
native_designate_test.go
|
*: upgrade tests to use T.Cleanup()
|
2021-03-01 17:08:00 +03:00 |
native_ledger_test.go
|
*: upgrade tests to use T.Cleanup()
|
2021-03-01 17:08:00 +03:00 |
native_management_test.go
|
*: upgrade tests to use T.Cleanup()
|
2021-03-01 17:08:00 +03:00 |
native_name_service_test.go
|
*: upgrade tests to use T.Cleanup()
|
2021-03-01 17:08:00 +03:00 |
native_neo_test.go
|
*: upgrade tests to use T.Cleanup()
|
2021-03-01 17:08:00 +03:00 |
native_notary_test.go
|
*: upgrade tests to use T.Cleanup()
|
2021-03-01 17:08:00 +03:00 |
native_oracle_test.go
|
*: upgrade tests to use T.Cleanup()
|
2021-03-01 17:08:00 +03:00 |
native_policy_test.go
|
native/policy: move MaxTransactionsPerBlock to config
|
2021-03-04 16:59:19 +03:00 |
notary_test.go
|
core: update Notary test
|
2021-03-01 17:08:00 +03:00 |
oracle_test.go
|
Merge pull request #1744 from nspcc-dev/fix/nativecall
|
2021-03-02 15:28:00 +03:00 |
prometheus.go
|
core: add state height to prometheus metrics
|
2020-07-30 12:42:15 +03:00 |
util.go
|
native: drop Neo.Native.Deploy, move contract init to management contract
|
2020-12-14 13:33:41 +03:00 |
util_test.go
|
native: drop Neo.Native.Deploy, move contract init to management contract
|
2020-12-14 13:33:41 +03:00 |