Skip to content

CluEleSsUK/go-state-types

 
 

Repository files navigation

Filecoin state types

CircleCI codecov

This repository contains primitive and low level types used in the Filecoin blockchain state representation.

These are primarily intended for use by Actors and other modules that read chain state directly.

Versioning

Blockchain state versioning does not naturally align with common semantic versioning conventions.

Any change in behaviour, including repairing any error that may have affected blockchain evaluation, must be released in a major version change. We intend that to be a rare event for the contents of this repository.

License

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

Copyright 2020. Protocol Labs, Inc.

About

Primitive and low level types used in chain state and actor method parameters

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%