Releases: 0LNetworkCommunity/libra-legacy-v6
Releases · 0LNetworkCommunity/libra-legacy-v6
v5.0.1-rc.2: Onboarding patches (#788)
* patch panic on autopay parse * end user genesis tower state patch * add changelog md file * patch tx scripts for account creation to include a proper error if the account already exists. * change submit_tx to return transaction view on error * better error reporting for validator account creation * remove don't send arg for most cli transactions * build stdlib and document the stdlib.mv hash * rename miner binary in ol cli * patch ol start behavior when node is not yet running
v5.0.1-rc.1
patch merge
v5.0.0: Organize Docs (#787)
* organizing documentation
genesis: Organize Docs (#787)
* organizing documentation
v5.0.0-rc.6
patch
v5.0.0-rc.5: Proof Zero Preimage (#778)
* complete move fixtures * add tower link to genesis preimage, make preimage a fixed 1024 size * add wizard to add a tower link * patching e2e tests and tools tests * more sane fixtures managment for e2e tests * patch merge * patch fixtures helpers locations * remove duplicate fixtures helper * makefile recipe to backup 0L folder * bring back info prints * delay difficulty for stage was off. * patch globals for vdf difficulty * rename block_0.json throughout * skip add_tower when in test mode for onboarding * patch build
v5.0.0-rc.4
force new stdlib hash with text
v5.0.0-rc.3
clean up dbg print in move error reporting (#761)
v5.0.0-rc.2
account creation check
v5.0.0-rc.1
Patch makefile for Tower rename