Skip to content

Problem: decodeLogs doesn't support contracts with multiple events wi…#200

Open
vgorin wants to merge 2 commits intoOpenZeppelin:masterfrom
lazy-sol:fix/multiple_ABI_entries
Open

Problem: decodeLogs doesn't support contracts with multiple events wi…#200
vgorin wants to merge 2 commits intoOpenZeppelin:masterfrom
lazy-sol:fix/multiple_ABI_entries

Conversation

@vgorin
Copy link

@vgorin vgorin commented Mar 7, 2024

…th the same name (Multiple ABI entries for event error)

Solution: remove the resitrcition, modify the filtering function so it can handle multiple events with the same name

vgorin added 2 commits March 7, 2024 16:41
…th the same name (Multiple ABI entries for event error)

Solution: remove the resitrcition, modify the filtering function so it can handle multiple events with the same name
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