Skip to content

v0.2.10

Latest
Compare
Choose a tag to compare
@iamnotstatic iamnotstatic released this 18 Apr 13:26
· 3 commits to main since this release
ca85523

Imrovement

  • Updated wallet helper functions across Bitcoin, Ethereum, Solana, Tron, Waves to accept structured payloads for better clarity and type safety.
  • Introduced new utility functions for network handling and response formatting.
  • Enhanced type definitions in utils/types.ts to support new payload structures.
  • Fixed this issue of bitcoins always returning the same address #37
  • Fixed this issue of tron private key having prefix 0x #36
  • Fixed this issue of bitcoin timing out #35