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 13:00:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
kaspad
/
domain
/
consensus
/
processes
/
blockprocessor
History
Ori Newman
2e3592e351
Calculate virtual's acceptance data and multiset after importing a new pruning point (
#1700
)
...
(cherry picked from commit b405ea50e5736fc8a80880f6884414a3745f6590)
2021-05-11 12:14:00 +03:00
..
blocklogger
Cleanup the logger and make it asynchronous (
#1524
)
2021-03-01 14:04:40 +02:00
blockprocessor.go
Add support for multiple staging areas (
#1633
)
2021-03-29 10:34:11 +03:00
log.go
Cleanup the logger and make it asynchronous (
#1524
)
2021-03-01 14:04:40 +02:00
validateandinsertblock_test.go
Add consensus.Config as a wrapper for dagParams (
#1680
)
2021-04-19 09:07:34 +03:00
validateandinsertblock.go
Calculate virtual's acceptance data and multiset after importing a new pruning point (
#1700
)
2021-05-11 12:14:00 +03:00
validateandinsertimportedpruningpoint_test.go
Add consensus.Config as a wrapper for dagParams (
#1680
)
2021-04-19 09:07:34 +03:00
validateandinsertimportedpruningpoint.go
Add support for multiple staging areas (
#1633
)
2021-03-29 10:34:11 +03:00
validateblock.go
Resolve each block status in it's own staging area (
#1634
)
2021-03-30 11:04:43 +03:00