Activity
Add module for testing consensus related methods
Add module for testing consensus related methods
fix: charge the correct per-verify-seal price
fix: charge the correct per-verify-seal price
Force push
WIP: add a new price list
WIP: add a new price list
Force push
add dump_cache() to write out intermediate blocks to a blockstore
add dump_cache() to write out intermediate blocks to a blockstore
Add reserved exit codes and remove commented-out ones
Add reserved exit codes and remove commented-out ones
chore: remove the hash-utils dependency from the KAMT
chore: remove the hash-utils dependency from the KAMT
chore: release kamt/hamt to add a clear method
chore: release kamt/hamt to add a clear method
add clear() method to HAMT that resets object to empty
add clear() method to HAMT that resets object to empty
feat: kamt: Add public fn clear to reset and clear all entries in KAMT (
feat: kamt: Add public fn clear to reset and clear all entries in KAMT (
Pull request merge
optimize clear to check is_empty first to avoid writing the root if a…
optimize clear to check is_empty first to avoid writing the root if a…
chore: publish v4.5.3
chore: publish v4.5.3
Force push