1. 10 Jan, 2019 1 commit
    • Sondre Bjellås's avatar
      Minor fix to avoid duplicate calls of timer startup · deb683ac
      Sondre Bjellås authored
      - Retrieving the blockchain stat and marketcap info was set to run in a manner that could trigger it multiple times, and if the initial page launched was the explorer, it could sometimes crash as the "BlockchainStats" was not in cache.
      - Rename the docker-compose, was invalid named.
      deb683ac
  2. 09 Jan, 2019 1 commit
    • Sondre Bjellås's avatar
      Add models for API, improve README. · f00137e6
      Sondre Bjellås authored
      - Add models for integration with indexer API.
      - Add details on how to easily run the indexer using docker-compose.
      - Add example on configuration to run Stratis.Guru.
      - Improve use of RestClient.
      f00137e6