Skip to content
New issue

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

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

Already on GitHub? # to your account

feat: actors: fip 0047 integration #9767

Closed
wants to merge 6 commits into from

Conversation

geoff-vball
Copy link
Contributor

Related Issues

Proposed Changes

Integrates go-state-types for FIP-0047 into lotus. Does not yet integrate the new actors.

Additional Info

Checklist

Before you mark the PR ready for review, please make sure that:

  • Commits have a clear commit message.
  • PR title is in the form of of <PR type>: <area>: <change being made>
    • example: fix: mempool: Introduce a cache for valid signatures
    • PR type: fix, feat, build, chore, ci, docs, perf, refactor, revert, style, test
    • area, e.g. api, chain, state, market, mempool, multisig, networking, paych, proving, sealing, wallet, deps
  • New features have usage guidelines and / or documentation updates in
  • Tests exist for new functionality or change in behavior
  • CI is green

@geoff-vball geoff-vball force-pushed the gstuart/fip-0047-integration branch 3 times, most recently from 5e69d3f to 73a22b6 Compare December 2, 2022 17:02
@geoff-vball geoff-vball force-pushed the gstuart/fip-0047-integration branch from b6d08ec to 93e11e1 Compare December 6, 2022 18:14
@geoff-vball geoff-vball force-pushed the gstuart/fip-0047-integration branch from 93e11e1 to d67f97c Compare December 6, 2022 18:27
@geoff-vball geoff-vball closed this Dec 7, 2022
@geoff-vball geoff-vball deleted the gstuart/fip-0047-integration branch December 14, 2022 22:07
@jennijuju jennijuju added this to the Network v18 milestone Feb 4, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants