Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: upload file with muti token, and bt protocol (#269)
* 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>
- Loading branch information