Commit Graph

6 Commits

Author SHA1 Message Date
matias martinez 72f0e8a618 Merge remote-tracking branch 'origin' into feature/blockchain-watcher-solana-log 2023-11-28 16:47:41 -03:00
Matías Martínez 2d9d0533f6
[Blockchain Watcher] Initial version (#806)
- Ethereum support for LogMessagePublished extraction
2023-11-28 16:00:45 -03:00
matias martinez ada01eeb4e adding missing envs templates 2023-11-24 17:12:49 -03:00
matias martinez 9b57b17be7 changing deployment strategy to jobs per pod 2023-11-15 12:53:05 -03:00
matias martinez 4c5999a893 staging mainnet config 2023-11-13 14:56:00 -03:00
Matías Martínez 00e5d6a6a2
Blockchain Watcher: ethereum -> sns implementation (#790)
* evm block repo implementation

* adding sns publisher

* adding external config and initial runner

* fix: start from latest if no fromBlock configured

* feat: add dryRun option

* fix: handler filtering and eth_getLogs filter payload

* local e2e

* actual sns arns for testnet

* smaller docker image

* deployment changes
2023-11-10 09:28:37 -03:00