.. |
nativenames
|
native: add Ledger contract, fix #1696
|
2021-02-04 13:12:11 +03:00 |
compatibility_test.go
|
compiler: add Hash compatibility test
|
2021-02-08 13:09:41 +03:00 |
contract.go
|
native: add Ledger contract, fix #1696
|
2021-02-04 13:12:11 +03:00 |
designate.go
|
core: fix native designateAsRole method
|
2021-02-15 18:13:00 +03:00 |
interop.go
|
interop: rename ContractID to ID
|
2021-02-11 12:27:43 +03:00 |
ledger.go
|
core: fix native Ladger parameter type
|
2021-02-12 18:58:31 +03:00 |
management.go
|
core: fix native Management's parameters names
|
2021-02-12 18:58:31 +03:00 |
management_test.go
|
interop: rename ContractID to ID
|
2021-02-11 12:27:43 +03:00 |
name_service.go
|
core: update protocols regexps
|
2021-02-17 13:51:08 +03:00 |
name_service_test.go
|
core: update protocols regexps
|
2021-02-17 13:51:08 +03:00 |
native_gas.go
|
native: add Ledger contract, fix #1696
|
2021-02-04 13:12:11 +03:00 |
native_neo.go
|
core: fix native Neo parameter name
|
2021-02-12 18:58:31 +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_nep17.go
|
core: remove NEP17BalanceState if balance is null [addTokens]
|
2021-02-12 23:48:30 +03:00 |
neo_types.go
|
native: cache committee together with votes
|
2020-11-10 15:23:06 +03:00 |
nonfungible.go
|
core: fix native NameService methods return types
|
2021-02-12 18:58:31 +03:00 |
notary.go
|
core: use declared constant for Notary's verification price
|
2021-02-11 17:11:36 +03:00 |
oracle.go
|
interop: rename ContractID to ID
|
2021-02-11 12:27:43 +03:00 |
oracle_types.go
|
native: move OracleRequest to state package
|
2020-10-08 13:48:14 +03:00 |
oracle_types_test.go
|
pkg: move internal/ package to the root directory
|
2020-11-24 16:39:56 +03:00 |
policy.go
|
interop: rename ContractID to ID
|
2021-02-11 12:27:43 +03:00 |
util.go
|
core: store initial native values into DAO
|
2021-02-05 10:43:17 +03:00 |