Commit Graph

13 Commits

Author SHA1 Message Date
Julian Merlo cda84a0aee Merge to base branch 2023-11-28 18:29:25 -03:00
Julian Merlo 050e117a16 Crate strategy test 2023-11-28 15:47:46 -03:00
matias martinez 933e4dfab0 solana: add retry handling for 429s 2023-11-28 14:54:11 -03:00
matias martinez 4d71c0038c ratelimited solana client + increase coverage 2023-11-28 11:45:43 -03:00
Julian Merlo 1ef763fcfb Improve strategy assign values 2023-11-28 09:29:47 -03:00
Julian Merlo 4b3a3ff225 Create repository strategy 2023-11-27 09:10:56 -03:00
Julian 1109c5d135
Change repository name and cretae error foulder (#819)
* Change repository name and cretae error foulder

* Rename SolanaFailure file

* Rename SolanaFailure file

---------

Co-authored-by: Julian Merlo <julianmerlo@MacBook-Pro-de-Julian.local>
2023-11-24 13:03:48 -03:00
matias martinez a6dabfaa17 solana: mapping to logmsgpublished 2023-11-21 11:58:52 -03:00
matias martinez a64a13878b adding solana repo implementation 2023-11-21 09:37:21 -03:00
matias martinez 609da135cd Load jobs dinamically 2023-11-15 10:48:39 -03:00
matias martinez 29279fee9b adding 429 handling http client 2023-11-14 09:52:04 -03:00
matias martinez f74aea084d adding basic metrics 2023-11-13 11:15:11 -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