Skip to content

Releases: filecoin-project/builtin-actors

61767ea6caabca45

02 May 19:17
61767ea
Compare
Choose a tag to compare
chore: upgrade serde_ipld_dagcbor to 0.2.0 (#294)

5848f43d5256c680

02 May 20:38
5848f43
Compare
Choose a tag to compare
power actor tests part 9, 10 & 12 (#299)

* power actor tests part 9

* power actor tests part 10

* power actor tests part 12

52c3f48ed71c6cca

02 May 15:38
52c3f48
Compare
Choose a tag to compare
Clean-up market actor unit tests (#300)

Co-authored-by: Hubert <hubert@chainsafe.io>

0bc6ab476f1a3536

02 May 09:52
0bc6ab4
Compare
Choose a tag to compare
Market Actor Tests (part 9) (#286)

d42dd40c3fd0fd2c

01 May 19:46
d42dd40
Compare
Choose a tag to compare
Multisig vesting unit tests  (#295)

* First vesting test
* add blake2b to test vm

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

b9ef2b6661323396

01 May 15:28
b9ef2b6
Compare
Choose a tag to compare
finish constructor tests (#292)

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

fba9595997c34336

29 Apr 15:21
fba9595
Compare
Choose a tag to compare
chore: grant token in release workflow (#291)

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…