neoneo-go/pkg/rpc/server
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
..
testdata block/transaction: add network magic into the hash 2020-06-18 12:39:50 +03:00
prometheus.go rpc: reuse handlers map for prometheus metrics 2020-03-25 15:25:12 +03:00
server.go block/transaction: add network magic into the hash 2020-06-18 12:39:50 +03:00
server_helper_test.go block/transaction: add network magic into the hash 2020-06-18 12:39:50 +03:00
server_test.go block/transaction: add network magic into the hash 2020-06-18 12:39:50 +03:00
subscription.go rpc/server: add notification filters 2020-05-26 11:36:47 +03:00
subscription_test.go transaction: remove type field, set Version to 0 2020-06-05 19:20:16 +03:00