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-03-30 15:08:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
kaspad
/
app
History
Michael Sutton
b200b77541
Use chunks for
GetBlocksAcceptanceData
calls in order to avoid blocking consensus for too long (
#2075
)
2022-06-03 18:25:02 +03:00
..
appmessage
RPC: include isSynced and isUtxoIndexed in GetInfoResponse (
#2068
)
2022-05-30 13:12:00 +03:00
protocol
Move OnBlockAdded event to the channel that was only used by virtualChanged events (
#2059
)
2022-05-24 01:11:01 +03:00
rpc
Use chunks for
GetBlocksAcceptanceData
calls in order to avoid blocking consensus for too long (
#2075
)
2022-06-03 18:25:02 +03:00
app.go
Add monitoring of heap and save heap profile if size is over some limit (
#1932
)
2022-01-27 11:57:28 +02:00
component_manager.go
Move OnBlockAdded event to the channel that was only used by virtualChanged events (
#2059
)
2022-05-24 01:11:01 +03:00
db_version.go
Add version file to database (
#1678
)
2021-04-14 12:35:39 +03:00
log.go
Cleanup the logger and make it asynchronous (
#1524
)
2021-03-01 14:04:40 +02:00