neoneo-go/pkg/smartcontract/context
Roman Khimov b483c38593 block/transaction: add network magic into the hash
We make it explicit in the appropriate Block/Transaction structures, not via a
singleton as C# node does. I think this approach has a bit more potential and
allows better packages reuse for different purposes.
2020-06-18 12:39:50 +03:00
..
context.go smartcontract: use new VerifiableDecodable for ParameterContext 2020-06-18 12:12:56 +03:00
context_test.go block/transaction: add network magic into the hash 2020-06-18 12:39:50 +03:00
item.go smartcontract: implement ContextItem 2020-03-04 20:01:26 +03:00
item_test.go random: make use or random package in tests 2020-03-27 10:27:46 +03:00