Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

.exceptions.UnhandledRPCError: Execution error: missing required active authority: Missing Active Authority

オープン
#320 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
25/100
issue の種類
バグ
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
blockchain, python
領域
api, blockchain

調査の方向性

create_asset および Asset_create の呼び出しを transfer 操作と比較し、インポートされたウォレットキーと、NodeRPC 経由の cli_wallet API と witness API の違いに焦点を当てる。不足している active authority エラーを再現し、どの authority またはリクエストの詳細が欠落しているかを特定する。原因が文書化されるか、意図された API を通じてアセットの作成が機能すれば完了とする。

索引モデルが issue の本文から書いたものです。

説明

Good afternoon! I am developing operations for my version of the blockchain based on Bitshares-Core. I decided to switch to a new version of Python-Bitshares. After calling the "create_asset" method (or trying to send the "Asset_create" operation), an execution error "Execution error: missing required active authority: Missing Active Authority" constantly occurs. I imported the keys into my wallet. For example, the "transfer" operation works correctly. The operations are successfully performed via the cli_wallet API (I send requests via NodeRPC), but there are problems with the witness API.. What could be the problem?

主要言語
Python
スター
162
フォーク
164
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

bitshares/python-bitshares のほかの issue

bitshares/python-bitshares の issue をすべて見る

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。