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

fix: correctly expand derives for namespaced JSON outputs #704

Merged

Conversation

klkvr
Copy link
Member

@klkvr klkvr commented Aug 4, 2024

Motivation

Addresses #694 (comment)

Solution

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

Copy link
Member

@mattsse mattsse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm,

clippy is unrelated

@DaniPopes DaniPopes merged commit bb3020c into dani/to-sol-contract-specifiers Aug 7, 2024
28 of 29 checks passed
@DaniPopes DaniPopes deleted the klkvr/fix-derives-for-json-input branch August 7, 2024 19:27
DaniPopes added a commit that referenced this pull request Aug 12, 2024
* wip

* wip

* feat: implement namespaces on `sol!` side (#693)

* respect namespaces

* un-ignore test

* clippy

* clippy

* fix doc

* rm debug prints

* chore: cleanup

* fix: correctly expand derives for namespaced JSON outputs (#704)

* fix

* newline

* chore: clippy

* chore: use mem::replace

* fix: respect namespaces when resolving overloads

* test: add regression test

* chore: link the test

---------

Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
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.

3 participants