.. |
blocked_accounts.go
|
core: add native policy contract
|
2020-06-24 07:35:07 +03:00 |
blocked_accounts_test.go
|
smartcontract: update (Parameter).MarshalJSON method
|
2020-06-24 07:58:09 +03:00 |
contract.go
|
emit: accept multiple opcodes in Opcode()
|
2020-10-06 18:03:25 +03:00 |
designate.go
|
native: implement Designate contract
|
2020-10-02 11:03:25 +03:00 |
interop.go
|
native: don't push void result in Call
|
2020-09-25 16:32:10 +03:00 |
native_gas.go
|
core: unexport NewNEO() and NewGAS() methods
|
2020-10-02 15:45:49 +03:00 |
native_neo.go
|
core: add InitializeCache method to NEO native contracts
|
2020-10-02 17:03:06 +03:00 |
native_neo_candidate.go
|
stackitem: change Bool() to TryBool(), prepare for its failures
|
2020-08-21 20:55:20 +03:00 |
native_neo_test.go
|
native: implement delegated voting
|
2020-08-06 20:39:13 +03:00 |
native_nep5.go
|
native: support postPersist method
|
2020-09-23 14:47:09 +03:00 |
oracle.go
|
native: add GetOracleInvokeScript()
|
2020-10-07 10:04:19 +03:00 |
oracle_types.go
|
native: implement basis for oracle contract
|
2020-09-25 17:34:11 +03:00 |
oracle_types_test.go
|
native: implement basis for oracle contract
|
2020-09-25 17:34:11 +03:00 |
policy.go
|
core: add cache to Policy blocked accounts
|
2020-10-08 13:47:21 +03:00 |
util.go
|
native: implement Designate contract
|
2020-10-02 11:03:25 +03:00 |