horizon icon indicating copy to clipboard operation
horizon copied to clipboard

Add ledger version to the ledger header result

Open jedmccaleb opened this issue 9 years ago • 2 comments
trafficstars

jedmccaleb avatar Dec 15 '15 20:12 jedmccaleb

Specifically, we're talking about the ledgerVersion field of the LedgerHeader xdr struct

nullstyle avatar Apr 13 '16 21:04 nullstyle

Implementation plan:

  • add migration to include a protocol_version column to history_ledgers
  • update SQL queries to include protocol_version in results
  • Update JSON resources to render protocol version

nullstyle avatar Sep 07 '17 19:09 nullstyle