.. |
nativenames
|
native: update contract names
|
2021-01-12 17:58:05 +03:00 |
compatibility_test.go
|
state: use checksums and names to calculate contract hashes
|
2021-01-22 12:22:48 +03:00 |
contract.go
|
native: check for committee in setters
|
2021-01-21 15:20:34 +03:00 |
designate.go
|
native: call native contracts by ID instead of name
|
2021-01-18 00:38:23 +03:00 |
interop.go
|
native: call native contracts by ID instead of name
|
2021-01-18 00:38:23 +03:00 |
management.go
|
core: allow to overload contract methods
|
2021-01-27 12:51:07 +03:00 |
management_test.go
|
state: use checksums and names to calculate contract hashes
|
2021-01-22 12:22:48 +03:00 |
native_gas.go
|
native: call native contracts by ID instead of name
|
2021-01-18 00:38:23 +03:00 |
native_neo.go
|
native: make registering as a candidate cost more
|
2021-01-21 23:02:59 +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
|
native: call native contracts by ID instead of name
|
2021-01-18 00:38:23 +03:00 |
neo_types.go
|
native: cache committee together with votes
|
2020-11-10 15:23:06 +03:00 |
notary.go
|
native: check for committee in setters
|
2021-01-21 15:20:34 +03:00 |
oracle.go
|
network: implement Oracle module
|
2021-01-28 12:43:20 +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
|
native: check for committee in setters
|
2021-01-21 15:20:34 +03:00 |
util.go
|
native: check for committee in setters
|
2021-01-21 15:20:34 +03:00 |