Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

feat(abigen): add abi object deserializer and generate deploy function #1030

Merged
merged 19 commits into from
Mar 19, 2022

Conversation

mattsse
Copy link
Collaborator

@mattsse mattsse commented Mar 14, 2022

Motivation

Closes #1013

Solution

Generate deploy function if bytecode is present in abigen input

PR Checklist

  • Added Tests
  • Added Documentation
  • Updated the changelog

@mattsse mattsse changed the title feat(abigen): add abi object deserializer feat(abigen): add abi object deserializer and generate deploy function Mar 17, 2022
@gakonst gakonst force-pushed the matt/abigen-generate-deploy branch from 7be549b to 36a94fd Compare March 17, 2022 09:04
@mattsse mattsse force-pushed the matt/abigen-generate-deploy branch from 36a94fd to 1e04fa0 Compare March 17, 2022 09:07
@mattsse mattsse marked this pull request as ready for review March 18, 2022 13:23
@mattsse mattsse force-pushed the matt/abigen-generate-deploy branch from f487fa6 to 38ebbb9 Compare March 18, 2022 13:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Embed bytecode and generate deploy function if input contains bytecode in abigen
2 participants