.. |
block
|
rpc: adjust getblock RPC-call JSON fields names
|
2020-07-09 17:34:53 +03:00 |
blockchainer
|
state: drop Neo 2 Account and everything related
|
2020-08-11 20:42:02 +03:00 |
dao
|
state: drop Neo 2 Account and everything related
|
2020-08-11 20:42:02 +03:00 |
interop
|
Merge pull request #1271 from nspcc-dev/core/call_from_native
|
2020-08-07 21:24:50 +03:00 |
mempool
|
transaction: there are no valid attributes defined for preview3
|
2020-08-11 21:10:12 +03:00 |
mpt
|
mpt: fix extension node cache invalidation
|
2020-07-30 12:42:15 +03:00 |
native
|
native: drop validators count structure
|
2020-08-11 20:19:55 +03:00 |
state
|
state: drop Neo 2 Account and everything related
|
2020-08-11 20:42:02 +03:00 |
storage
|
always wrap errors when creating new ones with fmt.Errorf()
|
2020-08-07 12:21:52 +03:00 |
test_data
|
rpc: adjust getrawtransaction RPC-call JSON fields names
|
2020-07-15 14:44:13 +03:00 |
transaction
|
transaction: attribute type is now type, not usage
|
2020-08-11 21:10:50 +03:00 |
blockchain.go
|
core: drop unused secondsPerBlock() method
|
2020-08-11 21:37:18 +03:00 |
blockchain_test.go
|
core: move transaction's sender to cosigners
|
2020-08-04 17:33:50 +03:00 |
doc.go
|
core: add Blockchain event subscription mechanism
|
2020-05-25 00:27:39 +03:00 |
gas_price.go
|
*: move syscall handling out of VM
|
2020-07-29 13:41:08 +03:00 |
header_hash_list.go
|
core: fix (*HeaderHashList).Write comment
|
2020-08-11 20:33:16 +03:00 |
helper_test.go
|
Merge pull request #1296 from nspcc-dev/smartcontract/examples
|
2020-08-11 19:09:13 +03:00 |
interop_neo.go
|
Merge pull request #1271 from nspcc-dev/core/call_from_native
|
2020-08-07 21:24:50 +03:00 |
interop_neo_test.go
|
transaction: there are no valid attributes defined for preview3
|
2020-08-11 21:10:12 +03:00 |
interop_system.go
|
vm: check return value on context unload
|
2020-08-10 11:52:33 +03:00 |
interop_system_test.go
|
vm: check return value on context unload
|
2020-08-10 11:52:33 +03:00 |
interops.go
|
core: allow to restrict creating callbacks from syscalls
|
2020-07-29 13:41:08 +03:00 |
interops_test.go
|
core: add VM into interop context
|
2020-08-07 16:15:24 +03:00 |
native_contract_test.go
|
core: add test to call contract from native
|
2020-08-07 20:31:16 +03:00 |
native_neo_test.go
|
native: sort GetValidators result
|
2020-08-10 19:49:09 +03:00 |
native_policy_test.go
|
core: move transaction's sender to cosigners
|
2020-08-04 17:33:50 +03:00 |
opcode_price.go
|
core: add prices for TRY* opcodes
|
2020-07-29 13:41:08 +03:00 |
prometheus.go
|
core: add state height to prometheus metrics
|
2020-07-30 12:42:15 +03:00 |
util.go
|
smartcontract: add CreateDefaultMultiSigRedeemScript
|
2020-08-10 18:58:11 +03:00 |
util_test.go
|
core: remove unnecessary comment
|
2020-08-04 17:34:06 +03:00 |