Skip to content

Conversation

@tediou5
Copy link
Collaborator

@tediou5 tediou5 commented Nov 10, 2025

No description provided.

zhiqiangxu and others added 30 commits June 28, 2023 09:41
* fix new_deadline_info_from_offset_and_epoch

* remove useless `% policy.wpost_period_deadlines`

* add comment to wpost_challenge_window
* bump versions inline with next helix set

* temp bump to allow helix-onchain filecoin to build its integration tests

* update to new fvm versions

* unpatch helix libraries
* wip

* refactor VM trait to return a dyn Blockstore

* refactor miner_withdrawal_tests to not need BS: Blockstore

* VM trait should use abstract primitives (filecoin-project#1329)
zhiqiangxu and others added 29 commits August 30, 2023 11:50
…roject#1368)

* chore: upgrade actor bundler to use the latest blockstore

We were importing both a v0.1.0 and a v0.2.0 blockstore from the FVM,
now we only import the latter.

This also upgrades to the latest clap version (FWIW).

* chore: upgrade bitfield to use the latest blockstore

Apparently, just the bundler wasn't enough.
…ject#1291)

feat: propegate return data when contract creation fails

And clear the return data otherwise.
* replace simple_qa_power with extensible flags

* use u32 for SectorOnChainInfoFlags
* chore: update the fvm

This doesn't add support for synthetic porep, but splits:

filecoin-project#1335

Into two PRs.

* finish update

* I guess patches aren't enough

* fix evm tests

We now need to explicitly specify the sha3/ripemd features when
testing (it was removed from shared).

* fix clippy

* switch back to helix master branch

so that helix can pass CI again

* use released helix crates
* finish update

* I guess patches aren't enough

* fix evm tests

We now need to explicitly specify the sha3/ripemd features when
testing (it was removed from shared).

* feat: adds support for Synthetic PoRep
feat: updates to use latest fvm releases

* style: rust fmt

* fix: add proper seal proof variant count

* fix: apply review feedback

* style: rust fmt

---------

Co-authored-by: Steven Allen <[email protected]>
…ilecoin-project#1413)

alloc expiration_groups after declared_expirations is set
…n-project#1412)

* dispatch: make it possible to specify the param/return codec

And specify it for two EVM methods that need to pass "reachable" CIDs:

1. The `bytecode` return value.
2. The `invoke_contract_delegate` parameters.

* dispatch: auto detect "raw" dispatch

Instead of forcing the user to specify `[raw]`, just auto detect it
based on the method parameters.

* dispatch: test changes

* address feedback
2. add check for `max_partitions_per_deadline`
@tediou5 tediou5 merged commit 8e7ca44 into feat/move-partition-v2 Nov 10, 2025
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants