Releases: filecoin-project/builtin-actors
Releases · filecoin-project/builtin-actors
a55848dd3f2679fe
chore: fix vm test build (#288) And don't check clippy on "all targets". For some reason, this prevents it from catching issues like this.
cc0169b6b7e21fa7
Power actor unit tests (part 5) (#281)
b84121cca06e1812
Implement final tests in the UpdateChannelConstructor category for pa…
b84121cca06e1812
Implement final tests in the UpdateChannelConstructor category for pa…
a724a221d7ae725a
Power actor unit tests (part 6) (#285)
63d6dad51189b641
Market actor unit tests (part 15) (#273) * Add 3 new cron tests for market actor
59696a3a6d70de13
Market actor unit tests (part 6) (#279)
5507b9357bb5a3f2
Integration test vm: runtime, testing facilities, first integration t…
42a62417477e2d05
Power actor tests part 8 (#287) * use create_miner_basic to reduce boilerplate * power actor tests part 8
1ebaa3a606b3a544
Power actor unit tests (part 4) (#280) * Implement power_and_ledge_accounted_below_threshold And helpers: expect_total_power_eager expect_total_pledge_eager update_claimed_power current_power_total update_pledge_total create_miner_basic * Remove unused miner addresses. * Implement new_miner_updates_miner_above_min_power_count * Implement power_accounting_crossing_threshold