Skip to content

Releases: filecoin-project/builtin-actors

d239339ba3ec8387

27 Apr 19:15
d239339
Compare
Choose a tag to compare
power actor tests part 7 (#284)

* power actor tests part 7

* fix typo

cf69be5eb2fee101

27 Apr 15:41
cf69be5
Compare
Choose a tag to compare
power actor tests part 3 (#282)

* power actor tests part 3

* power actor tests part 3 fixes

940d99d34ffe413b

27 Apr 14:43
940d99d
Compare
Choose a tag to compare
swap signer test cases (#283)

Co-authored-by: zenground0 <ZenGround0@users.noreply.github.com>

6d639dbca18fe10e

27 Apr 12:17
6d639db
Compare
Choose a tag to compare
remove signer test cases (#278)

Co-authored-by: zenground0 <ZenGround0@users.noreply.github.com>

0b0fc244e992e8bd

27 Apr 15:22
0b0fc24
Compare
Choose a tag to compare
Market Actor unit tests (part 2) (#241)

* first batch of tests

* midway point fail if wd from prvdr not init

* implement expect_get_control_addresses

* finish implementation of final test; needs debug

* Add some polish to last test

* remove redundant expect_abort

Co-authored-by: elmattic <elmattic@users.noreply.github.com>

b57a1ef229365b05

26 Apr 14:38
b57a1ef
Compare
Choose a tag to compare
add feature to fake proofs for testing (#261)

* add feature to fake post validation for testing

* add separate bundle for testing with fake window post

* rename fake-post-validation feature to fake-proofs

* moar fake proofs

* fix map

* reify min consensus power to runtime policy

* match behaviour of fake valid_post in lotus mocks

* rustfmt

* generics to better organize fake proofs

* fix tests

* rustfmt

* fix test_vm

* rename testing-fwp to testing-fake-proofs.

Co-authored-by: raulk <raul@protocol.ai>

8cff56be45b27299

26 Apr 17:27
8cff56b
Compare
Choose a tag to compare
power actor tests 1 & 2 (#274)

842f2f488d7298ad

26 Apr 19:58
842f2f4
Compare
Choose a tag to compare
policy: fix minimum consensus power for caterpillarnet (#277)

61d02a4898463c54

26 Apr 09:26
61d02a4
Compare
Choose a tag to compare
Market actor unit tests (part 14) (#269)

353a8319d849af87

26 Apr 09:15
353a831
Compare
Choose a tag to compare
Market actor unit tests (part 13) (#266)