Andrey Bocharnikov 5b22267ec6 chore(config)_: Integration of new RPC Provider configurations
* default_networks.go
  * explicit provider initialization with more granular config (rps limiter, order)
  * token overrides made more flexible, support not only infura and grove
* get_status_node.go
  * override status-proxy auth instead of passing override config to rpc/client.go
* config.go
  * ProviderConfig removed
* client.go
  * Now any provider can be enabled/disabled (if user wants to use only his custom RPC urls)
  * Use bearer auth instead of URL auth
  * Provider order is defined by default_networks.go
2025-01-29 17:15:45 +04:00
2022-03-28 13:14:12 +01:00
2021-07-20 10:57:38 +02:00
2024-09-27 06:37:32 +08:00
2024-11-11 17:17:41 +07:00
2025-01-21 14:31:27 +01:00
2025-01-21 14:31:27 +01:00
2025-01-21 14:31:27 +01:00
2024-12-16 12:38:24 +02:00
2024-04-18 18:48:02 +02:00
2016-09-21 10:00:29 +08:00
2024-12-16 12:38:24 +02:00
2024-11-11 17:17:41 +07:00
2024-04-10 11:43:13 +01:00
Description
The Status module that consumes go-ethereum
https://status.im
Readme
Languages
Go 98.6%
Python 0.8%
Shell 0.3%
Makefile 0.1%
Groovy 0.1%