Releases: sonsofcrypto/web3wallet
Releases · sonsofcrypto/web3wallet
v1.1.5 Bug fixes & cleanup
v1.1.4 Refinements, Refactors & Bug Fixes
- 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
- 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
- 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
- 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
- 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
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
coreCrypro udpate
v0.0.1 Updating core crypto for go package