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
/
database
History
stasatdaglabs
8588774837
Finish implementing SerializeUTXODiff and DeserializeUTXODiff.
2021-01-28 14:01:02 +02:00
..
binaryserialization
Finish implementing SerializeUTXODiff and DeserializeUTXODiff.
2021-01-28 14:01:02 +02:00
serialization
Sync pruning point UTXO sets incrementally instead of all at once (
#1431
)
2021-01-21 17:24:52 +02:00
bucket.go
Restructure database to prevent double-slashes in keys, causing bugs in cursors (
#1432
)
2021-01-19 14:19:08 +02:00
cursor.go
[NOD-1493] Implement serialization/deserialization inside BlockHeaderStore (
#979
)
2020-10-29 11:15:14 +02:00
dbmanager.go
Sync pruning point UTXO sets incrementally instead of all at once (
#1431
)
2021-01-21 17:24:52 +02:00
errors.go
Restructure database to prevent double-slashes in keys, causing bugs in cursors (
#1432
)
2021-01-19 14:19:08 +02:00
key.go
Remove accidental pointer indirection in dbKey (
#1441
)
2021-01-21 12:14:52 +02:00
transaction.go
Delete existing UTXOSet when commiting VirtualUTXOSet. (
#1403
)
2021-01-12 16:51:56 +02:00