Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 504 Bytes

File metadata and controls

12 lines (11 loc) · 504 Bytes

v3.0.0-rc1

  • Update code comments for better haddock docs generation
  • Implement both ToJson and FromJson for all the entities used in api
  • Reorganize code and introduction of Kontact for offchain code.
  • Add new chain-query api-endpoints.
    • GET /api/v3/protocol-params
    • GET /api/v3/chain-point
    • GET /api/v3/utxo
    • GET /api/v3/system-start
    • GET /api/v3/genesis-params
  • Update default healthcheck url (/api/v3/chain-point is used for healthcheck )