Tags: 3Dpass/3DP
Tags
fix: build * chore(ci): update rust workflow for multi-arch cross compilation and caching * chore(Cargo.lock): update obj-rs git reference to latest commit * chore(ci): add windows build and improve packaging in github actions workflow * chore(ci): update rust toolchain to nightly-2023-05-20 in github actions workflow * chore(ci): refactor rust workflow for improved caching and packaging * chore(ci): add cross-compilation support for aarch64 and update packaging paths * chore(ci): add separate upload steps for build and wasm artifacts in github actions * chore(ci): update rust workflow to install additional compilers and targets * chore(ci): update rust workflow with specific macos version and improved aarch64 cross-compilation setup * chore(ci): add rustfmt component and update environment variables in rust workflow * chore(workflow): add cstdint and cinttypes includes to CXXFLAGS in rust.yml
EVM integration * EVM w/o rpc * EVM client * Impl self contaned calls * Add eth preruntime * Add balance precompile * Quick fix * Set ETH chain id to 1333 * Switch on asset-erc20 precompile * Chg decimals for erc20 * Add call-permit precompile * Add batch precompile * Fix asset id parsing * Add proxy precompile * feat: evm assets * Update precompiles.rs decimals places 12 for P3Dt in EVM * Update README.md EVM interaction * Update README.md Validator set description * Update README.md spelling * Update README.md deterministic finality link * Update comments Copyright * fix: metamask tokens compatibility * Create README.md validator set description * Fake frontier import * Add evm chain_id in runtime * fix: evm address into account id * Remove foreign asset pallet * Chg decimals for P3D token * check frontier preruntime * Fix find preruntime digests * Check frontier inherents and preruntime * Stop old nodes * Accept two preruntime before upgrade * Chg Erc20 metadata * Bump spev version (130) * Cleanup precompiles utils --------- Co-authored-by: MikhailK <mkornotmk@gmail.com> Co-authored-by: Mikhail Fedosov <tbs.micle@gmail.com> Co-authored-by: Paul <107915078+PaulSff@users.noreply.github.com>
PreviousNext