Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: added mpc getter and updated near-plugins (#183)
* feat: added mpc getter and updated near-plugins * chore: bumped rust version rustc 1.79.0 is not supported by the alloy crates * chore: added wasm files * chore: bumped rust version rustc 1.79.0 is not supported by the alloy crates * fix: check amount after normalization * chore: elided lifetimes cargo clippy had warning here * chore: updated wasm file * chore: compiled wasm files for x86 architecture * chore: bumped rust version rustc 1.79.0 is not supported by the alloy crates * chore: downgraded to 1.81.0 rustc v1.82.0+ has some issues with wasm. Source: https://near.zulipchat.com/#narrow/channel/295302-general/topic/default.20wasm.20features.20in.20Rust.20.28.2Bmultivalue.2C.2Breference-types.29/near/475780216 * chore: downgrade to rustc v1.81.0 only when building wasm files * chore: downgraded to 1.81.0 and bumped near-workspaces to v0.16 * chore: working combination of `near-*` crates with v1.81.0 * chore: returned back to 1.79.0 and pinned `alloy-*` crates * chore: bumped back to 1.84.0
- Loading branch information