This website requires JavaScript.
Explore
Help
Sign in
TrueCloudLab
/
neoneo-go
Watch
7
Star
0
Fork
You've already forked neoneo-go
2
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
8fda6a3407
neoneo-go
/
pkg
/
rpc
/
server
History
Roman Khimov
8fda6a3407
block: fix ConsensusData hashing
...
It's DoubleSha256 as with the rest of the structures.
2020-06-18 12:22:49 +03:00
..
testdata
block: fix ConsensusData hashing
2020-06-18 12:22:49 +03:00
prometheus.go
rpc: reuse handlers map for prometheus metrics
2020-03-25 15:25:12 +03:00
server.go
vm: make (*VM).GasLimit public
2020-06-16 15:13:20 +03:00
server_helper_test.go
config: move NetMode into its own micropackage
2020-06-18 12:09:57 +03:00
server_test.go
rpc: use non-pointer Block and Transaction in results
2020-06-18 12:13:35 +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