Igor Sirotin
e938635d04
chore_: get version with go generate ( #6014 )
...
* chore_: get version with go generate
* fix_: test-functional
* fix_: trip space in version and gitcommit
* fix_: TestUserAgent
2024-11-03 00:47:15 +00:00
Sale Djenic
18a9072435
chore_: providers re-ordered
...
A new order of using providers is:
1. StatusProxy - Node Fleet
2. StatusProxy - Infura
3. Direct Infura
4. StatusProxy - Grove
5. Direct Grove
2024-10-21 17:30:51 +02:00
Andrey Bocharnikov
fadce938e4
feat_: RPC providers detailed statuses #5923 ( #5924 )
...
* feat(wallet)_: Send a new event 'wallet-blockchain-health-changed' #5923
2024-10-15 19:59:17 +04:00
Andrey Bocharnikov
86cd41d04e
chore(wallet)_: remove unused upstream client ( #5934 )
...
* chore(wallet)_: remove unused upstream client
fixes #5933
2024-10-11 21:01:14 +04:00
Andrey Bocharnikov
66ee53175e
chore_: add a status proxy to the nodefleet rpc as a primary service provider
...
fixes #5901
2024-10-02 18:41:29 +07:00
Samuel Hawksby-Robinson
0e882f1b97
feat(rpc_user_agent)_: Added application version to the RPC user client
2024-08-15 13:18:18 +01:00
Samuel Hawksby-Robinson
c97cedba9a
feat(rpc-user-agent)_: Added user agent to upstream client
2024-08-13 13:52:14 +01:00
Ivan Belyakov
b74d9e6b4e
feat(wallet)_: add status proxy RPC urls for blockchain providers
...
Replace the status proxy URL for cryptocompare.
2024-08-01 08:19:20 +02:00
Ivan Belyakov
2df9df10ab
fix(tests): moved test db setup to a common place 't/helpers', created
...
interface for initializing db, which is implemented for appdatabase and
walletdatabase. TBD for multiaccounts DB.
Unified DB initializion for all tests using helpers and new interface.
Reduced sqlcipher kdf iterations for all tests to 1.
2023-08-18 09:00:56 +02:00
Richard Ramos
bf9abfc350
feat: make kdf iterations configurable when creating a multiaccount ( #2796 )
2022-09-27 16:27:20 -04:00
Richard Ramos
ee41e30881
feat: extract node config from settings to individual tables ( #2470 )
2022-01-12 16:04:43 -04:00
Anthony Laibe
26bfeddad4
feat: Rpc client manage multiple eth client ( #2359 )
2021-09-22 13:49:20 -04:00
Adam Babik
4c1b6c12e4
[Chaos Unicorn] Expose ChaosModeUpdate ( #1422 )
2019-03-29 12:55:54 +01:00
Adam Babik
cb6b96b87b
Block some JSON-RPC methods completely
2018-08-02 09:07:55 +02:00