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

Experiemental #172

Merged
merged 24 commits into from
Oct 6, 2023
Merged

Experiemental #172

merged 24 commits into from
Oct 6, 2023

Conversation

martyall
Copy link
Collaborator

@martyall martyall commented Oct 3, 2023

  • Add support for nested tuples/records
  • clean up the way we use generics for all codecs and to/from record fields
  • rename codec class methods to be consistent with the class names

@martyall martyall merged commit c369816 into master Oct 6, 2023
2 checks passed
@martyall martyall deleted the experiemental branch October 6, 2023 06:07
martyall added a commit that referenced this pull request Oct 6, 2023
* generator works and tests pass

* seems to work

* dep

* t clean up

* add dep

* fix instance chain

* tidy

* remove extra type param

* add one more layer of nesting for nested tuples test

* wip

* wip

* now with more nesting

* compiling sigs

* seems to work with web3-tests

* oops

* wip

* added a shitload of traces

* eureka

* remove unused internal module, simplify to/from record fields names and class def

* cleanup unused things and rename for sanity

* add vector instance

* update arrayparser logic

* fix generic impl

* update generics
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.

1 participant