mirror of
https://github.com/romanz/electrs.git
synced 2024-11-19 01:43:29 +01:00
Warn about log level
Some people still incorrectly use trace log level and get burned by this update.
This commit is contained in:
parent
f420188650
commit
cb53ec2938
@ -2,10 +2,11 @@
|
||||
|
||||
**IMPORTANT: This release contains major changes, please read carefully!**
|
||||
|
||||
The two main things to watch out for:
|
||||
The three main things to watch out for:
|
||||
|
||||
* Database schema changed - this will cause **reindex after upgrade**.
|
||||
* We now use **bitcoin p2p protocol** to fetch blocks - some configurations may not work.
|
||||
* Trace log level now logs much more information - make sure it's not used in production.
|
||||
|
||||
See [upgrading](doc/usage.md#upgrading) section of our docs to learn more.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user