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

TezosContractIntrospector list parameter support #269

Open
1 of 2 tasks
bryanjcampbell1 opened this issue Mar 30, 2020 · 0 comments
Open
1 of 2 tasks

TezosContractIntrospector list parameter support #269

bryanjcampbell1 opened this issue Mar 30, 2020 · 0 comments
Assignees

Comments

@bryanjcampbell1
Copy link

bryanjcampbell1 commented Mar 30, 2020

TezosContractIntrospector and the related grammar (EntryPointTemplate), cannot properly parse list parameters into invocation templates.

  • support for primitive lists: (list address), (list string)
  • support for complex lists: (list (pair)), (list (list))
@anonymoussprocket anonymoussprocket self-assigned this Mar 30, 2020
@anonymoussprocket anonymoussprocket changed the title TezosContractIntrospector is not correctly processing entry points with list-type parameters TezosContractIntrospector list parameter support Mar 31, 2020
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

No branches or pull requests

2 participants