neoneo-go/pkg/core/interop
Roman Khimov 453012ff16 runtime: tune runtime.Log messages
Add transaction hash, print contract hash in LE (as all user-facing functions
do) and don't double-quote the message, zap already does quoting of its own.
2021-04-07 18:14:30 +03:00
..
contract contract: disable notifications for safe methods 2021-03-16 22:47:49 +03:00
crypto dao: drop network from DAO 2021-03-26 13:45:18 +03:00
interopnames core: remove System.Contract.IsStandard 2021-03-16 16:59:23 +03:00
iterator core,vm: remove System.Enumerator.* interops 2021-01-15 21:11:32 +03:00
runtime runtime: tune runtime.Log messages 2021-04-07 18:14:30 +03:00
storage storage: fix linter warnings 2021-01-15 21:12:10 +03:00
context.go crypto: remove crypto.Verifiable interface 2021-03-26 13:45:18 +03:00
doc.go *: add more package-specific documentation 2021-03-19 16:18:45 +03:00
gas_price.go core: move GetPrice from core to interop 2021-02-05 11:36:32 +03:00