alloy-rs / alloy-rs/ruint

`support/ark_ff_05`: Implement the `BigInteger` trait.

Đang mở
#529 0 bình luận 0 reaction 1 người được giao Được @prestwich nhận Xem trên GitHub
feature tracker
Ngôn ngữ chính
Rust
Star
225
Fork
70
Merge trung bình
16 giờ 54 phút
Pull request đã merge (30 ngày)
8

Mô tả

*On 2025-09-15 @prestwich wrote in [`713e3dc`](https://github.com/recmo/uint/commit/713e3dc4c2586ae3e5ebd37fb3d40e87ef6d4fe1) “Merge pull request #526 from TaceoLabs/feat/ark-ff-05”:*

Implement the `BigInteger` trait.

```rust
biginteger::BigInt,
fields::models::{Fp, FpConfig},
PrimeField,
};

// FEATURE: Implement the `BigInteger` trait.

// BigInt

impl From> for Uint {
fn from(value: BigInt) -> Self {

```
*From [`src/support/ark_ff_05.rs:12`](https://github.com/recmo/uint/blob/713e3dc4c2586ae3e5ebd37fb3d40e87ef6d4fe1/src/support/ark_ff_05.rs#L12)*

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.