0xMiden / 0xMiden/node

Improve mempool selection process

Đang mở
#2,036 2 bình luận 0 reaction 0 người được giao Xem trên GitHub
mempool
Ngôn ngữ chính
Rust
Star
104
Fork
138
Merge trung bình
1 ngày 13 giờ
Pull request đã merge (30 ngày)
56

Mô tả

At the moment it re-allocates each time we perform a selection (in a loop).

We could improve this by having a `SelectionCandidates` which owns a mutable reference to the graph, letting us select without needing to clone or redo things.

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

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

Đá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.