Skip to content

Conversation

@krisbitney
Copy link
Contributor

No description provided.

@krisbitney krisbitney requested review from cbrzn and removed request for dOrgJelli September 12, 2023 10:23
use std::str::FromStr;
use ethers_core::abi::Error;
use polywrap_wasm_rs::BigInt;
use num_traits::Num;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

noob q: why is this num_traits needed?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For BigInt::from_str_radix

@cbrzn cbrzn merged commit 3078862 into fix/big-uint-256 Sep 13, 2023
@cbrzn cbrzn deleted the fix/encode-hex-number branch September 13, 2023 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants