Skip to content

Conversation

@randomshinichi
Copy link
Collaborator

No description provided.

…ut it still doesn't show up in the final JSON for some reason)
…group_1inch_aggregated_swaps()

Current situation: turn_events_into_actions() detects 1inch aggregate swaps and makes them into separate Action objects. However, these separate Action objects are still grouped together later in produce_actions() by txhash. This messes up classify_actions(). So the function that turned the dict (that classified Action groups by txhash) needs to be made more complex.

As new Defi startups figure out more ways to make trickier transactions, we might need to abandon the assumption of grouping by txhash.
@randomshinichi randomshinichi requested a review from Ramarti March 2, 2021 17:24
@Ramarti Ramarti merged commit 855d3ec into dev Mar 3, 2021
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.

3 participants