.. |
block
|
transaction: remove type field, set Version to 0
|
2020-06-05 19:20:16 +03:00 |
blockchainer
|
rpc: update RPC server invoke* calls
|
2020-06-11 19:34:13 +03:00 |
dao
|
core: provide monotonically increasing ID for contracts
|
2020-06-11 10:45:25 +03:00 |
interop
|
core: specify allowed triggers for interops
|
2020-06-11 13:16:07 +03:00 |
mempool
|
mempool: drop TxWithFee type
|
2020-06-05 19:21:40 +03:00 |
native
|
native: specify call flags for native contract methods
|
2020-06-11 13:16:07 +03:00 |
state
|
smartcontract,vm: remove DynamicInvoke feature
|
2020-06-11 10:45:25 +03:00 |
storage
|
core: provide monotonically increasing ID for contracts
|
2020-06-11 10:45:25 +03:00 |
test_data
|
Persist blockchain with leveldb on disk (#48)
|
2018-03-17 12:53:21 +01:00 |
transaction
|
core: add json marshaller for Cosigner's scopes
|
2020-06-15 13:48:15 +03:00 |
blockchain.go
|
Merge pull request #1047 from nspcc-dev/neo3/rpc/invoke
|
2020-06-11 21:39:20 +03:00 |
blockchain_test.go
|
core: move Neo.Runtime/Enumerator/Iterator.* interops to System.*
|
2020-06-10 12:13:35 +03:00 |
doc.go
|
core: add Blockchain event subscription mechanism
|
2020-05-25 00:27:39 +03:00 |
gas_price.go
|
core: store precise gas price in interop descriptions
|
2020-06-15 12:02:28 +03:00 |
header_hash_list.go
|
*: move all packages from CityOfZion to nspcc-dev
|
2020-03-03 17:21:42 +03:00 |
helper_test.go
|
core: update *.Contract.* interops
|
2020-06-11 10:50:35 +03:00 |
interop_neo.go
|
core: calculate a price of System.Storage.Put correctly
|
2020-06-15 12:02:21 +03:00 |
interop_neo_test.go
|
core: update *.Contract.* interops
|
2020-06-11 10:50:35 +03:00 |
interop_system.go
|
core: calculate a price of System.Storage.Put correctly
|
2020-06-15 12:02:21 +03:00 |
interop_system_test.go
|
core: update System.Blockchain.GetBlock interop
|
2020-06-09 23:24:04 +03:00 |
interops.go
|
core,vm: adjust prices for iterator/enumerator syscalls
|
2020-06-16 11:05:26 +03:00 |
interops_test.go
|
core: update *.Contract.* interops
|
2020-06-11 10:50:35 +03:00 |
native_contract_test.go
|
vm: move StackItem to a separate package
|
2020-06-08 13:27:08 +03:00 |
opcode_price.go
|
core: add SystemFee and NetworkFee to transaction
|
2020-05-20 23:26:48 +03:00 |
prometheus.go
|
core: refactor out MemPool
|
2020-01-16 10:16:24 +03:00 |
util.go
|
transaction: remove type field, set Version to 0
|
2020-06-05 19:20:16 +03:00 |
util_test.go
|
transaction: drop Inputs and Outputs, forget UTXO
|
2020-06-05 19:20:16 +03:00 |