This repository has been archived by the owner on Jul 5, 2021. It is now read-only.
Rinkeby Testnet release
Pre-release
Pre-release
0.8.0
_ - 2018-10-28
Added
- Terms of Use screen
- Guidelines screen
- Input components in SafeUIKit
- TextInput
- VerifiableInput
- TokenInput
- AddressInput
- Proxy classes for contracts communication (ERC20, safe)
- Transaction list screen functionality implementation
- Querying the database
- Synchronization of pending transactions
- Transaction details screen functionality implementation
- Subscribing on transaction updates
- Sending ERC20 tokens
- Made browser extension
- PreRelease configuration (production-rinkeby services)
Changed
- Hashing of transactions according to EIP712 implementation
- Changed confirmation counts for wallet from 2/3 to 1/3 and 2/4
- Nonce is fetched from relay service instead of the contract
- Designs of onboarding screens