Skip to content

Tags: 3Dpass/3DP

Tags

v32

Toggle v32's commit message
docs: corrections

v31

Toggle v31's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

v30

Toggle v30's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

v29

Toggle v29's commit message
Version v29

v28

Toggle v28's commit message
Bump spec version (129)

v27

Toggle v27's commit message
Fix mining loop (#94)

v25

Toggle v25's commit message
Fix mining loop

v24

Toggle v24's commit message
Bump spec version (128)

v23

Toggle v23's commit message
Version v23

v22

Toggle v22's commit message
Bump spec version (125)