-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
app: more logs for mining, wallet updates, net (#16)
* app: more logs for mining + wallet updates * node: include source error in Error::SendNewTipReady * node: more networking logs * net+node: more logs * multi: add context to MailboxItem::AcceptConnection about remote address * net: add remote_address to Error::Connection * logging: make level for file log configurable * net: tune logs * multi: more BMM logs * cli: make RPC timeout configurable * cli: turn RPC request timeout into Option<u64> * net: remove invalid peers at startup * app: remove confusing error conversion functions * node: delete unused function * main: update bad param name * app: remove inspect_err
- Loading branch information
1 parent
1fd5f5f
commit 98e8aa7
Showing
10 changed files
with
228 additions
and
123 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.