* Skip redelivery for Standard Relayer
* Imporve const names
* Replace abi object for abis object array
* Replace abi object for abis object array
* Resolve comment in PR
* Improve filter type
---------
Co-authored-by: julian merlo <julianmerlo@julians-MacBook-Air.local>
* wip: cctp tracking for solana
* Validate innerTx and map protocol
* Map circle index
* Resolve test
* Validate acount content fetch with pubSub
* Add comments
* Map job in circle pod
* Create cttp test for solana
* Map protocol method
* Validate WH contract to map protocol
* Validate protocol and improve unit test
* Resolve comment in PR
* Resolve comment in PR
* Re use constant
* Re use constant
---------
Co-authored-by: M-Picco <martin@xlabs.xyz>
Co-authored-by: julian merlo <julianmerlo@julians-MacBook-Air.local>
* create endpoint and tasks in order to retrieve the total volume per token symbol
* start working on new endpoint /token-symbol-activity
* making progress token-symbol activity
* aggregating results
* working endpoint
* fix indentation
* add unit-test to query building
* add unit-tests to service
* remove comments
* add application-activity to the compression middleware
* fix unit-tests
* change the implementation of influx task in order to only calculate a small portion of data
* small change
* fix indentation
* add support for timespan=1mo in /application-activit endpoint
* fix indents
* remove more indent
* remove more indent
* remove more indent
* add unit-tests
* fix volumes, changed to float
* fix unit-tests
* Catch all errors to set up provider offline
* Map near events
* Map getTransactions method
* Try to map redeem events
* Map near transactions
* Create near parser and map vaa information
* Resolve duplicated txs and test
* Create near test
* Resolve test
* Validate if tx exists
* Validate if chunks exists
* Merge to main
* Resolve test
* Resolve comment in PR
* Improve Near process
* Improve near process adding promise all
---------
Co-authored-by: julian merlo <julianmerlo@julians-MacBook-Air.local>
* #1589 add support for multiple payloadTypes in /operations endpoint
* add unit-tests to /operations controllers regarding payload type filter
* change timeout for endpoint test
* Validate txs process in repository
* Change commitment in circle jobs for latest
* Improve rateLimited class
* Map interval and attempts variable
* Improve retry log
* Improve for process
* Remove arbitrum rpc
* Add testnet jobs for cctp
* Resolve comment in PR
* Set up finalized commitment
* Improve log error in evm repository
* Map fromConfigs method into HealthyProvidersPool
* Reduce test coverage
* Resolve comment in PR
* Remove reqs param in log
* Change blockBatchSize value for acala
* Change blockBatchSize value for acala
* Rename tags and logs
* Validate arg length
* Add try and catch involve decode
* Manually deserialize circle messages to skip those that may not be CCTP
* Rename pod
* Skip influx point fields if already present in tags
* Rename circle message sent tags
* Validate transactionReceipts
* Add circle contract in jobs
* Add warning log in getTransactionReceipt method
* Merge to main
* Re-order base rpcs
---------
Co-authored-by: M-Picco <martin@xlabs.xyz>
* Integrate cctp volumen job
* Remove comment
* Resolve test
* Create new pod and jobs
* Replace package-lock
* Replace package-lock
* Create evmLogMessageSentMapper test
* Change jobs strategy
* Map custom variables in pod
* Validate valid domains
* Validate Noble domain for sdk
* Resolve test
* Resolve comment in PR
* Move tags outside attributes
* Resolve comment in PR
* Improve how create the providers for wormchain
* Remove validation when create a client
* Fix rpcs
* Remove bsc rpcs
* Add default chain
* Throw error when we cant map cosmos chain
* Map terra and terra2 events
* Resolve test
* Improve cosmos process
* Improve terra2 validations
* Improve terra2 validations
* Improve tx validations
* Map xpla source and target events
* Change blockBatchSize for 50
* Change promise all for sequentially process
* Change blockBatchSize value for 100
* Replace blockBatchSize value for 50
* Change config value
* Resolve comment in PR
* Improve pool generation
---------
Co-authored-by: julian merlo <julianmerlo@192.168.1.108>
Co-authored-by: julian merlo <julianmerlo@julians-MacBook-Pro-2.local>
* make targets optional + fix tests
* move filtering errors to solana mappers
* increase coverage requirement
* add influx unit test
* not allowing objects or arrays to be part of influx points