Skip to content

aryarahimi1/glnc

v1.0.3 Bugfix

This release fixes issues for SREs watching stability and regressions.

Published 26d CLI & Terminal
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

bitcoin blockchain bun cli defi developer-tools
+8 more
ens ethereum etherscan evm solana tui viem web3

Summary

AI summary

Fixed crashes on Aave health factor rendering, WETH withdrawal event misattribution, and JSON output truncation.

Full changelog

Patch release. No new features.

Fixed

  • Aave health factor render no longer crashes on wallets with positions
  • WETH Withdrawal events no longer falsely attribute native ETH inflows on router-mediated swaps
  • glnc gas JSON envelopes flush cleanly before exit (no more truncated output on bad-chain or all-failed paths)
  • Chain detection now uses base58check verification — Solana addresses starting with 1/3 are no longer misclassified as Bitcoin, and real Bitcoin legacy addresses still resolve correctly
  • Decoder registry no longer mislabels Ethereum SwapRouter02 / Universal Router with (Arbitrum) suffix
  • Default balance output caps unpriced tokens at 3 (use --show-unpriced to see all) — keeps scam airdrops from burying real holdings
  • ~/.glnc paths now use os.homedir() (Windows compatibility)
  • Snapshot and alert state files are written atomically (tmp + rename) — concurrent glnc runs no longer corrupt them
  • Price fetcher retries transient 5xx and network errors, not just 429
  • --interval=0 now errors instead of silently using the default

Full diff: https://github.com/aryarahimi1/glnc/compare/v1.0.2...v1.0.3

Full Changelog: https://github.com/aryarahimi1/glnc/compare/v1.0.2...v1.0.3

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track aryarahimi1/glnc

Get notified when new releases ship.

Sign up free

About aryarahimi1/glnc

All releases →

Beta — feedback welcome: [email protected]