This website requires JavaScript.
Explore
Help
Sign in
TrueCloudLab
/
neo-go
Watch
8
Star
0
Fork
You've already forked neo-go
0
mirror of
https://github.com/nspcc-dev/neo-go.git
synced
2025-02-18 11:15:36 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
b599b395e8
neo-go
/
pkg
/
rpc
History
Roman Khimov
5251607fb7
transaction: s/txid/hash/ for JSON to match C# implementation
...
It uses `hash` for transactions now, but `txid` for application logs.
2020-06-24 10:43:58 +03:00
..
client
transaction: s/txid/hash/ for JSON to match C# implementation
2020-06-24 10:43:58 +03:00
request
core: fix contract manifest unpacking in System.Contract.Create
2020-06-18 22:38:34 +03:00
response
rpc: marshal GasConsumed
getapplicationlog
as string
2020-06-19 11:38:56 +03:00
server
core: fix Storage.Get to return Null when there is no value
2020-06-24 10:43:58 +03:00
rpc_config.go
config: move config.go out of config/
2020-03-31 17:55:59 +03:00