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-05-19 13:26:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
kaspad
/
app
History
Toni Lukkaroinen
cfed010e82
Fix block verbosedata population from skipping transaction verbosedata population when BlockInfo errorenously reports block as Header only, but domainBlock is still fount with GetBlockEvenIfHeaderOnly.
2024-05-05 09:24:31 +03:00
..
appmessage
Fix extract atomic swap data pushes (
#2203
)
2023-12-11 16:24:16 +02:00
protocol
Fix IBD sync conditions (
#2174
)
2022-11-29 17:18:07 +02:00
rpc
Fix block verbosedata population from skipping transaction verbosedata population when BlockInfo errorenously reports block as Header only, but domainBlock is still fount with GetBlockEvenIfHeaderOnly.
2024-05-05 09:24:31 +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