Skip to content

Releases: bitcoinvault/api

v0.1.4

16 Dec 11:08

Choose a tag to compare

Fix

  • Remove assigning txids to addresses to avoid exceeding document size. (81edd47)

v0.1.3

24 Jun 10:10

Choose a tag to compare

Fix

  • tx: Add missing fields for Tx model (4e58ff6)

v0.1.2

01 Jun 16:01

Choose a tag to compare

Performance

  • dockerfile: Use alpine image as base (39814b5)

v0.1.1

19 Mar 14:06

Choose a tag to compare

Fix

  • richestwallets: Fix possibility to return more than 20 of richest wallets (#11) (8482a14)

v0.1.0

26 Feb 13:37

Choose a tag to compare

Feature

  • docker: Update version of Python to 3.8 (0febd0b)

v0.0.2

24 Feb 13:34

Choose a tag to compare

Fix

  • ci: Add PAT to be able to create new release (3d6baec)
  • ci: Add PAT to be able to create new release (0b6306b)
  • Proper imports (2717123)

v0.0.1

24 Feb 12:39

Choose a tag to compare

Fix

  • Copy src after installing dependencies, to use layer caching (593433a)
  • Remove backup, fix imports (09e17f5)