Igor Sirotin
77ef8f1fb7
chore_: make lint-fix ( #5871 )
2024-09-24 14:52:29 +01:00
dlipicar
dd994587a3
chore_: initial steps to decouple rpc chain modules ( #5856 )
...
* chore_: moved chain rpclimiter and tagger to separate packages
* chore_: initial steps to decouple rpc chain modules
2024-09-24 14:07:26 +01:00
Sale Djenic
8ddde51445
fix_: browser connect - send transaction command
2024-09-20 15:16:17 +02:00
dlipicar
f165103f66
chore_: migrate to uber's mock fork ( #5858 )
...
* chore_: migrate to uber's mock fork
* chore_: make vendor
2024-09-20 10:08:11 +01:00
Andrea Maria Piana
9a59d6a459
feat(metrics)_: add centralized metrics
...
This commit adds support for centralized metrics.
There are two providers as of now, and we haven't quite decided which
one to go for, so for the time being both are supported.
It also introduces a new endpoint InitializeApplication that replaces
OpenAccounts
2024-07-11 10:05:31 +01:00
Ivan Belyakov
3983114ae5
test(wallet)_: add unit tests for balance fetcher
...
replace types with interfaces where necessary to allow mocking
implement fake eth scanner and erc20 contracts
2024-07-04 09:29:49 +02:00