-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: upload file with muti token, and bt protocol #269
Merged
Conversation
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
… pre_v2.3.0_union
* feat: rm the QUIC dependence of go-libp2p-quic-transport temporarily * feat: update golang version * build: golang1.18 require a new format when there is a build in the first line * feat: add bittorrent cmd * feat[bittorrent]: add metainfo cmd * feat[bittorrent]: add scrape and bencode cmds * feat[bittorrent]: add download cmd * feat: add some human-readable statistics * feat: rm the file after download completed * feat[bittorrent]: add bt serve cmd * fix: getting metainfo support magnet * ci: update go mod * test: fix cmd test * fix[bittorrent]: update the description of serveing
* feat[bittorrent]: listen port from 30000 to 31000 * fix: add adds pin
daniel-tron
pushed a commit
that referenced
this pull request
Dec 13, 2022
* feat: muti token upload_shard * feat: vault implementation upgrade * feat: mod code incompent * chore: modify test vault logic contract address * chore: vault incopenment * chore: vault incopenment, add muti func * chore: mod cheque of muti * chore: mod tokon string to common.address * chore: test * chore: test * chore: debug muti token * chore: debug cash cheque * chore: debug price contract * chore: add token-type for more cmd * feat: add support tokens * feat: add support tokens * chore: add ChequeStatsAllCmd * feat: mod receive_history_stats_all send-history-stats-all * test: other token upload ok * chore: vault logic contract address * test: chequeRecordRet add token * test: send_history_list + send_history_peer * test: LastCheques of one token * test: cheque recievelist * test: receive_history_list receive_history_peer receive_total_count * test: cash_list * test: receive_list_all send_list_all * test: cashout event * test: muti token vault deposit * feat: add bittorrent cmd (#265) * feat: rm the QUIC dependence of go-libp2p-quic-transport temporarily * feat: update golang version * build: golang1.18 require a new format when there is a build in the first line * feat: add bittorrent cmd * feat[bittorrent]: add metainfo cmd * feat[bittorrent]: add scrape and bencode cmds * feat[bittorrent]: add download cmd * feat: add some human-readable statistics * feat: rm the file after download completed * feat[bittorrent]: add bt serve cmd * fix: getting metainfo support magnet * ci: update go mod * test: fix cmd test * fix[bittorrent]: update the description of serveing * test: balance of bttc, and transfer * feat[bittorrent]: listen port from 30000 to 31000 (#267) * feat: add adds pin (#268) * feat[bittorrent]: listen port from 30000 to 31000 * fix: add adds pin * test: unit test * test: receive_list_all update sort * test: mod token type Co-authored-by: fish <920886811@163.com> Co-authored-by: steve <stevzhang01@gmail.com> Co-authored-by: Shawn-Huang-Tron <107823650+Shawn-Huang-Tron@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.