-
Notifications
You must be signed in to change notification settings - Fork 84
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat[cheque]: add command about batch cashing cheque * ci: add test command * feat: encrypt support symmetrical encryption * feat: implementation btip-73 * feat: use last connect peer * feat: refactor use last conn peer * feat: use last conn to boot * doc: update annotations * fix: need conn peer filer error * feat: update config dependency for updating bootstrap * feat: get peer addr from addrbook * feat: add try duration from last conn * feat: change go routine limit to peers size on do conn * fix: judge if from option is empty * fix: check if pass is empty * feat: give a more friendly hint * fix: get local data when from is exactly local node * feat: add a timeout when get an encrypted cid * fix: status report list should not return a nil * feat: update dashboard cid and version * feat: update readme * feat: update readme * feat: update readme * feat: udpate some expressions in readme * feat: update latest cid --------- Co-authored-by: cody <mengjiale6@126.com> Co-authored-by: cody <cody.meng@tron.network> Co-authored-by: Cody <133026515+mengcody@users.noreply.github.com>
- Loading branch information
1 parent
9fdd194
commit 83008eb
Showing
15 changed files
with
481 additions
and
73 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.