neo-go/pkg/core/native
Evgeniy Stratonikov 2cd5b63f0b policy: fix max exec fee
Signed-off-by: Evgeniy Stratonikov <evgeniy@nspcc.ru>
2021-07-14 10:27:09 +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
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 native: copy contract on update 2021-07-08 10:40:54 +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 stackitem: remove Item/StackItem from function names 2021-07-06 19:56:23 +03:00
native_neo_candidate.go stackitem: remove Item/StackItem from function names 2021-07-06 19:56:23 +03:00
native_neo_test.go native: implement delegated voting 2020-08-06 20:39:13 +03:00
native_nep17.go native: fix typo in comments 2021-07-05 11:04:19 +03:00
nativenames_test.go *: fix some misspellings spotted by GoReportCard 2021-03-22 12:13:08 +03:00
neo_types.go stackitem: remove Item/StackItem from function names 2021-07-06 19:56:23 +03:00
notary.go config: make MaxValidUntilBlockIncrement configurable 2021-05-17 13:43:03 +03:00
oracle.go stackitem: remove Item/StackItem from function names 2021-07-06 19:56:23 +03:00
oracle_types.go stackitem: remove Item/StackItem from function names 2021-07-06 19:56:23 +03:00
oracle_types_test.go stackitem: remove Item/StackItem from function names 2021-07-06 19:56:23 +03:00
policy.go policy: fix max exec fee 2021-07-14 10:27:09 +03:00
std.go stackitem: remove Item/StackItem from function names 2021-07-06 19:56:23 +03:00
std_test.go stackitem: remove Item/StackItem from function names 2021-07-06 19:56:23 +03:00
util.go *: fix whitespace errors 2021-05-12 22:51:41 +03:00