Skip to content

Ditch features release v2.2.7

Compare
Choose a tag to compare
@KorzunAV KorzunAV released this 30 Nov 07:57
· 200 commits to master since this release

Added:

  • GetActiveWitnesses - Displays a list of all active delegates.

  • GetMinerQueue - Creates a list of the miners waiting to enter the DPOW chain to create the block.

  • GetSchema - Return a JSON description of object representations

  • GetSavingsWithdrawFrom - Returns the output data from 'SAFE' for this user

  • GetSavingsWithdrawTo - Returns the output data from 'SAFE' for this user

  • GetWitnessByAccount - Get the witness owned by a given account

  • GetWitnessesByVote - This method is used to fetch witnesses with pagination.

  • GetWitnesses - Get a list of witnesses by ID

  • LookupWitnessAccounts - Get names and IDs for registered witnesses

  • GetWitnessCount - Get the total number of witnesses registered with the blockchain

  • GetOrderBook - Gets the current order book for STEEM:SBD market

  • GetOpenOrders - Get open orders

  • Bug fixing

Last version where Steem and Golos supported in one way.