.. |
nativenames
|
native: implement StdLib contract
|
2021-03-10 19:24:19 +03:00 |
compatibility_test.go
|
core: refactor native call
|
2021-02-26 10:59:09 +03:00 |
contract.go
|
native: implement StdLib contract
|
2021-03-10 19:24:19 +03:00 |
crypto.go
|
native: implement CryptoLib contract
|
2021-03-10 19:24:19 +03:00 |
crypto_test.go
|
native: implement CryptoLib contract
|
2021-03-10 19:24:19 +03:00 |
designate.go
|
native: implement CryptoLib contract
|
2021-03-10 19:24:19 +03:00 |
interop.go
|
core: refactor native call
|
2021-02-26 10:59:09 +03:00 |
ledger.go
|
native: implement CryptoLib contract
|
2021-03-10 19:24:19 +03:00 |
management.go
|
dao: serialize state.StorageItem as raw bytes
|
2021-03-09 12:11:26 +03:00 |
management_test.go
|
dao: use raw state.StorageItem instead of pointer
|
2021-03-09 12:11:25 +03:00 |
name_service.go
|
native: implement CryptoLib contract
|
2021-03-10 19:24:19 +03:00 |
name_service_test.go
|
native: add NEP-11 check for name service
|
2021-02-19 17:06:07 +03:00 |
native_gas.go
|
native: implement CryptoLib contract
|
2021-03-10 19:24:19 +03:00 |
native_neo.go
|
native: implement CryptoLib contract
|
2021-03-10 19:24:19 +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
|
dao: use raw state.StorageItem instead of pointer
|
2021-03-09 12:11:25 +03:00 |
neo_types.go
|
native: cache committee together with votes
|
2020-11-10 15:23:06 +03:00 |
nonfungible.go
|
dao: use raw state.StorageItem instead of pointer
|
2021-03-09 12:11:25 +03:00 |
nonfungible_test.go
|
smartcontract: add NEP-11 standard check
|
2021-02-19 17:06:07 +03:00 |
notary.go
|
core: refactor native call
|
2021-02-26 10:59:09 +03:00 |
oracle.go
|
native: implement CryptoLib contract
|
2021-03-10 19:24:19 +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: implement CryptoLib contract
|
2021-03-10 19:24:19 +03:00 |
std.go
|
native: implement StdLib contract
|
2021-03-10 19:24:19 +03:00 |
std_test.go
|
core: remove System.Binary.Itoa and System.Binary.Atoi syscalls
|
2021-03-10 19:24:19 +03:00 |
util.go
|
dao: use raw state.StorageItem instead of pointer
|
2021-03-09 12:11:25 +03:00 |