Implement Blind Transfers
まだ誰も着手していません。
評価
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 初心者へのやさしさ
- 15/100
- issue の種類
- 機能追加
- 明瞭さ
- 説明が足りない
- 活発さ
- 停滞
- 技術スタック
- python
- 領域
- blockchain
調査の方向性
issue の内訳にある未チェックの項目から始め、関連付けられた secp256k1prp、graphene_pr65、fee_calc の作業を確認してください。issue にはリポジトリのファイルやテストが記載されていないため、先に Storage、GrapheneObject、fee-calculation の関連するエントリーポイントを特定してください。残りのチェックリスト項目が実装され、blind transfers がエンドツーエンドで機能すれば完了です。
索引モデルが issue の本文から書いたものです。
説明
After shedding some tears, I've managed to get blind transfers working. Sadly, the whole affair is not a matter of a simple/single pull-request. (Although if you think otherwise, please take a look here)
Here's the breakdown:
- PrivateKey class needs a few new crypto methods. graphene_pr64
- PublicKey class needs a few new crypto methods (secp256k1 dependency there). graphene_pr66
- Pedersen/Rangeproof commitments must be implemented. I've wrapped libsecp256k1-zkp from bitshares-core to do this. secp256k1prp (Ideally, a pure-python implementation is required)
- Storage class must be expanded to keep the receipts/balances.
- Few
GrapheneObjects must be read from wire bytestream back into memory. graphene_pr65 - Local fee calculator must be added. fee_calc
- 主要言語
- Python
- スター
- 162
- フォーク
- 164
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
bitshares/python-bitshares のほかの issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 55/100
bitshares/python-bitshares#331 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 25/100
bitshares/python-bitshares#320 · コメント 1 件 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 35/100
bitshares/python-bitshares#316 · コメント 2 件 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 25/100
bitshares/python-bitshares#315 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 35/100
bitshares/python-bitshares#314 ·
bitshares/python-bitshares の issue をすべて見る
似ている issue
-
bug
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
xinnan-tech/xiaozhi-fde-talk#263 ·
-
rules
難易度 1/5 1時間未満 初心者へのやさしさ 90/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
huggingface/Repo2RLEnv#163 · コメント 1 件 ·
-
難易度 1/5 1時間未満 初心者へのやさしさ 95/100
huggingface/sentence-transformers#4074 ·
-
comp/dashboard invalid P3
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
NousResearch/hermes-agent#121143 ·