Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Nov 11:14
fd00586

0.3.0 (2022-11-18)

Features

  • add deduplication preprocessor to crud loader (447ee0b)
  • add metrics to addresses transformer (05c4b28)

Bug Fixes

  • add addr on tx create score transformer (1b829ef)
  • add contract metadata to addresses table (ec638e6)
  • add token contract deduper to reduce deadlock issues (9a3df67)
  • adding recovery for key=token_transfer_count_by_token_contract_ (be3ac3a)
  • deadlock errors on upsert with metric to count errors (e8e2a26)
  • deadlock on find missing routine (28006c5)
  • dropped records from non-string primary keys in removeDuplicatePrimaryKeys func (45f94d4)
  • load address types for non-mainnet networks (563957f)
  • log counts not showing up properly #58 (463b1c8)
  • returning nil for addreses with no balance / failed txs (53f806f)
  • soft error handling for address count routine that was overwriting with wrong values (31c1564)