Releases: filecoin-project/builtin-actors
Releases · filecoin-project/builtin-actors
d239339ba3ec8387
power actor tests part 7 (#284) * power actor tests part 7 * fix typo
cf69be5eb2fee101
power actor tests part 3 (#282) * power actor tests part 3 * power actor tests part 3 fixes
940d99d34ffe413b
swap signer test cases (#283) Co-authored-by: zenground0 <ZenGround0@users.noreply.github.com>
6d639dbca18fe10e
remove signer test cases (#278) Co-authored-by: zenground0 <ZenGround0@users.noreply.github.com>
0b0fc244e992e8bd
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
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
power actor tests 1 & 2 (#274)
842f2f488d7298ad
policy: fix minimum consensus power for caterpillarnet (#277)
61d02a4898463c54
Market actor unit tests (part 14) (#269)
353a8319d849af87
Market actor unit tests (part 13) (#266)