ice-substrate icon indicating copy to clipboard operation
ice-substrate copied to clipboard

ICE Blockchain is an EVM and Wasm compatible network built with Parity’s Substrate framework.

Results 14 ice-substrate issues
Sort by recently updated
recently updated
newest added

Bumps [clap](https://github.com/clap-rs/clap) from 4.0.32 to 4.1.11. Release notes Sourced from clap's releases. v4.1.11 [4.1.11] - 2023-03-17 Internal Update bitflags v4.1.10 [4.1.10] - 2023-03-17 Fixes (help) On Windows, avoid underlined text...

dependencies
rust

Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.61 to 0.1.66. Release notes Sourced from async-trait's releases. 0.1.66 Set html_root_url attribute 0.1.65 Fix interaction with rustc's single_use_lifetimes lint (#238, #239) 0.1.64 Suppress async_yields_async clippy correctness...

dependencies
rust

Bumps [cookiejar](https://github.com/bmeck/node-cookiejar) from 2.1.3 to 2.1.4. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cookiejar&package-manager=npm_and_yarn&previous-version=2.1.3&new-version=2.1.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

Bumps [orml-unknown-tokens](https://github.com/open-web3-stack/open-runtime-module-library) from `4f5a3f3` to `db0381f`. Commits db0381f Update polkadot v0.9.36 (#878) See full diff in compare view Dependabot will resolve any conflicts with this PR as long as you...

dependencies
rust

Bumps [orml-xtokens](https://github.com/open-web3-stack/open-runtime-module-library) from `4f5a3f3` to `db0381f`. Commits db0381f Update polkadot v0.9.36 (#878) See full diff in compare view Dependabot will resolve any conflicts with this PR as long as you...

dependencies
rust

Bumps [bumpalo](https://github.com/fitzgen/bumpalo) from 3.11.0 to 3.12.0. Changelog Sourced from bumpalo's changelog. 3.12.0 Released 2023-01-17. Added Added the bumpalo::boxed::Box::bump and bumpalo::collections::String::bump getters to get the underlying Bump that a string or...

dependencies
rust

### Application Type Please check one below. - [ ] DEV & ECOSYSTEM TOOLS - [x] COMMUNITY **Subcategory:** Please check all which apply. - [ ] BTP - [ ]...

grant

**Description** There is no option on the SNOW Polkadot.js app to query an ink! smart contract state at a particular block height. **Steps to Reproduce** Goto `Developer -> RPC Calls`...

bug

This is a demo PR for using crust's xstorage pallet. [xstorage](https://github.com/crustio/xstorage/blob/main/README.md) is a helper pallet to send cross-chain storage orders to crust network. There are two key steps in this...