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-31 11:16:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
kaspad
/
domain
/
consensus
/
processes
/
blockprocessor
History
Ori Newman
238950cb98
Add logs (
#1484
)
...
* Add logs * Fix log name
2021-02-03 17:47:59 +02:00
..
blockprocessor.go
Sync pruning point UTXO sets incrementally instead of all at once (
#1431
)
2021-01-21 17:24:52 +02:00
log.go
[NOD-1416] Implement BlockProcessor. (
#969
)
2020-10-27 17:24:15 +02:00
validateandinsertblock_test.go
Don't mark bad merkle root as invalid (
#1419
)
2021-01-17 10:40:05 +02:00
validateandinsertblock.go
Add logs (
#1484
)
2021-02-03 17:47:59 +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
Sync pruning point UTXO sets incrementally instead of all at once (
#1431
)
2021-01-21 17:24:52 +02:00
validateblock.go
Don't mark bad merkle root as invalid (
#1419
)
2021-01-17 10:40:05 +02:00