Skip to content

issues Search Results · repo:filecoin-project/builtin-actors language:Rust

Filter by

329 results
 (67 ms)

329 results

infilecoin-project/builtin-actors (press backspace or delete to remove)

Problem With the merging of #1691 there is now no way to prove commit a precommitment that includes deal ids. This means there is now an extra big footgun in builtin actors where an SP can 1. Seal a ...
  • ZenGround0
  • 2
  • Opened 
    6 days ago
  • #1695

https://github.com/filecoin-project/FIPs/blob/master/FIPS/fip-0081.md This was activated in TukTuk which was epoch 4461240 (2024-11-20T23:00:00+00:00) and the activation ramp was set to 1 year. In the ...
  • rvagg
  • Opened 
    on Jun 25
  • #1687

actors\verifreg\src\testing.rs Solution wrap in Ok() and add .expect() method
  • Pfed-prog
  • Opened 
    on Jun 5
  • #1686

img width= 589 alt= Image src= https://github.com/user-attachments/assets/f85a41be-85c0-46fd-8ef9-f839ed51e114 / It could be fixed by removing #[cfg(feature = testing )] in line 35 vm_api\src\lib.rs
  • Pfed-prog
  • 8
  • Opened 
    on Jun 4
  • #1684

It d be nice to have this in the Makefile and in the just CI call make test instead of having different development and CI tools that could potentially provide different results (nextest doesn t behave ...
  • masih
  • Opened 
    on Apr 23
  • #1681

At the moment, you can import the actors bundle via cargo and access the bundle via a compile-time constant. Unfortunately, this means checking the root actors crate involves building the entire bundle. ...
  • Stebalien
  • 4
  • Opened 
    on Mar 26
  • #1664

Title: Implement Automated Bundle Verification System Labels: enhancement, security Currently, implementations need to validate bundle authenticity manually. We should: - Add built-in verification ...
  • pranavkonde
  • 3
  • Opened 
    on Mar 21
  • #1663

Our current release automation is building the base branch not the head branch (for important security reasons, see https://securitylab.github.com/resources/github-actions-preventing-pwn-requests/). This ...
  • Stebalien
  • Opened 
    on Mar 14
  • #1656

The pre-release mainnet bundle in https://github.com/filecoin-project/builtin-actors/releases/tag/v16.0.0-rc2 hashes to 88bad43d0e2f0fe4b8d0ccbc41e2cd6c8bd9fa1737adfbdbd9d822adce5cddc7 while I repeatedly ...
  • Stebalien
  • 3
  • Opened 
    on Mar 14
  • #1655

At the moment, updating the any of the miner types is really painful because we have hard-coded hex example serializations. We can fix this by: 1. Removing the comments describing the CBOR structure. ...
  • Stebalien
  • 1
  • Opened 
    on Mar 14
  • #1652
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub