bitshares / bitshares/python-bitshares

'PointJacobi' object has no attribute '_Point__x' and graphenelib-1.5.4

Đang mở
#315 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Python
Star
162
Fork
164
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

graphenelib-1.5.4 isn't compatible with this module and as workaround you can install 1.5.1
**pip3 install graphenelib==1.5.1**

steps for reproduce

`from bitshares import BitShares
from bitshares.asset import Asset
bt = BitShares(expiration=300, node="wss://api.bts.mobi/ws")
asset = Asset("YOUR_ASSET", blockchain_instance=bt)
asset.bitshares.wallet.unlock("YOUR_PASSWORD")
asset.issue(0.1, "USER", "MEMO", blockchain_instance=bt)`

pip3 show bitshares
Name: bitshares
Version: 0.7.1
Summary: Python library for bitshares
Home-page: https://github.com/bitshares/python-bitshares
Author: Fabian Schuh
Author-email: Fabian@chainsquad.com
License: UNKNOWN
Location: /usr/local/lib/python3.8/dist-packages
Requires: graphenelib, Events
Required-by:

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Hướng nghiên cứu

Tái hiện workflow Asset.issue đã được báo cáo với bitshares 0.7.1 và graphenelib 1.5.4, sau đó so sánh với workaround graphenelib 1.5.1 đã nêu. Theo dõi lỗi PointJacobi/_Point__x và xác minh rằng sự cố đã được giải quyết hoặc phiên bản graphenelib được hỗ trợ đã được tài liệu hóa rõ ràng.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
python
Lĩnh vực
blockchain
Loại issue
Lỗi
Độ khó
3/5
Thời gian dự kiến
1-2 ngày
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Cần làm rõ
Mức phù hợp với người mới
25/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.