This website requires JavaScript.
Explore
Help
Sign In
Mirroristas
/
kaspad
Watch
2
Star
0
Fork
0
You've already forked kaspad
mirror of
https://github.com/kaspanet/kaspad.git
synced
2025-11-29 08:28:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
kaspad
/
app
/
rpc
History
Mike Zak
94ddf0aab0
Added model and stubs for all main methods
2021-06-06 12:27:25 +03:00
..
rpccontext
Fix getBlock and getBlocks RPC commands to return blocks and transactions properly (
#1716
)
2021-05-13 16:00:42 +03:00
rpchandlers
Added model and stubs for all main methods
2021-06-06 12:27:25 +03:00
log.go
Cleanup the logger and make it asynchronous (
#1524
)
2021-03-01 14:04:40 +02:00
manager.go
In RPC, use RPCTransactions and RPCBlocks instead of TransactionMessages and BlockMessages (
#1609
)
2021-03-30 17:43:02 +03:00
rpc.go
Add an RPC command: EstimateNetworkHashesPerSecond (
#1686
)
2021-04-22 15:18:21 +03:00