The Wayback Machine - https://web.archive.org/web/20230328173648/https://github.com/starkware-libs/blockifier
Skip to content

starkware-libs/blockifier

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

GitHub Workflow Status

Table of Contents

About

Blockifier is a Rust implementation for the transaction-executing component in the StarkNet sequencer, in charge of creating state diffs and blocks.

Roadmap

The Blockifier will be a step towards a decentralized sequencer client for StarkNet, allowing anyone to run one. We'll add more milestones to this table once we finish the first one, where we blockify transactions sequentially, including all existing functionality.

name status
Add the ability to execute a block and output a state diff.
Integrate with the existing StarkNet Sequencer by replacing its current transaction-blockifying component, which is written in Python.
Implement optimistic concurrency of transaction execution.
Extend the Blockifier into a full StarkNet sequencer, written in Rust, replacing the one currently in use.

Support

Reach out to the maintainer at one of the following places:

Security

Blockifier follows good practices of security, but 100% security cannot be assured. Blockifier is provided "as is" without any warranty. Use at your own risk.

For more information and to report security issues, please refer to our security documentation.

License

This project is licensed under the Apache 2.0 license.

See LICENSE for more information.

About

Blockifier is a Rust implementation for the transaction-executing component in the StarkNet sequencer, in charge of creating state diffs and blocks.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages