Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Releases: solana-labs/libra

Bump ed25519-dalek version to 1.0.0-pre.3

01 May 16:52

Choose a tag to compare

v0.0.1-sol5

Disable metrics_service, cannot publish with grpcio dependency

Fix dependencies

25 Oct 20:00
74eb014

Choose a tag to compare

Fix dependencies and bump version (#48)

* Fix dependencies

* Bump version number to 0.0.1-sol4

Fix package names

25 Oct 17:40
e946974

Choose a tag to compare

Fix package names and bump version (#47)

* Fix package names

* Bump version number to 0.0.1-sol3

Mark Packages Publishable

25 Oct 16:53
16d44e0

Choose a tag to compare

v0.0.1-sol2

Bump version number to 0.0.1-sol2 (#46)

Update to newer libra branch

25 Oct 15:54
60bcc32

Choose a tag to compare

v0.0.1-sol

Bump version number to 0.0.1-sol (#44)

Improve handling of generated code

06 Aug 16:51
62b31b0

Choose a tag to compare

  • Code generated by lalrpop is no longer checked in to the source code
  • small stabilization and security fixes

Disable Automatic lalrpop build

27 Jul 18:30
461f001

Choose a tag to compare

Disable automatic generation of code by lalrpop and check in generated code. This enables publishing the solana_libra_ir_to_bytecode_syntax crate.

Repackage for release

27 Jul 15:16
ea3f26a

Choose a tag to compare

Repackage for release

v0.0.0-sol13.2: Fix test suite and add missing protobuf code (#18)

27 Jul 12:05
bb473eb

Choose a tag to compare

Cargo bug, can't use "package =" renaming to rename the current crate,
so all the integration tests need to alias the crate in its import list.

Also added missing auto-generated protobuf file.

v0.0.0-sol13.1

27 Jul 05:27

Choose a tag to compare

Lock protobuf version to 2.8.0 (#17)