No description
  • Rust 98.3%
  • Python 0.7%
  • Jupyter Notebook 0.6%
  • Cairo 0.2%
  • Shell 0.1%
Find a file
Abel E 631005f77a
Merge pull request #3033 from eqlabs/t00ts/consensus-pol-round
feat(consensus): properly handle `pol_round`
2025-10-02 17:09:22 +04:00
.github fix(ci): roll back release.yml to pre-auto-tag version 2025-09-26 07:56:55 +04:00
build chore(build): enable Cairo native for Docker x86_64 2025-03-13 10:32:38 +01:00
crates fix(consensus): properly handle pol_round 2025-10-01 14:47:30 +04:00
docs chore(docs): upgrade Docusaurus to 3.8.1 2025-08-04 16:02:48 +02:00
nodes docker(p2p): three-node P2P sync docker setup 2025-09-29 12:18:46 +02:00
scripts feat(ci): try to create pr automatically if gh cli is available 2025-09-26 12:39:30 +04:00
specs/rpc chore(specs): update to final JSON-RPC 0.9.0 specs 2025-08-11 14:15:22 +02:00
utils/pathfinder-probe chore(cargo): upgrade tokio 2025-05-21 10:49:15 +02:00
.dockerignore nodes: remove git directory 2024-01-15 11:59:28 +01:00
.gitignore chore(gitignore): remove mdbook and add RustRover 2025-08-05 16:13:57 +02:00
_typos.toml chore/ci: exclude peer ID string from typos 2025-09-29 12:18:46 +02:00
Cargo.lock feat: rename validator-fetcher to consensus-fetcher 2025-10-01 09:35:36 +04:00
Cargo.toml feat: rename validator-fetcher to consensus-fetcher 2025-10-01 09:35:36 +04:00
CHANGELOG.md chore: bump version to 0.20.4 2025-09-25 18:42:57 +04:00
contributing.md fix: Corrected typo in documentation 2023-12-20 23:17:26 +00:00
COPYRIGHT docs: COPYRIGHT file for Github license detection 2021-11-24 11:56:56 +02:00
docker-compose.yml feat: docker compose 2022-08-05 10:53:09 +02:00
Dockerfile chore(Dockerfile): add version metadata to dockerfile 2025-08-12 10:27:20 +02:00
example.pathfinder-var.env feat: update docs, scripts et al 2024-04-05 15:54:17 +02:00
justfile chore(justfile): fix proptest names 2025-08-06 13:04:44 +02:00
LICENSE-APACHE feat: add MIT Apache 2.0 dual license to project 2021-11-24 11:33:43 +02:00
LICENSE-MIT feat: add MIT Apache 2.0 dual license to project 2021-11-24 11:33:43 +02:00
README.md fixup! chore(README): remove redundant parts of README 2025-02-10 14:08:42 +01:00
rust-toolchain.toml chore: upgrade Rust to 1.88.0 2025-07-03 13:27:47 +02:00
rustfmt.toml ci: add rustfmt guide 2024-04-23 14:19:04 +02:00
SECURITY.md docs: create SECURITY.md 2023-06-27 10:10:46 +02:00

Pathfinder logo

Welcome to Pathfinder

A Starknet full node giving you a safe view into Starknet.

For detailed instructions on how to install, run and use Pathfinder please check our documentation site.

License

Licensed under either of

at your option.

Contributing

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.