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

Fix handling of Compound related Transfer events #595

Merged
merged 3 commits into from
Aug 24, 2021

Conversation

k1rill-fedoseev
Copy link
Member

This PR introduces the following improvements and fixes:

  • Skip erc20 transfer in transfer watcher that are related to the compounding feature.
  • Skip compound-related erc20 transfers in the monitor
  • Fix and simplify monitor legacy SAI token processing

@k1rill-fedoseev k1rill-fedoseev added oracle related to TokenBridge oracle monitor related to TokenBridge monitor labels Aug 22, 2021
@k1rill-fedoseev k1rill-fedoseev self-assigned this Aug 22, 2021
@akolotov akolotov merged commit 5cedaca into develop Aug 24, 2021
@akolotov akolotov deleted the feature/prepare-for-compounding branch August 24, 2021 08:31
akolotov added a commit that referenced this pull request Sep 20, 2021
This merge contains the following set of changes:
  * [Oracle, Improvement] Try to detect unsynced node state (#592)
  * [Oracle, Improvement] Allow to override JSON RPC error codes (#603)
  * [Oracle, Fix] Fix handling of Compound related Transfer events (#595)
  * [Oracle, Fix] Add new nonce-related error messages (#599)
  * [Deployment, Fix] .env template includes latest changes related to the oracle configuration (#601)
  * [Deployment, Fix] Improvements for the local logs configuration (#602)
  * [Common, Other] Update the contract's submodule to the release 6.0.0 (#600)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
monitor related to TokenBridge monitor oracle related to TokenBridge oracle
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants