Skip to content

Releases: 0LNetworkCommunity/libra-legacy-v6

Release v5.0.9 (#940)

12 Jan 17:18
e5a78ca
Compare
Choose a tag to compare
* don't error if there's no vfn_ip

* patch display IP address

* ol whoami subcommand

* patch ol init update-waypoint

* make consistent implementation of operator namespace

* patch namespaces of init

* bump version numbers

* include current stdlib compile

v5.0.9-rc.0

11 Jan 20:49
Compare
Choose a tag to compare
patch build

v5.0.8: VFN network configurations (#799)

06 Jan 02:18
441dab5
Compare
Choose a tag to compare
* test caught val node address formatting issue, patched.

* onboard function for fetching genesis files from repo

* update makefile

* patch fixture alice account

* patch account.json for bob and carol fixtures

* helper to show seed peers

* tool to refresh seed peers

* init helper to fetch a seed fullnode peers file

* optionally set seed peers to fullnode config file

* configs can use seed peers file  yaml

* documentation for hard mode

* add versioning to config file

* init creates fullnode file

* remove unwraps from ol/cli/account

* refactor cli query to prevent panics

* use correct x25519 keys for vfn seed peers

* use random identities for VFN config

* Rust fix for mining test

* Fix compile error, update docs (#931)

* changing tick intervals in mempool and state_sync to 500ms

* catch panic on wizard onboard.

* bump version number

* patch fixtures issue with CI

* print every round in logs

Co-authored-by: jamesmeijers <[email protected]>
Co-authored-by: Andrew Gouin <[email protected]>

v5.0.8-rc.0

04 Jan 23:31
Compare
Choose a tag to compare
chaning tick intervals in mempool and state_sync to 500ms

v5.0.7

22 Dec 23:02
26e8684
Compare
Choose a tag to compare
changelog for 5.0.7 (#923)

v5.0.6 (#907)

19 Dec 21:54
14737a4
Compare
Choose a tag to compare
* changelog

* text

v5.0.5: Release 5.0.5 (#895)

11 Dec 02:44
ba3c7d6
Compare
Choose a tag to compare
* changelog

* hardcode test upgrade the previous version on mainnet

v5.0.4: Community wallet transfer transaction script (#859)

27 Nov 01:16
6d7d7d1
Compare
Choose a tag to compare
* reproduced error

* more specific error codes

* transfer community wallet should fail on normal tx api

* implement txs subcommand to execute community transfer tx script.

* community wallet script test pass.

* create integration test

* add changelog

* storage helper not initializing genesis waypoint

* patch tx script for trying to schedule payment to non-slow wallet

* mark payments as processed

* patch processing the finalized transfer state

* patch tests for error code change

* fix bug where query was resetting approved list.

* txs errors should return the context of the error

* more descriptive error messages for txs cli

Release v5.0.3 (#822)

14 Nov 04:29
0699a28
Compare
Choose a tag to compare
* minor fixes for onboarding instruction (#801)

* minor fixes for onboarding instruction

* update in chapter 1.3 about tmux usage

* fixed description of txs create-validator command

* Onboarding patches (#804)

* patch inserting genesis waypoint in key_store.json

* builds but duplicate genesis-waypoint in key_store

* make keystore.json and validator.node.yaml have consistent keys

* check difficulty on initialize

* patch easy mode install script

* Update start_a_full_node.md

* Only current validators can onboard a new-validator, along with previous checks. (#812)

* changelog v5.0.3

* documentation

Co-authored-by: Martin B <[email protected]>
Co-authored-by: soaresa <[email protected]>

Release v5.0.2 (#798)

06 Nov 22:02
b4abf36
Compare
Choose a tag to compare
* patch account script for val upgrade

* patch makefile

* add hard vdf fixtures for bob and carol. For use on staging testnet

* makefile

* patch fixture 0L.toml files

* changelog

* changelog