neoneo-go/pkg/core/native
2021-05-17 22:22:07 +03:00
..
nativenames core: remove native NNS 2021-05-17 22:22:07 +03:00
nativeprices core: move NotaryVerificationPrice to a separate package 2021-03-23 13:56:39 +03:00
nnsrecords core: move NNS record types to a separate package 2021-03-26 20:44:32 +03:00
noderoles core: move native node roles to a separate pkg 2021-03-23 13:56:34 +03:00
compatibility_test.go config: add NativeUpdateHistory 2021-03-15 12:35:14 +03:00
contract.go core: remove native NNS 2021-05-17 22:22:07 +03:00
crypto.go native: implement CryptoLib contract 2021-03-10 19:24:19 +03:00
crypto_test.go core: use Neo.Crypto.CheckSig for standard signature verification 2021-03-10 21:45:58 +03:00
designate.go native: emit Designation event on role update 2021-04-29 14:12:48 +03:00
doc.go *: add more package-specific documentation 2021-03-19 16:18:45 +03:00
interop.go config: add NativeUpdateHistory 2021-03-15 12:35:14 +03:00
ledger.go *: enable godot linter and fix all its warnings 2021-05-12 23:17:03 +03:00
management.go *: fix whitespace errors 2021-05-12 22:51:41 +03:00
management_test.go *: fix all errcheck warnings in testing code 2021-05-12 21:45:12 +03:00
native_gas.go native: add refuel method to GAS contract 2021-04-29 18:26:34 +03:00
native_neo.go *: fix whitespace errors 2021-05-12 22:51:41 +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: get native nep17 balance from contract storage 2021-04-01 18:37:44 +03:00
nativenames_test.go *: fix some misspellings spotted by GoReportCard 2021-03-22 12:13:08 +03:00
neo_types.go native: cache committee together with votes 2020-11-10 15:23:06 +03:00
nonfungible.go core: remove native NNS 2021-05-17 22:22:07 +03:00
nonfungible_test.go smartcontract: add NEP-11 standard check 2021-02-19 17:06:07 +03:00
notary.go transaction: drop Network from Transaction 2021-03-26 13:45:18 +03:00
oracle.go *: enable godot linter and fix all its warnings 2021-05-12 23:17:03 +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 *: enable godot linter and fix all its warnings 2021-05-12 23:17:03 +03:00
std.go native/std: add stringSplit method 2021-05-11 12:11:38 +03:00
std_test.go native/std: add stringSplit method 2021-05-11 12:11:38 +03:00
util.go *: fix whitespace errors 2021-05-12 22:51:41 +03:00