Accumulate
  • Getting Started
    • Introduction
    • Support
    • Glossary
    • Fees
    • Networks
    • Open source and contribution
    • Frequently Asked Questions
    • Converting FCT to ACME
  • Setup
    • Local DevNet Setup
    • Follower node setup with AccMan
    • Validator node setup with AccMan
    • Retaining validator keys when wiping node data
  • CLI
    • CLI setup
    • CLI reference
      • Flags
    • Import a Factom wallet
  • Nodes
    • Operator onboarding guide
    • Debugging node issues
  • Developer Resources
    • API Reference
    • Factom API support
  • Staking
    • What is staking
    • How to stake your tokens
    • FAQ
  • Tools
    • Explorer
    • Javascript SDK
    • Java SDK
  • Deep Dive
    • Lite accounts
    • Accumulate digital identifiers (ADIs)
    • Key management
    • Identity hierarchies
    • Synthetic transactions
    • Signatures and authorities
  • Integration
    • Ledger Integration
      • How to use the Ledger with the Accumulate CLI
      • CLI Reference
    • Tendermint
  • Tutorials
    • Accumulate Bridge Guides
      • How to convert ACME to WACME
      • How to convert WACME to ACME
      • How to setup a bridge node
    • How to create a Lite Account and Keys on Mainnet / Testnet
    • Sending Tokens from a Lite Token Account via CLI
    • How to create an ADI via CLI
    • How to create a Custom Token/Token Issuer using CLI
    • Querying Accumulate token account with Json RPC API
  • Release Note
    • Release notes
      • Release Note 2.0 RC2
      • Release Note 1.0 RC1
      • Release Note 0.6
      • Release Note 0.5.1
      • Release Note 0.5
  • Blog
  • Hackathon
    • Accumulate web3athon guide
Powered by GitBook
On this page

Was this helpful?

  1. Release Note
  2. Release notes

Release Note 0.5

Accumulate - Version 0.5 February 1st, 2022

🚀 New

  • Expose the number of signatures required for a pending transaction in the protocol

  • Assign a manager to an account in the CLI

  • Lite Account Identity in the CLI

  • Add Scratch Flag to ADI Data Account and ADI Token Account Creation in CLI

  • Add Token Issuance to CLI

  • Prove the inclusion of an entry in a chain

  • Support signatures other than ED25519 in the protocol

🔧 Fixes

  • Add human-readable output for token transactions in the CLI

  • URL-based query for a data entry by hash returns the wrong entry hash in the protocol

  • CLI can't read Account Balance

🔧 Improvements

  • Improved the Update key book references in the protocol

  • Allow the version check to be ignored when onboarding a node in the CLI

  • Create a CLI Command to Un-assign a Manager

  • Improved Document new encoding scheme in the protocol

  • Improved manual ACME oracle in the protocol

  • Improved the return Threshold of Pending Transaction Through API in the protocol

  • SDK Backwards compatibility for token issuer

  • Use the SDK client interface improved

  • Change Token Type for Token Issuer

  • Display Synthetic Transaction Success or Failure in CLI

  • Add Command to CLI to show Pending TXs

  • Make a chain unmanaged

  • Add a manager to an existing chain

  • Assign manager key book when a record is created

PreviousRelease Note 0.5.1NextAccumulate web3athon guide

Last updated 2 years ago

Was this helpful?