Skip to content

Get Contract ABIs#33

Merged
colinnielsen merged 5 commits intomainfrom
colinnielsen/mp-230-send-abi-instead-of-source-code
Jul 25, 2023
Merged

Get Contract ABIs#33
colinnielsen merged 5 commits intomainfrom
colinnielsen/mp-230-send-abi-instead-of-source-code

Conversation

@colinnielsen
Copy link
Copy Markdown
Contributor

Problem

We need to send the ABIs to the podarchy service

Solution

recursively go through the abis in the outdir

Checklist

  • Documentation updated
  • Tested code changes

ticket

@linear
Copy link
Copy Markdown

linear bot commented Jul 25, 2023

MP-230 Send ABI instead of Source code

  • For each SC dependency listed in the Deployment script
  • Have the CLI search for the json metadata in any configured out folder
    • Pull only the .abi member
  • Swap the abi out with source code
  • update devSanityChecks
  • update integration tests

@colinnielsen colinnielsen changed the title Colinnielsen/mp-230-send-abi-instead-of-source-code Get Contract ABIs Jul 25, 2023
@colinnielsen colinnielsen merged commit c8409f7 into main Jul 25, 2023
@colinnielsen colinnielsen deleted the colinnielsen/mp-230-send-abi-instead-of-source-code branch July 25, 2023 21:56
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.

2 participants