NavCoin Core Documentation

Getting started:

  • How to get NavCoin Core
  • How to use NavCoin Core

Documentation:

  • Options
  • RPC methods
  • Network parameters
  • Base58Check
  • Address Payloads
  • Serialization
  • Script Opcodes
  • Standard Scripts
  • DAO Special Scripts
  • Special Transactions
  • BLSCT
  • Cold Staking

Release notes:

  • NavCoin v4.0.0 Release Notes
  • NavCoin v4.2.0 Release Notes
  • NavCoin v4.2.1 Release Notes
  • NavCoin v4.3.0 Release Notes
  • NavCoin v4.4.0 Release Notes
  • NavCoin v4.5.0 Release Notes
  • Modified client testing for cold-staking v4.5.0
  • NavCoin v4.5.1 Release Notes
  • NavCoin v4.5.2 Release Notes
  • NavCoin v4.6.0 Release Notes
  • NavCoin v4.7.0 Release Notes
  • NavCoin v4.7.1 Release Notes
  • NavCoin v4.7.2 Release Notes
  • NavCoin v4.7.3 Release Notes
  • NavCoin v5.0.0 Release Notes
  • NavCoin v5.0.1 Release Notes
    • Fix getaddressbalance for address reuse
    • Updated the message that RPC call returns after encrypting wallet
    • Added more progress indicators during wallet start up
    • Added a password step to setup wizard
    • Fix for crash when voting for payment request
    • Added new show/dump mnemonic UI, similar to the dumpmnemonic RPC call
    • Fixed qa/rpc-tests/dao-consultation-consensus.py
    • Updated the encrypt wallet logic to not replace master key
    • Fixed some functional tests that were checking for state == 0 for expired proposals or prequests
    • Updated price update timer to respect shutdown request
  • NavCoin v6.0 Release Notes
NavCoin Core Documentation
  • NavCoin v5.0.1 Release Notes
  • View page source

NavCoin v5.0.1 Release Notes

Fix getaddressbalance for address reuse

<Pull Request 691>

Updated the message that RPC call returns after encrypting wallet

<Pull Request 708>

Added more progress indicators during wallet start up

<Pull Request 702>

Added a password step to setup wizard

<Pull Request 700>

Fix for crash when voting for payment request

<Pull Request 706>

Added new show/dump mnemonic UI, similar to the dumpmnemonic RPC call

<Pull Request 692>

Fixed qa/rpc-tests/dao-consultation-consensus.py

<Pull Request 703>

Updated the encrypt wallet logic to not replace master key

<Pull Request 697>

Fixed some functional tests that were checking for state == 0 for expired proposals or prequests

<Pull Request 698>

Updated price update timer to respect shutdown request

<Pull Request 696>

For additional information about new features, check https://navcoin.org/en/notices/

Previous Next

© Copyright 2020, NavCoin Core Dev Team.

Built with Sphinx using a theme provided by Read the Docs.