Skip to content

v0.8.0

Compare
Choose a tag to compare
@cgcardona cgcardona released this 22 May 00:26
· 23 commits to master since this release

Begin integration of bitbox-cli and BITBOX Cloud by having the following methods call REST under the hood.

  • Blockchain.getBestBlockHash
  • Blockchain.getBlock
  • Blockchain.getBlockchainInfo
  • Blockchain.getBlockCount
  • Blockchain.getBlockHash
  • Blockchain.getBlockHeader
  • Blockchain.getChainTips
  • Blockchain.getDifficulty
  • Blockchain.getMempoolAncestors
  • Blockchain.getMempoolDescendants
  • Blockchain.getMempoolEntry
  • Blockchain.getMempoolInfo
  • Blockchain.getRawMempool
  • Blockchain.getTxOut
  • Blockchain.getTxOutProof
  • Blockchain.getTxOutSetInfo
  • Blockchain.preciousBlock
  • Blockchain.pruneBlockchain
  • Blockchain.verifyChain
  • Blockchain.verifyTxOutProof