Skip to content

Releases: sonsofcrypto/web3wallet

v1.1.5 Bug fixes & cleanup

23 Apr 00:21
Compare
Choose a tag to compare
  • Removing unused fonts
  • Migrating to Kotlin 1.9.23
  • Android Studio build fixes
  • Fixing pokt config

v1.1.4 Refinements, Refactors & Bug Fixes

12 Jan 16:25
Compare
Choose a tag to compare
  • Wallet type indicator icon
  • Swipe up / down to show wallets search bar
  • Legacy transaction support
  • EIP-2718 support
  • EIP-2930 support
  • EIP-155 support
  • RLP decoding support
  • MessageSign personal tests
  • Additional transaction tests
  • Signer refactor
  • VoidSigner
  • KeySigner
  • ExtKeySigner
  • MnemonicSigner
  • Address validation fixes

v1.1.3 Address / View only wallets & bug fixes

04 Jan 19:11
Compare
Choose a tag to compare
  • Address / View only wallets
  • Show wallet name in title bar
  • Deploy transaction address crash fix
  • Making content offset consistent
  • Removing unused elements
  • NFTDetail module refactor

v1.1.1 #42 Metadata migration, clean up, polish, bug fixes

22 Dec 03:07
Compare
Choose a tag to compare
  • Metadata downloader renaming uppercase file extensions
  • Reduce size of metadata cache by ~66%, increase load speed by ~3x
  • Alert when create multiple account at the same time
  • Global expert mode in settings
  • Added icons to settings
  • Setting moved to CollectionViewController
  • Fix reload key dev option
  • Tests clean up
  • Fixing search field at currency screen
  • Fixing scrolling to item when keyboard appears

v1.1.0 Mnemonics

21 Dec 14:46
Compare
Choose a tag to compare
  • Deriving standard accounts
  • Deriving account at custom path
  • Viewing private key (hex, xpriv)
  • Reordering wallets
  • Hiding wallets
  • Searching wallets
  • Expert mode
  • Entropy size control
  • Universal sheet control
  • Universal toasts
  • Account management shortcuts in signers
  • Improving addresses and derivation paths display
  • Keyboard accessory refactor
  • Words suggestions refactor
  • Overhaul of metadata management
  • Generic collection controller
  • Generic Button refactor
  • Migrating cells to generic type
  • Generic animated reloading

v1.0.1 Various bug fixes and polish

05 Oct 14:44
Compare
Choose a tag to compare
  • Adding "web3wallet stand for" to settings
  • Settings Module Refactor
  • Settings UI refactor
  • CollectionViewModel (Sharing more UI Level components)
  • Removed classed no longer in use
  • Removed assets no longer in use
  • Theme optimizations
  • Fixed broken constraints across the app ()
  • Updated blur view
  • Connecting NFTs navigation
  • Fix collection name visibility
  • Adding section headers for NFts Dashboard
  • Optimized NFT loading
  • Placeholder for collections without image
  • Fixing L symbol in degen section
  • UI Tweaks sections
  • Carousel size option

v1.0

20 Sep 17:11
aed54d8
Compare
Choose a tag to compare

Initial open beta MVP release of the most cypherpunk web3 wallet.

  • web3 secret storage, bip39, bip44
  • web3lib kotlin multiplatform web3 labrary loosely based on ethersjs
  • ERC20s & NFTs support
  • Pokt.Network, Alchemy support
  • Vote on next features via WIPs in app
  • Native Uniswap v3 swap integration. Interacts with smart contracts directly.
  • Native Cult DAO governance integration.
  • Four wild themes

Download Prod
Download Staging
Download Dev

Security note: All the cryptographic primitives / functions sercureRand, signing
etc are handled via very same code
Go Ethereum uses. Binded to Kotlin
Multiplatform via coreCrypto wrapper library using
gomobile.

v0.0.2

02 Apr 21:40
Compare
Choose a tag to compare

Fixing go mod coreCrypto dependency

coreCrypro udpate

02 Apr 21:23
Compare
Choose a tag to compare
v0.0.1

Updating core crypto for go package