neo-go/pkg/core/interop
Roman Khimov 1d8ad5b84a *: simplify some error messages
Log:
2021-07-23T09:59:18.948+0300    WARN    contract invocation failed      {"tx": "de3e3c1f1d37e4528990f894dea5583fd320485ad3862a95eb0e8823eecf4a5f", "block": 9643, "error": "error encountered at instruction 1 (SYSCALL): error during call from native: error encountered at instruction 745 (CAT): invalid conversion: Map/ByteString"}

The word "error" appears 4 times here.
2021-07-23 10:08:09 +03:00
..
contract *: simplify some error messages 2021-07-23 10:08:09 +03:00
crypto core: simplify interop functions 2021-05-12 13:30:01 +03:00
interopnames interop: implement System.Runtime.GetRandom 2021-07-15 16:00:01 +03:00
iterator interop: remove System.Iterator.Create, fix #1935 2021-05-11 12:13:30 +03:00
runtime interop: implement System.Runtime.GetRandom 2021-07-15 16:00:01 +03:00
storage stackitem: remove Item/StackItem from function names 2021-07-06 19:56:23 +03:00
context.go interop: implement System.Runtime.GetRandom 2021-07-15 16:00:01 +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