neoneo-go/pkg/smartcontract/context
Roman Khimov efb67a0ea3 context: scripts and signatures are base64-encoded in C# now
So use base64 too and add compatibility test. Unfortunately this breaks
support for old (hex-based) files, but those should be completed a long time
ago.
2021-07-23 11:57:35 +03:00
..
context.go context: support Neo.Network.P2P.Payloads.Transaction type 2021-07-23 11:33:51 +03:00
context_test.go context: scripts and signatures are base64-encoded in C# now 2021-07-23 11:57:35 +03:00
item.go context: scripts and signatures are base64-encoded in C# now 2021-07-23 11:57:35 +03:00
item_test.go smartcontract: use script instead of address in context 2021-03-09 15:45:02 +03:00