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

Blockchain Indexing Engine

Results 73 substrate-archive issues
Sort by recently updated
recently updated
newest added

We at Parity haven't been able to dedicate enough time and attention to Substrate Archive lately, so this is a call for maintainers. If you're interested in helping to take...

help wanted

Bumps [actions/cache](https://github.com/actions/cache) from 3.0.4 to 3.0.7. Release notes Sourced from actions/cache's releases. v3.0.7 What's Changed Fix for the download stuck problem has been added in actions/cache for users who were...

dependencies
github_actions

Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.30 to 1.0.32. Release notes Sourced from thiserror's releases. 1.0.32 Add keywords to crates.io metadata 1.0.31 Improve diagnostic when there is an enum variant containing #[from] #[backtrace]...

dependencies
rust

Bumps [inventory](https://github.com/dtolnay/inventory) from 0.1.11 to 0.3.1. Release notes Sourced from inventory's releases. 0.3.1 Add categories and keywords to crates.io metadata 0.3.0 Rust 1.62 is required so that the compiler correctly...

dependencies
rust

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.78 to 1.0.83. Release notes Sourced from serde_json's releases. v1.0.83 Add categories to crates.io metadata v1.0.82 Implement From<Option<T>> for serde_json::Value where T: Into<Value> (#900, thanks @​kvnvelasco) v1.0.81...

dependencies
rust

Bumps [libp2p-core](https://github.com/libp2p/rust-libp2p) from 0.30.0 to 0.30.2. Changelog Sourced from libp2p-core's changelog. Individual crates Main APIs libp2p-core CHANGELOG libp2p-swarm CHANGELOG libp2p-swarm-derive CHANGELOG Application Protocols libp2p-floodsub CHANGELOG libp2p-gossipsub CHANGELOG libp2p-identify CHANGELOG libp2p-kad...

dependencies
rust

👋 first time contributor here, hope my formatting is ok! When running `polkadot-archive` with wasm execution & tracing off, i noticed that all or most of the work to archive...

Bumps [regex](https://github.com/rust-lang/regex) from 1.5.4 to 1.5.6. Changelog Sourced from regex's changelog. 1.5.6 (2022-05-20) This release includes a few bug fixes, including a bug that produced incorrect matches when a non-greedy...

dependencies
rust

Bumps [wasmtime](https://github.com/bytecodealliance/wasmtime) from 0.33.0 to 0.33.1. Commits 5215c78 Release Wasmtime 0.33.1 (#3813) 7c678a6 Merge pull request from GHSA-88xq-w8cq-xfg7 See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=wasmtime&package-manager=cargo&previous-version=0.33.0&new-version=0.33.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve...

dependencies
rust

Bumps [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) from 0.8.6 to 0.8.8. Release notes Sourced from crossbeam-utils's releases. crossbeam-utils 0.8.8 Fix a bug when unstable loom support is enabled. (#787) crossbeam-utils 0.8.7 Add AtomicCell<{i*,u*}>::{fetch_max,fetch_min}. (#785) Add...

dependencies
rust