Skip to content

v0.13.0

Compare
Choose a tag to compare
@jdogresorg jdogresorg released this 19 Apr 05:38
· 31 commits to master since this release
0f2cd66

Release Notes

  • Added support for --compare=DB
  • start using —block=# instead of —reparse=#
  • Updated createTxIndex() to call on createAction() instead of createTxType()
  • Updated transactions table to change type_id to action_id
  • Updated isValidLock() so unset lock values are valid
  • Updated getTokenInfo() so empty values are ignored
  • Removed index_tx_types table (duplicated via index_actions)
  • Removed createTxType() function
  • Updated getAddressCreditDebit() to lookup balances using block_index or tx_index
  • Updated getTokenInfo() to removed duplicated OWNER array item
  • Cleanup MINT_START/STOP_BLOCK logic
  • Updated --compare=DB to ignore missing txs in compare ledger