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 00:23:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
kaspad
/
domain
/
consensus
/
processes
/
blockprocessor
History
msutton
12781833e9
go lint
2022-05-23 18:40:52 +03:00
..
blocklogger
Cleanup the logger and make it asynchronous (
#1524
)
2021-03-01 14:04:40 +02:00
blockprocessor.go
Return block status from block processor and use it for event raising decision
2022-05-23 18:24:25 +03:00
log.go
Cleanup the logger and make it asynchronous (
#1524
)
2021-03-01 14:04:40 +02:00
validate_and_insert_block_test.go
Replace header finality point with pruning point and enforce finality rules on IBD with headers proof (
#1823
)
2021-08-31 08:01:48 +03:00
validate_and_insert_block_with_trusted_data.go
Return block status from block processor and use it for event raising decision
2022-05-23 18:24:25 +03:00
validate_and_insert_block.go
go lint
2022-05-23 18:40:52 +03:00
validate_and_insert_imported_pruning_point_test.go
Remove BlockWithTrustedData method (
#1950
)
2022-02-20 00:04:47 +02:00
validate_and_insert_imported_pruning_point.go
Replace header finality point with pruning point and enforce finality rules on IBD with headers proof (
#1823
)
2021-08-31 08:01:48 +03:00
validate_block.go
Implement pruned headers node (
#1787
)
2021-07-26 12:24:07 +03:00