Skip to content

Releases: WeTrustPlatform/account-indexer

v1.1.0

12 Jun 02:59

Choose a tag to compare

  • Listen on 127.0.0.1 ${PORT} interface
  • Fix DB crash issue
  • Apply logrus with newly created environment variable INDEX_LOG_LEVEL
  • Use golang module build
  • Change default config for geth ipc path and database path

v1.0.2

31 Jan 01:42
480377d

Choose a tag to compare

  • Set default version
  • Fix bug about transaction receipt

v1.0.1

30 Jan 07:31
f0ee46a

Choose a tag to compare

  • Modify the build to create distribution package so that version Rest API works.

v1.0.0

30 Jan 07:13
b52482f

Choose a tag to compare

  • Add Version API
  • Add a separate API to get total transactions of an address
  • Switch IPC when a node does not work or out of sync

v0.1.1

23 Jan 02:06
4fa61fe

Choose a tag to compare

  • Fix the path to upload to github releases

v0.1.0

23 Jan 01:54
0af4e73

Choose a tag to compare

  • Scan all blocks and index data from there
  • Do newHead subscription and index latest block in real time
  • Find transactions of an account