algorand / algorand/py-algorand-sdk

Cannot parse block_info transactions into SignedTransaction objects

Đang mở
#528 2 bình luận 0 reaction 1 người được giao Được @jannotti nhận Xem trên GitHub
new-bug
Ngôn ngữ chính
Python
Star
274
Fork
145
Merge trung bình
3 giờ 1 phút
Pull request đã merge (30 ngày)
2

Mô tả

### Subject of the issue

`SignedTransaction.undictify` does not work on block_info transactions from `block_info().block.txns`

### Steps to reproduce

1. Fetch `block_info` using Algod client
2. Try to parse transaction for transactions using `SignedTransaction.undictify`

### Expected behaviour

Transactions get parsed into objects. Potential solution could be to have an additional method that parses the entire block into readable data.

### Actual behaviour

Bunch of errors where undictify assumed keys are bytes and not base64 encoded strings

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

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

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.