Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

181 filter evm transfers to escrows #185

Merged
merged 2 commits into from
Jan 9, 2024

Conversation

filo87
Copy link

@filo87 filo87 commented Jan 9, 2024

Closes #181

@filo87 filo87 self-assigned this Jan 9, 2024
@filo87 filo87 merged commit a94286d into main Jan 9, 2024
3 checks passed
@filo87 filo87 deleted the 181-Filter-EVM-Transfers-to-escrows branch January 9, 2024 15:19
sophialittlejohn pushed a commit that referenced this pull request Jan 10, 2024
* fix: ignore local project files

* feat: init multichain

* chore: remove unused olf chain files

* ci: deploy multiple indexers

* fix: modify deployment

* fix: eth specific indexer version

* fix: indexer version

* fix: avoid specity workers for EVM

* fix: no arrays for endpoints

* ci: ignore cid files

* 167 extend data model to include evm accounts (#171)

* feat: extend data model to include EVM accounts
Fixes #167

* feat: extend data model to include EVM accounts
Fixes #167

* ci: deploy only cfg

* fix: currency init logic

* 169 support additional borrower transaction type (#172)

* feat: support additional borrowerTransactionType DebtTransferred
Fixes #169

* feat: support additional borrowerTransactionType DebtTransfer
Fixes #169

* chore: upgrde indexer to 3.4.6

* chore: node upgrade

* Update src/mappings/handlers/loansHandlers.ts

Co-authored-by: Jeroen <1748621+hieronx@users.noreply.github.com>

* Update chains-evm/base.yaml

Co-authored-by: Jeroen <1748621+hieronx@users.noreply.github.com>

* fix: update node versions

* fix: add missing chain files

* 165 implement transfer inout mechanism (#178)

* feat: implement transfer in/out mechanism
Fixes #165

* feat: implement transfer in/out mechanism
Fixes #165

* chore: implement transfer in/out mechanism
Fixes #165

* feat: adapt data model to be chain independent

* fix: end of line

* feat: implement transfer in/out mechanism
Fixes #165

* feat: implement new currency model for orml tokens

* fix: implement transfer in/out mechanism
Fixes #165

* fix: implement transfer in/out mechanism
Fixes #165

* fix: implement transfer in/out mechanism
Fixes #165

* fix: implement transfer in/out mechanism
Fixes #165

* fix: update tests

* fix: endpoints

* fix: transfer typo

* feat: connect to BASE EVM Chain (#179)

Fixes #175

* ci: improve deployment logic

* ci: fix

* ci: fix

* ci: fix

* Delete project-coinbase.yaml

* fix: ignore project files

* ci: handle missing multichain files

* ci: fix yaml multiline

* ci: improve build resilience

* ci: improve build resilience

* ci: remove unrequired chains

* ci: rename files

* ci: fix base file naming

* fix: ci naming

* ci: fix chains

* ci: fix dev contract

* chore: add mainnet dictionary

* 182 evm transfers not recorded (#184)

* fix: evm transfers not recorded
Fixes #182

* fix: evm Transfers not recorded
Fixes #182

* 181 filter evm transfers to escrows (#185)

* feat: filter EVM Transfers to and from escrows
Fixes #181

* feat: filter EVM transfers to and from null and escrow accounts

---------

Co-authored-by: Jeroen <1748621+hieronx@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Filter EVM Transfers to escrows
1 participant