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-09-13 21:10:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
kaspad
/
domain
/
consensus
/
processes
/
blockprocessor
History
Elichai Turkel
00a023620d
Fix a data race in the block logger (
#1533
)
2021-02-17 17:05:25 +02:00
..
blocklogger
Fix a data race in the block logger (
#1533
)
2021-02-17 17:05:25 +02:00
blockprocessor.go
Fix a data race in the block logger (
#1533
)
2021-02-17 17:05:25 +02:00
log.go
[NOD-1416] Implement BlockProcessor. (
#969
)
2020-10-27 17:24:15 +02:00
validateandinsertblock_test.go
Validate transactions on BuildBlock (
#1491
)
2021-02-08 14:59:43 +02:00
validateandinsertblock.go
Fix a data race in the block logger (
#1533
)
2021-02-17 17:05:25 +02:00
validateandinsertimportedpruningpoint_test.go
Pass fromOutpoint into GetPruningPointUTXOs instead of offset, so it could Seek over the cursor (
#1447
)
2021-01-25 13:38:59 +02:00
validateandinsertimportedpruningpoint.go
Prune blocks below pruning point when moving pruning point during IBD (
#1513
)
2021-02-10 16:39:36 +02:00
validateblock.go
Don't mark block that got rejected because of ruleerrors.ErrPrunedBlock as invalid (
#1529
)
2021-02-15 15:34:21 +02:00