Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Market deal metadata methods to return EX_DEAL_EXPIRED if the deal ID is used #989

Merged

Commits on Dec 11, 2022

  1. Configuration menu
    Copy the full SHA
    36810e9 View commit details
    Browse the repository at this point in the history
  2. Export stable methods for public access (filecoin-project#807)

    * Export Datacap Actor methods
    
    * Export Init Actor methods
    
    * Export Market Actor methods
    
    * Export Miner Actor methods
    
    * Export Multisig Actor methods
    
    * Export Verifreg Actor methods
    
    * Address review
    arajasek committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    0f3d72f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    370223b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dec77b8 View commit details
    Browse the repository at this point in the history
  5. Power actor: Add exported getters for raw power (filecoin-project#810)

    * Power actor: Add exported getters for raw power
    
    * FRC-XXXX is FRC-0042
    
    * Power actor: network_raw_power: Return this_epoch_raw_byte_power
    
    * Power actor: miner_raw_power: Return whether above consensus min power
    
    * Power actor: types: serialize one-element structs transparently
    
    * Address review
    
    * Miner actor: Add exported getters for info and monies (filecoin-project#811)
    
    * Miner actor: Add exported getters for info and monies
    
    * Tweak comment
    
    * Miner actor: Replace GetWorker and GetControls with IsControllingAddress
    
    * Miner actor: Add exported GetAvailableBalance
    
    * Miner actor: Add exported GetVestingFunds
    
    * Miner actor: Remove exported monies getters
    
    * Miner actor: types: serialize one-element structs transparently
    
    * Address review
    
    * Address review
    arajasek committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    8542732 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5c3ca43 View commit details
    Browse the repository at this point in the history
  7. Call exported authenticate method from PSD (filecoin-project#829)

    Co-authored-by: zenground0 <[email protected]>
    2 people authored and arajasek committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    68aaba2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0e18683 View commit details
    Browse the repository at this point in the history
  9. Market actor: Minor improvements to two exported getters (filecoin-pr…

    …oject#826)
    
    * Market actor: GetDealTermExported: Return (start_epoch, duration)
    
    * Market actor: Export getter for deal total price
    arajasek committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    fdd6303 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b26fc74 View commit details
    Browse the repository at this point in the history
  11. Paych actor: Drop account req, use AuthenticateMessage to verify sigs (

    …filecoin-project#824)
    
    * Paych actor: Drop account req, use AuthenticateMessage to verify sigs
    
    * Address review
    
    * Address review
    arajasek committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    cd33132 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d6048c0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    904bd6a View commit details
    Browse the repository at this point in the history
  14. Miner: Export several more methods (filecoin-project#863)

    * Miner: Export ChangeWorkerAddress
    
    * Miner: Export ChangePeerID
    
    * Miner: Export WithdrawBalance
    
    * Miner: Export ChangeMultiaddrs
    
    * Miner: Export ConfirmUpdateWorkerKey
    
    * Miner: Export RepayDebt
    
    * Miner: Export ChangeOwnerAddress
    
    * Miner: Add exported getters for PeerID & multiaddrs
    
    * Miner: Refactor: Rename ConfirmUpdateWorkerKey to ConfirmChangeWorkerAddress
    arajasek committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    d5f8048 View commit details
    Browse the repository at this point in the history
  15. Power actor: Export methods to CreateMiner and get miner counts (file…

    …coin-project#868)
    
    * Power: Export CreateMiner
    
    * Power Actor: Export MinerCount and MinerConsensusCount
    
    * Update actors/power/src/lib.rs
    
    Co-authored-by: Alex <[email protected]>
    
    Co-authored-by: Alex <[email protected]>
    arajasek and anorth committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    4a566de View commit details
    Browse the repository at this point in the history
  16. Verifreg: Export AddVerifiedClient and GetClaims (filecoin-project#873)

    * Verifreg: Rename AddVerifierClientParams to AddVerifiedClientParams
    
    * Verifreg: Export AddVerifiedClient and GetClaims
    arajasek committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    6e04569 View commit details
    Browse the repository at this point in the history
  17. Datacap actor: Modify exported methods (filecoin-project#909)

    * Datacap: Export Mint and Destroy
    
    * Datacap actor: Deprecate all internal methods
    
    * Datacap actor: Rename BalanceOf to Balance
    
    * Datacap actor: Add Granularity method
    arajasek committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    fe6320c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    37cb754 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Configuration menu
    Copy the full SHA
    9d02326 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. MarketNotifyDeal (filecoin-project#944)

    Co-authored-by: zenground0 <[email protected]>
    ZenGround0 and ZenGround0 authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    4c1c251 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Configuration menu
    Copy the full SHA
    0841be4 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2022

  1. Configuration menu
    Copy the full SHA
    e5e1318 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. Configuration menu
    Copy the full SHA
    c57b032 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. exit code refactor

    Signed-off-by: shamb0 <[email protected]>
    shamb0 committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    ab4c1ae View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. Configuration menu
    Copy the full SHA
    0562655 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. Configuration menu
    Copy the full SHA
    f17bb35 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/integration/builtin-api' into …

    …shamb0/dev-v1-830-return-EX_DEAL_EXPIRED
    shamb0 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    f7c03aa View commit details
    Browse the repository at this point in the history
  3. upstream merge & few more refactor

    Signed-off-by: shamb0 <[email protected]>
    shamb0 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    2b16c4b View commit details
    Browse the repository at this point in the history
  4. remove junk whitespace

    Signed-off-by: shamb0 <[email protected]>
    shamb0 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    fae0253 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'shamb0/dev-v1-830-return-EX_DEAL_EXPIRED' of github.com…

    …:shamb0/builtin-actors into shamb0/dev-v1-830-return-EX_DEAL_EXPIRED
    shamb0 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    0f8ad96 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. reviewcomments closure

    Signed-off-by: shamb0 <[email protected]>
    shamb0 committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    dadc9ac View commit details
    Browse the repository at this point in the history
  2. reviewcomments closure

    Signed-off-by: shamb0 <[email protected]>
    shamb0 committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    2049aef View commit details
    Browse the repository at this point in the history
  3. reviewcomments closure

    Signed-off-by: shamb0 <[email protected]>
    shamb0 committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    ce1aa8f View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Configuration menu
    Copy the full SHA
    04b1d0d View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Configuration menu
    Copy the full SHA
    49be12c View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Change runtime resolve address to return an ActorID (filecoin-project…

    …#549)
    
    Co-authored-by: lyswifter <[email protected]>
    2 people authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    c72c178 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ea0e9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea0a795 View commit details
    Browse the repository at this point in the history
  4. feat: use Type from builtin-actors when building the bundle (filecoin…

    …-project#583)
    
    This change upgrades to the v4 bundler that _does not_ depend on the FVM to map actor types to IDs. Instead, it relies on the Type enum defined in this repo.
    
    This means new actor types can be added here without having to make changes in multiple places.
    Stebalien authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    a27e13e View commit details
    Browse the repository at this point in the history
  5. Optimize test_vm get_actor (filecoin-project#585)

    * Optimize test_vm get_actor
    
    Improves extend_sector_with_deals by 40%
    
    Signed-off-by: Jakub Sztandera <[email protected]>
    
    * Keep the cache across invocations
    
    Gives another 32%
    
    Signed-off-by: Jakub Sztandera <[email protected]>
    
    Signed-off-by: Jakub Sztandera <[email protected]>
    Jakub Sztandera authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    688e147 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de6a225 View commit details
    Browse the repository at this point in the history
  7. Add code coverage report (filecoin-project#120)

    Generate a code coverage report and add it as artifact as well as
    uploading it to CodeCov.
    
    
    Co-authored-by: raulk <[email protected]>
    Co-authored-by: Piotr Galar <[email protected]>
    Co-authored-by: Alex <[email protected]>
    4 people authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    2947f05 View commit details
    Browse the repository at this point in the history
  8. feat: Implement FIP-0044 (filecoin-project#502)

    * feat: add authenticate message to account actor
    
    * hook up market actor to call new authenticate_message method
    
    * fixup and add tests
    arajasek authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    fa43752 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fca02ec View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0e4b1e6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    21f163e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a6bc589 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7ee0e95 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    913a599 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8a23c67 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    799c4d4 View commit details
    Browse the repository at this point in the history
  17. Raise market allowance infinite constant (filecoin-project#628)

    * Raise infinite constant
    * Remove testing of more complex behavior
    
    Co-authored-by: zenground0 <[email protected]>
    2 people authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    4ed2c7e View commit details
    Browse the repository at this point in the history
  18. Adapt sector info and weight calculation for fip 0045 (filecoin-proje…

    …ct#637)
    
    * SectorInfo simple_qa_power flag
    * Deal Weights -> Deal Sizes
    * Scale deal sizes by sector duration for simple_qa_power sectors
    
    Co-authored-by: zenground0 <[email protected]>
    2 people authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    5eb201a View commit details
    Browse the repository at this point in the history
  19. Update token library (filecoin-project#647)

    anorth authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    920c22b View commit details
    Browse the repository at this point in the history
  20. Verifreg GetClaims method (filecoin-project#655)

    Co-authored-by: zenground0 <[email protected]>
    2 people authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    e6b31e3 View commit details
    Browse the repository at this point in the history
  21. Market actor transfers datacap and makes verified allocations for dea…

    …ls, instead of UseBytes (filecoin-project#657)
    anorth authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    a3cdc7f View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    572ef21 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    e7161cb View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    4b43357 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    fb7d59d View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    239fec1 View commit details
    Browse the repository at this point in the history
  27. Expiration Extension for fip45 (filecoin-project#653)

    * Expiration Extension 2 handling simple qap extensions
    * No legacy extension for new sectors
    * mutate_state in test_vm to create legacy sector to maintain deal weight fraction test
    * extend_expiration2 miner harness for unit tests
    * Refactored expiration extension methods to use shared code
    
    Co-authored-by: zenground0 <[email protected]>
    2 people authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    988f197 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    de646c5 View commit details
    Browse the repository at this point in the history
  29. Traits and impls for adding context and exit codes to results. (filec…

    …oin-project#589)
    
    Co-authored-by: dignifiedquire <[email protected]>
    2 people authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    8164f11 View commit details
    Browse the repository at this point in the history
  30. test runtime: use Rc<MemoryBlockstore>. (filecoin-project#599)

    With the real FvmRuntime, we expect that cloning the &Blockstore
    returned by Runtime#store() would simply clone the reference.
    
    This is because inside the FVM, blockstore calls proxy out to
    FVM syscalls; the proxy itself holds no state, and cloning it is
    unimportant.
    
    However, in the MockRuntime, we were using a physical MemoryBlockstore.
    Cloning it would return a new physical copy, thus breaking the expectation.
    
    This commit makes MockRuntime use an Rc<MemoryBlockstore>, so all clones
    will point to the same MemoryBlockstore, thus preserving the expectation.
    
    Co-authored-by: Raúl Kripalani <[email protected]>
    2 people authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    b765a10 View commit details
    Browse the repository at this point in the history
  31. randomness change vector to fix length byte array (filecoin-project#560)

    * randomness change vector to fix length byte array
    
    * using new ref-sdk to format randomness and fix relevant tests
    
    Co-authored-by: lyswifter <[email protected]>
    2 people authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    47da457 View commit details
    Browse the repository at this point in the history
  32. fix: check code both with all targets and without (filecoin-project#622)

    Otherwise, rust will "unify" the features between the test targets and the non-test targets, so we'll miss non-test dependency issues.
    Stebalien authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    179b814 View commit details
    Browse the repository at this point in the history
  33. Replace unvalidatebitfield to bitfield to avoid validating when state… (

    filecoin-project#617)
    
    Co-authored-by: lyswifter <[email protected]>
    2 people authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    c5dc047 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    b54eebd View commit details
    Browse the repository at this point in the history
  35. optimized tests & ci caching (filecoin-project#640)

    * chore: run tests with some optimizations enabled
    
    Specifically, optimize bigint, hashing, and the test_vm. Preferiably
    we'd just optimize everything, but that makes things slow.
    
    * ci: save test cache
    
    * ci: don't build root bundle in tests
    
    We test when building the bundle itself.
    
    * ci: rev key and save codecov cache
    
    Co-authored-by: ZenGround0 <[email protected]>
    2 people authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    3e42cf8 View commit details
    Browse the repository at this point in the history
  36. build: avoid RUSTFLAGS (filecoin-project#642)

    This can cause issues with caching. Unfortunately, we can only specify them per-target, not per-profile.
    Stebalien authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    e5b7db3 View commit details
    Browse the repository at this point in the history
  37. build: optimize bitfield operations in tests (filecoin-project#643)

    This isn't as big of an issue as hashing, but it still matters for tests.
    Stebalien authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    fe440be View commit details
    Browse the repository at this point in the history
  38. WithdrawBalance fails when beneficiary is expired or out of quota (fi…

    …lecoin-project#602)
    
    * WithdrawBalance fail when beneficiary is expired or out of quota
    geoff-vball authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    6c879d3 View commit details
    Browse the repository at this point in the history
  39. feat: use consts for addrs (filecoin-project#660)

    * feat: use consts for addrs
    
    And expose actor IDs so we don't need to call `.id().unwrap()` to
    retrieve them.
    
    * remove old TODO and extern crate refs
    
    Co-authored-by: mriise <[email protected]>
    2 people authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    abb573c View commit details
    Browse the repository at this point in the history
  40. Replace actors cids to builtin.types in mockruntime (filecoin-project…

    …#629)
    
    Co-authored-by: lyswifter <[email protected]>
    2 people authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    c6d456a View commit details
    Browse the repository at this point in the history
  41. fix: make the empty array CID const and export it (filecoin-project#668)

    Otherwise, we'll perform a hash in WASM when we first dereference (max
    once per call) which is just wasteful.
    
    This also fixes the integration tests to use the "correct" empty object.
    Previously, they were using `()` which mapped to null, not `[]`.
    Stebalien authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    1e2ff1f View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    b204cf8 View commit details
    Browse the repository at this point in the history
  43. test: correctly compute the f2 address in the test vm (filecoin-proje…

    …ct#686)
    
    Previously, we weren't taking the nonce into account which prevented us
    from testing multiple messages from the same account.
    Stebalien authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    33ccd71 View commit details
    Browse the repository at this point in the history
  44. Enable Forward Compatibility methods and add tests (filecoin-project#650

    )
    
    * Enable Forward Compatibility methods and add tests
    
    Signed-off-by: Jakub Sztandera <[email protected]>
    
    * Address review
    
    Signed-off-by: Jakub Sztandera <[email protected]>
    
    * Add tests for ReplicaUpdate2
    
    Signed-off-by: Jakub Sztandera <[email protected]>
    
    * Remove duplicate pub use
    
    Signed-off-by: Jakub Sztandera <[email protected]>
    
    * Test v2 pre-commit in integration test
    
    Signed-off-by: Jakub Sztandera <[email protected]>
    
    Signed-off-by: Jakub Sztandera <[email protected]>
    Jakub Sztandera authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    96fcf25 View commit details
    Browse the repository at this point in the history
  45. fix: datacap actor: fix caller validation (filecoin-project#703)

    Add accept_any to datacap actor functions without any caller validation
    geoff-vball authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    4f44a5f View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    f669e3c View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    38ed9fe View commit details
    Browse the repository at this point in the history
  48. Feat/drop claims (filecoin-project#718)

    * Add claim drop feature
    * Add drop claim period to policy
    
    Co-authored-by: zenground0 <[email protected]>
    2 people authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    9ae2008 View commit details
    Browse the repository at this point in the history
  49. Claim verifreg allocations from miner actor (filecoin-project#715)

    Integrate FIL+ and miner actor
    * Add FIL+ allocation claim to sector activation
    * Match deal activation error semantics on alloc claim
    * can_claim_allocation allows claiming on the epoch of expiration
    
    Co-authored-by: zenground0 <[email protected]>
    2 people authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    07c522f View commit details
    Browse the repository at this point in the history
  50. Forgotten commit for the filecoin-project#650 (filecoin-project#702)

    Signed-off-by: Jakub Sztandera <[email protected]>
    
    Signed-off-by: Jakub Sztandera <[email protected]>
    Jakub Sztandera authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    9a5c840 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    badea22 View commit details
    Browse the repository at this point in the history
  52. Change the complexity scaling of reschedule recovered search (filecoi…

    …n-project#677)
    
    The reschedule recovered while searching, for each expiration set, was
    performing a loop Recovering number of times to look up in a set of
    Expiring sectors. This leads to scaling `O(recovering*log(expiring))`.
    
    Following PR changes it such that the work performed is
    `O(expiring*log(recovering))`. This should improve the gas usage as on
    expectation there are 3-5 sectors expiring in any given queue.
    
    Signed-off-by: Jakub Sztandera <[email protected]>
    Jakub Sztandera authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    932cea5 View commit details
    Browse the repository at this point in the history
  53. Optimization for filecoin-project#636 | Perform HAMT SHA256 hashes na…

    …tively via a syscall (filecoin-project#712)
    
    Signed-off-by: shamb0 <[email protected]>
    shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    836486e View commit details
    Browse the repository at this point in the history
  54. Merge in latest master

    ZenGround0 authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    3bcf43e View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    5500477 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    bc336c2 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    0259bd2 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    ac0b1ff View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    8eab50a View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    0132db0 View commit details
    Browse the repository at this point in the history
  61. Update token state (filecoin-project#731)

    * Update token state
    
    * Update lock file
    
    Co-authored-by: zenground0 <[email protected]>
    2 people authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    3a9f73d View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    7e36c97 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    570b393 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    4ab8c4b View commit details
    Browse the repository at this point in the history
  65. Claim drop test (filecoin-project#727)

    * Harness supports claim dropping
    * Check that remaining claim must be referenced in second extension
    * Check verified deal weight in happy path
    * Drop claims error cases
    
    Co-authored-by: zenground0 <[email protected]>
    2 people authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    ab3da4e View commit details
    Browse the repository at this point in the history
  66. Datacap integration tests (filecoin-project#735)

    * Datacap Integration Test
    * Propagate errors from universal receiver hook
    
    Co-authored-by: zenground0 <[email protected]>
    2 people authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    8e221a6 View commit details
    Browse the repository at this point in the history
  67. Legacy sector tests (filecoin-project#742)

    * Test legacy sector with deal against extend2
    * Test simple qap sector with deals fails to pass extend
    
    Co-authored-by: zenground0 <[email protected]>
    2 people authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    f529730 View commit details
    Browse the repository at this point in the history
  68. Exercise extend2 with all old extend1 tests (filecoin-project#746)

    Co-authored-by: zenground0 <[email protected]>
    2 people authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    f889fc8 View commit details
    Browse the repository at this point in the history
  69. Add claim cleanup to fip 0045 integration test (filecoin-project#749)

    Add claim cleanup to integration test
    
    Co-authored-by: zenground0 <[email protected]>
    2 people authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    f02c805 View commit details
    Browse the repository at this point in the history
  70. Finish datacap tests (filecoin-project#747)

    * Auto allowance on mint
    * transfer[_from] restriction
    * destroy
    
    Co-authored-by: zenground0 <[email protected]>
    2 people authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    4bbd326 View commit details
    Browse the repository at this point in the history
  71. BatchReturn tests (filecoin-project#753)

    Co-authored-by: zenground0 <[email protected]>
    Co-authored-by: Aayush Rajasekaran <[email protected]>
    3 people authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    474cd93 View commit details
    Browse the repository at this point in the history
  72. Integration tests of snap deals and claims (filecoin-project#751)

    * Test snap deals with claims
    * Test failure if sector too big
    
    Co-authored-by: zenground0 <[email protected]>
    2 people authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    7315256 View commit details
    Browse the repository at this point in the history
  73. Remaining FIP 45 state invariant checks (filecoin-project#752)

    * Add cross invariant checks verifreg x (miner, marke)
    
    Co-authored-by: zenground0 <[email protected]>
    2 people authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    fe58e97 View commit details
    Browse the repository at this point in the history
  74. MapMap test (filecoin-project#755)

    Co-authored-by: zenground0 <[email protected]>
    2 people authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    46a3394 View commit details
    Browse the repository at this point in the history
  75. fix: Add runtime caller validation for change_beneficiary (filecoin-p…

    …roject#761)
    
    * Add runtime caller validation for change_beneficiary
    * Miner tests: expect_validate_caller_any for calls to change_beneficiary
    * Test VM fix: Fail if caller isn't validated
    
    Co-authored-by: Aayush <[email protected]>
    Co-authored-by: zenground0 <[email protected]>
    3 people authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    678f8a3 View commit details
    Browse the repository at this point in the history
  76. Fix: make bump-version and make set-version (filecoin-project#765)

    Fix make bump-version and make set-version
    geoff-vball authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    a70623c View commit details
    Browse the repository at this point in the history
  77. fix: notaries cannot remove datacap from verifreg (filecoin-project#784)

    * remove_verified_client_data_cap cannot remove datacap from verifreg actor
    
    * Verifreg test: fail to remove datacap of the verifreg itself
    
    * Verifreg: fix error message
    
    Co-authored-by: Aayush <[email protected]>
    2 people authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    04f3d48 View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    afcd255 View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    5bafeff View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    4724d63 View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    a4fbc00 View commit details
    Browse the repository at this point in the history
  82. test: make the mock runtime generic over the blockstore (filecoin-pro…

    …ject#802)
    
    This can be useful for tests that need to track read/write stats.
    Specifically, we use this in the EVM tests.
    
    (ported from next, originally by @aakoshh)
    Stebalien authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    c0c20fd View commit details
    Browse the repository at this point in the history
  83. feat: refactor blockstore into associated type (filecoin-project#803)

    And use `impl Runtime` where possible. We don't use this in
    `invoke_method` so implementers can name the runtime if desired.
    Stebalien authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    75a3ee5 View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    180f2a5 View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    cc96faa View commit details
    Browse the repository at this point in the history
  86. feat: enable opt-level-3 (filecoin-project#898)

    In the EVM at least, this leads to a 60% speedup. Of course, that's a
    pathological case, but still.
    
    In terms of binary size, this increases the miner (largest) binary from
    ~1.2 to ~1.4MiB, but that's not a huge issue.
    Stebalien authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    42b5bb9 View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    c260586 View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    f678790 View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    fbb3613 View commit details
    Browse the repository at this point in the history
  90. Export stable methods for public access (filecoin-project#807)

    * Export Datacap Actor methods
    
    * Export Init Actor methods
    
    * Export Market Actor methods
    
    * Export Miner Actor methods
    
    * Export Multisig Actor methods
    
    * Export Verifreg Actor methods
    
    * Address review
    arajasek authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    07bdeb4 View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    c2e93aa View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    79da520 View commit details
    Browse the repository at this point in the history
  93. Power actor: Add exported getters for raw power (filecoin-project#810)

    * Power actor: Add exported getters for raw power
    
    * FRC-XXXX is FRC-0042
    
    * Power actor: network_raw_power: Return this_epoch_raw_byte_power
    
    * Power actor: miner_raw_power: Return whether above consensus min power
    
    * Power actor: types: serialize one-element structs transparently
    
    * Address review
    
    * Miner actor: Add exported getters for info and monies (filecoin-project#811)
    
    * Miner actor: Add exported getters for info and monies
    
    * Tweak comment
    
    * Miner actor: Replace GetWorker and GetControls with IsControllingAddress
    
    * Miner actor: Add exported GetAvailableBalance
    
    * Miner actor: Add exported GetVestingFunds
    
    * Miner actor: Remove exported monies getters
    
    * Miner actor: types: serialize one-element structs transparently
    
    * Address review
    
    * Address review
    arajasek authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    4ee861c View commit details
    Browse the repository at this point in the history
  94. Configuration menu
    Copy the full SHA
    9d7e11f View commit details
    Browse the repository at this point in the history
  95. Call exported authenticate method from PSD (filecoin-project#829)

    Co-authored-by: zenground0 <[email protected]>
    2 people authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    249d199 View commit details
    Browse the repository at this point in the history
  96. Configuration menu
    Copy the full SHA
    0926c38 View commit details
    Browse the repository at this point in the history
  97. Market actor: Minor improvements to two exported getters (filecoin-pr…

    …oject#826)
    
    * Market actor: GetDealTermExported: Return (start_epoch, duration)
    
    * Market actor: Export getter for deal total price
    arajasek authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    19530ed View commit details
    Browse the repository at this point in the history
  98. Configuration menu
    Copy the full SHA
    b0d8827 View commit details
    Browse the repository at this point in the history
  99. Paych actor: Drop account req, use AuthenticateMessage to verify sigs (

    …filecoin-project#824)
    
    * Paych actor: Drop account req, use AuthenticateMessage to verify sigs
    
    * Address review
    
    * Address review
    arajasek authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    f28a05a View commit details
    Browse the repository at this point in the history
  100. Configuration menu
    Copy the full SHA
    0dd7c15 View commit details
    Browse the repository at this point in the history
  101. Configuration menu
    Copy the full SHA
    0dec85b View commit details
    Browse the repository at this point in the history
  102. Miner: Export several more methods (filecoin-project#863)

    * Miner: Export ChangeWorkerAddress
    
    * Miner: Export ChangePeerID
    
    * Miner: Export WithdrawBalance
    
    * Miner: Export ChangeMultiaddrs
    
    * Miner: Export ConfirmUpdateWorkerKey
    
    * Miner: Export RepayDebt
    
    * Miner: Export ChangeOwnerAddress
    
    * Miner: Add exported getters for PeerID & multiaddrs
    
    * Miner: Refactor: Rename ConfirmUpdateWorkerKey to ConfirmChangeWorkerAddress
    arajasek authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    3c97f62 View commit details
    Browse the repository at this point in the history
  103. Power actor: Export methods to CreateMiner and get miner counts (file…

    …coin-project#868)
    
    * Power: Export CreateMiner
    
    * Power Actor: Export MinerCount and MinerConsensusCount
    
    * Update actors/power/src/lib.rs
    
    Co-authored-by: Alex <[email protected]>
    
    Co-authored-by: Alex <[email protected]>
    2 people authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    fd97a31 View commit details
    Browse the repository at this point in the history
  104. Verifreg: Export AddVerifiedClient and GetClaims (filecoin-project#873)

    * Verifreg: Rename AddVerifierClientParams to AddVerifiedClientParams
    
    * Verifreg: Export AddVerifiedClient and GetClaims
    arajasek authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    99fe77a View commit details
    Browse the repository at this point in the history
  105. Datacap actor: Modify exported methods (filecoin-project#909)

    * Datacap: Export Mint and Destroy
    
    * Datacap actor: Deprecate all internal methods
    
    * Datacap actor: Rename BalanceOf to Balance
    
    * Datacap actor: Add Granularity method
    arajasek authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    eeb1e12 View commit details
    Browse the repository at this point in the history
  106. Configuration menu
    Copy the full SHA
    df79b2f View commit details
    Browse the repository at this point in the history
  107. Miner: Export method to GetPendingOwner

    arajasek authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    d868c3d View commit details
    Browse the repository at this point in the history
  108. MarketNotifyDeal (filecoin-project#944)

    Co-authored-by: zenground0 <[email protected]>
    2 people authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    fa0dbf6 View commit details
    Browse the repository at this point in the history
  109. Configuration menu
    Copy the full SHA
    06c0c09 View commit details
    Browse the repository at this point in the history
  110. test_vm: drop usage of the Cbor trait

    arajasek authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    7070c0e View commit details
    Browse the repository at this point in the history
  111. Configuration menu
    Copy the full SHA
    6d05f82 View commit details
    Browse the repository at this point in the history
  112. Verifreg and Market to use ActorID in AllocationRequest (filecoin-pro…

    …ject#936)
    
    * Use ActorID in ClaimExtensionRequest
    
    * Use ActorID in AllocationRequest
    
    * Remove unused fn resolve_miner_id
    
    * Fix receive_alloc_requires_miner_actor test
    
    * Fix datacap transfer scenario test
    
    * Use ActorID in market actor
    
    * Fixed resolve_miner_id
    
    * Cleanup
    sudo-shashank authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    d613cde View commit details
    Browse the repository at this point in the history
  113. Introduce macros for actor dispatch code

    arajasek authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    b6adb24 View commit details
    Browse the repository at this point in the history
  114. fix: don't verify mock runtime when already panicing (filecoin-projec…

    …t#951)
    
    fix: don't verify mock runtime when already panicking
    
    Otherwise, we'll just panic twice and abort.
    Stebalien authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    da6bfaf View commit details
    Browse the repository at this point in the history
  115. Configuration menu
    Copy the full SHA
    7adffe8 View commit details
    Browse the repository at this point in the history
  116. Configuration menu
    Copy the full SHA
    025ea74 View commit details
    Browse the repository at this point in the history
  117. Configuration menu
    Copy the full SHA
    41cb5a8 View commit details
    Browse the repository at this point in the history
  118. Configuration menu
    Copy the full SHA
    4ada9e6 View commit details
    Browse the repository at this point in the history
  119. Configuration menu
    Copy the full SHA
    442b3e7 View commit details
    Browse the repository at this point in the history
  120. Configuration menu
    Copy the full SHA
    69dd506 View commit details
    Browse the repository at this point in the history
  121. exit code refactor

    Signed-off-by: shamb0 <[email protected]>
    shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    efd9e24 View commit details
    Browse the repository at this point in the history
  122. Configuration menu
    Copy the full SHA
    6870eee View commit details
    Browse the repository at this point in the history
  123. upstream merge & few more refactor

    Signed-off-by: shamb0 <[email protected]>
    shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    ea70c80 View commit details
    Browse the repository at this point in the history
  124. remove junk whitespace

    Signed-off-by: shamb0 <[email protected]>
    shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    87504ba View commit details
    Browse the repository at this point in the history
  125. reviewcomments closure

    Signed-off-by: shamb0 <[email protected]>
    shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    0e8566b View commit details
    Browse the repository at this point in the history
  126. reviewcomments closure

    Signed-off-by: shamb0 <[email protected]>
    shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    8041d28 View commit details
    Browse the repository at this point in the history
  127. reviewcomments closure

    Signed-off-by: shamb0 <[email protected]>
    shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    e4a9ca3 View commit details
    Browse the repository at this point in the history
  128. Configuration menu
    Copy the full SHA
    69a9274 View commit details
    Browse the repository at this point in the history
  129. Upgade Rust to 1.64 (master) (filecoin-project#973)

    bump rust toolchain to 1.64
    mriise authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    8f2a226 View commit details
    Browse the repository at this point in the history
  130. Configuration menu
    Copy the full SHA
    47fee6b View commit details
    Browse the repository at this point in the history
  131. Address review

    arajasek authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    aa083b4 View commit details
    Browse the repository at this point in the history
  132. FIP-0050: API between user-programmed actors and built-in actors (fil…

    …ecoin-project#1004)
    
    * Proof of concept exported API for Account actor (filecoin-project#797)
    
    * Export stable methods for public access (filecoin-project#807)
    
    * Export Datacap Actor methods
    
    * Export Init Actor methods
    
    * Export Market Actor methods
    
    * Export Miner Actor methods
    
    * Export Multisig Actor methods
    
    * Export Verifreg Actor methods
    
    * Address review
    
    * Restrict internal APIs of all actors (filecoin-project#809)
    
    * Exported API method for market actor escrow/locked balance (filecoin-project#812)
    
    * Power actor: Add exported getters for raw power (filecoin-project#810)
    
    * Power actor: Add exported getters for raw power
    
    * FRC-XXXX is FRC-0042
    
    * Power actor: network_raw_power: Return this_epoch_raw_byte_power
    
    * Power actor: miner_raw_power: Return whether above consensus min power
    
    * Power actor: types: serialize one-element structs transparently
    
    * Address review
    
    * Miner actor: Add exported getters for info and monies (filecoin-project#811)
    
    * Miner actor: Add exported getters for info and monies
    
    * Tweak comment
    
    * Miner actor: Replace GetWorker and GetControls with IsControllingAddress
    
    * Miner actor: Add exported GetAvailableBalance
    
    * Miner actor: Add exported GetVestingFunds
    
    * Miner actor: Remove exported monies getters
    
    * Miner actor: types: serialize one-element structs transparently
    
    * Address review
    
    * Address review
    
    * Built-in market API for deal proposal metadata (filecoin-project#818)
    
    * Call exported authenticate method from PSD (filecoin-project#829)
    
    Co-authored-by: zenground0 <[email protected]>
    
    * Drop CALLER_TYPES_SIGNABLE and signable caller validation (filecoin-project#821)
    
    * Market actor: Minor improvements to two exported getters (filecoin-project#826)
    
    * Market actor: GetDealTermExported: Return (start_epoch, duration)
    
    * Market actor: Export getter for deal total price
    
    * Exported API for market deal activation state (filecoin-project#819)
    
    * Paych actor: Drop account req, use AuthenticateMessage to verify sigs (filecoin-project#824)
    
    * Paych actor: Drop account req, use AuthenticateMessage to verify sigs
    
    * Address review
    
    * Address review
    
    * Account actor: Deprecate AuthenticateMessage (filecoin-project#856)
    
    * Market actor: Export PublishStorageDeals (filecoin-project#857)
    
    * Miner: Export several more methods (filecoin-project#863)
    
    * Miner: Export ChangeWorkerAddress
    
    * Miner: Export ChangePeerID
    
    * Miner: Export WithdrawBalance
    
    * Miner: Export ChangeMultiaddrs
    
    * Miner: Export ConfirmUpdateWorkerKey
    
    * Miner: Export RepayDebt
    
    * Miner: Export ChangeOwnerAddress
    
    * Miner: Add exported getters for PeerID & multiaddrs
    
    * Miner: Refactor: Rename ConfirmUpdateWorkerKey to ConfirmChangeWorkerAddress
    
    * Power actor: Export methods to CreateMiner and get miner counts (filecoin-project#868)
    
    * Power: Export CreateMiner
    
    * Power Actor: Export MinerCount and MinerConsensusCount
    
    * Update actors/power/src/lib.rs
    
    Co-authored-by: Alex <[email protected]>
    
    Co-authored-by: Alex <[email protected]>
    
    * Verifreg: Export AddVerifiedClient and GetClaims (filecoin-project#873)
    
    * Verifreg: Rename AddVerifierClientParams to AddVerifiedClientParams
    
    * Verifreg: Export AddVerifiedClient and GetClaims
    
    * Datacap actor: Modify exported methods (filecoin-project#909)
    
    * Datacap: Export Mint and Destroy
    
    * Datacap actor: Deprecate all internal methods
    
    * Datacap actor: Rename BalanceOf to Balance
    
    * Datacap actor: Add Granularity method
    
    * fix: comments on newly exported methods (filecoin-project#910)
    
    * Miner: Export method to GetPendingOwner
    
    * MarketNotifyDeal (filecoin-project#944)
    
    Co-authored-by: zenground0 <[email protected]>
    
    * Verifreg: Call AuthenticateMessage instead of validating siggys
    
    * Multisig: Do not export any functionality (filecoin-project#967)
    
    * use const for EX_DEAL_EXPIRED (filecoin-project#954)
    
    * Address review
    
    Co-authored-by: Alex <[email protected]>
    Co-authored-by: ZenGround0 <[email protected]>
    Co-authored-by: zenground0 <[email protected]>
    Co-authored-by: Shashank <[email protected]>
    5 people authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    c7f4279 View commit details
    Browse the repository at this point in the history
  133. Configuration menu
    Copy the full SHA
    4b6b558 View commit details
    Browse the repository at this point in the history
  134. chore: update hamt & amt (filecoin-project#1052)

    chore: update hamt & kamt
    
    Replaces filecoin-project#1020
    Stebalien authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    62b8132 View commit details
    Browse the repository at this point in the history
  135. Configuration menu
    Copy the full SHA
    88acd83 View commit details
    Browse the repository at this point in the history
  136. Configuration menu
    Copy the full SHA
    c5e51cb View commit details
    Browse the repository at this point in the history
  137. feat: improve dispatch macro (filecoin-project#1088)

    1. Use absolute paths so we don't have to import things everywhere.
    2. Support dispatch fallbacks (`_`).
    3. Support dispatching to methods without decoding/encoding (`[raw]`).
    Stebalien authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    1821bc7 View commit details
    Browse the repository at this point in the history
  138. Configuration menu
    Copy the full SHA
    c107b0b View commit details
    Browse the repository at this point in the history
  139. Configuration menu
    Copy the full SHA
    9692ad2 View commit details
    Browse the repository at this point in the history
  140. Update to FVM SDK 3.0.0-alpha.22, shared 3.0.0-alpha.17, ipld_encodin…

    …g 0.3.3 (filecoin-project#1095)
    
    * Update to FVM SDK 3.0.0-alpha.22, shared 3.0.0-alpha.17, ipld_encoding 0.3.3
    
    * Datacap: Turn Messenger struct into SyscallProvider
    
    * Update frc42_dispatch, frc46_tokn, fvm_actor_utils
    arajasek authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    dcb878a View commit details
    Browse the repository at this point in the history
  141. feat: Partial implementation of FIP-0048 (f4/delegated addresses) (fi…

    …lecoin-project#1118)
    
    * feat: Partial implementation of FIP-0048
    
    * Address review
    arajasek authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    e094196 View commit details
    Browse the repository at this point in the history
  142. feat: runtime: Add send_generalized (filecoin-project#1126)

    * feat: runtime: Add send_generalized
    
    * Refactor: Runtime: Add  send_simple and extract_send_result methods
    
    * Address review
    arajasek authored and shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    d5d64e6 View commit details
    Browse the repository at this point in the history
  143. Configuration menu
    Copy the full SHA
    a07aa05 View commit details
    Browse the repository at this point in the history
  144. Configuration menu
    Copy the full SHA
    b9abdfb View commit details
    Browse the repository at this point in the history
  145. Configuration menu
    Copy the full SHA
    d276afc View commit details
    Browse the repository at this point in the history
  146. rebase to upstream master

    Signed-off-by: shamb0 <[email protected]>
    shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    a898584 View commit details
    Browse the repository at this point in the history
  147. rebase to upstream & review comments closure

    Signed-off-by: shamb0 <[email protected]>
    shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    bb06eac View commit details
    Browse the repository at this point in the history
  148. rebase to upstream & review comments closure

    Signed-off-by: shamb0 <[email protected]>
    shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    af148d6 View commit details
    Browse the repository at this point in the history
  149. rebase to upstream & review comments closure

    Signed-off-by: shamb0 <[email protected]>
    shamb0 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    6364afd View commit details
    Browse the repository at this point in the history
  150. cargo.lock updates

    shamb0 authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    6efa19d View commit details
    Browse the repository at this point in the history
  151. Remove old comment

    anorth authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    5cd66fb View commit details
    Browse the repository at this point in the history
  152. Configuration menu
    Copy the full SHA
    8e920e3 View commit details
    Browse the repository at this point in the history