status-go/params
Godfrain Jacques 4584de34b0
fix(settings): It's not possible to switch the log level (#4667)
Closes #13139

Previously it was not possible to change the state of the Debug toggle.
This is because the code forced the setting the default value, ignoring
the database setup, hence always setting the DEBUG as LogLevel.

This PR adds :

- A RuntimeLogLevel to enable setting ephemeral loggig strategy on status-go
2024-02-02 13:08:48 -08:00
..
cluster.go feat: shard fleet 2023-10-12 17:07:57 -04:00
config.go fix(settings): It's not possible to switch the log level (#4667) 2024-02-02 13:08:48 -08:00
config_test.go fix(settings): It's not possible to switch the log level (#4667) 2024-02-02 13:08:48 -08:00
defaults.go feat(walletconnect)_: support for eth_signTypedData v3 and v4 2023-12-13 08:15:55 +01:00
validator.go [#856] move geth subpackages to root level (#1007) 2018-06-08 13:29:50 +02:00
version.go fix: add mode build param and change ipfs gateway accordingly 2022-08-26 18:57:55 +02:00
version_test.go add test to check that version doesn't start with v 2019-10-29 12:53:27 +01:00