Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

Demonstrate calling contracts with tuple arrays #1615

Merged
merged 1 commit into from
Feb 22, 2019

Conversation

feuGeneA
Copy link
Contributor

Description

I recently updated our fork of web3 to support tuple arrays, to fix #1574. This PR demonstrates using those changes.

Testing instructions

Watch CI :)

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist:

  • Prefix PR title with [WIP] if necessary.
  • Add tests to cover changes as needed.
  • Update documentation as needed.
  • Add new entries to the relevant CHANGELOG.jsons.

@feuGeneA feuGeneA merged commit 6bcc206 into development Feb 22, 2019
fabioberger added a commit that referenced this pull request Feb 22, 2019
* development:
  Demonstrate calling contracts with tuple arrays (#1615)
  removed default meta tags in public/index.html
  fixed linting issue
  updated documentTitle component
  added metadata for pages (incomplete)
  fixed title comment-out
  removed react-document-title in favor of using react-helmet for consistency and bug fix
@feuGeneA feuGeneA deleted the feature/python-demo-tuple-arrays branch March 13, 2019 23:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't call into contract method taking an array of structs
2 participants