Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

A contract call which triggers multiple events of the same name throws error #3272

Closed
knightlands opened this issue Dec 13, 2019 · 0 comments · Fixed by #3297
Closed

A contract call which triggers multiple events of the same name throws error #3272

knightlands opened this issue Dec 13, 2019 · 0 comments · Fixed by #3297
Labels
1.x 1.0 related issues Bug Addressing a bug

Comments

@knightlands
Copy link

knightlands commented Dec 13, 2019

There is #2933 with exactly same issue i am experiencing.
Turns out that
method.extraFormatters.receiptFormatter() in web3-core-method throws "Error: Returned values aren't valid, did it run Out of Gas?"

I am able to fix it by indexing arguments in same order but it is something that we are not willing to do.

Please investigate as it seems like that problem was fixed in the past.

web3 1.2.4
truffle 5.1.3

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
1.x 1.0 related issues Bug Addressing a bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants