filecoin-project / specs-actors

DEPRECATED Specification of builtin actors, in the form of executable code.
Other
86 stars 102 forks source link

This repo is deprecated

To support the transition to FVM the specs-actors logic is now actively developed in the builtin actors code base.

(Read only) specs-actors code is still called by historical chain syncing but its logic will never change.

Issues in this repo may still be relevant for filecoin protocol and builtin actors development.

Filecoin actors

CircleCI codecov go.dev reference

This repo is the specification of the Filecoin builtin actors, in the form of executable code.

This is a companion to the rest of the Filecoin Specification, but also directly usable by Go implementations of Filecoin.

Versioning

Releases of this repo follow semantic versioning rules, with consideration of distributed state machines.

License

This repository is dual-licensed under Apache 2.0 and MIT terms.

Copyright 2019-2020. Protocol Labs, Inc.