Skip to content

Releases: filecoin-project/builtin-actors

a55848dd3f2679fe

29 Apr 14:51
a55848d
Compare
Choose a tag to compare
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

28 Apr 09:16
cc0169b
Compare
Choose a tag to compare
Power actor unit tests (part 5) (#281)

b84121cca06e1812

28 Apr 22:00
b84121c
Compare
Choose a tag to compare
Implement final tests in the UpdateChannelConstructor category for pa…

b84121cca06e1812

28 Apr 22:00
b84121c
Compare
Choose a tag to compare
Implement final tests in the UpdateChannelConstructor category for pa…

a724a221d7ae725a

28 Apr 14:51
a724a22
Compare
Choose a tag to compare
Power actor unit tests (part 6) (#285)

63d6dad51189b641

28 Apr 16:41
63d6dad
Compare
Choose a tag to compare
Market actor unit tests (part 15) (#273)

* Add 3 new cron tests for market actor

59696a3a6d70de13

28 Apr 14:34
59696a3
Compare
Choose a tag to compare
Market actor unit tests (part 6) (#279)

5507b9357bb5a3f2

28 Apr 15:29
5507b93
Compare
Choose a tag to compare
Integration test vm: runtime, testing facilities, first integration t…

42a62417477e2d05

28 Apr 21:43
42a6241
Compare
Choose a tag to compare
Power actor tests part 8 (#287)

* use create_miner_basic to reduce boilerplate

* power actor tests part 8

1ebaa3a606b3a544

28 Apr 09:04
1ebaa3a
Compare
Choose a tag to compare
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