Releases: rsksmart/rif-wallet
Releases · rsksmart/rif-wallet
v0.0.5-build.6
What's Changed
- US-1428 : Home Information Bar by @sleyter93 in #470
- US-1375 RIF Wallet - Address input with RNS resolution by @TravellerOnTheRun in #472
- US-1397 : Moving env variables to json by @sleyter93 in #481
- US-1389 RIF Wallet - Transaction Summary (confirm modal/screen) by @TravellerOnTheRun in #480
- US-1420: Register Username Screen (Step 1) by @rodrigoncalves in #478
- Add accessibilityLabel for mnemonic component by @jessgusclark in #485
- US-1455 RIF Wallet - text input changes on Android by @TravellerOnTheRun in #488
- US-1417: Button Popup by @rodrigoncalves in #486
- Ramp network by @rodrigoncalves in #400
- Allow lint warnings to pass by @jessgusclark in #495
Full Changelog: v0.0.5-build.5...v0.0.5-build.6
v0.0.5-build.5
What's Changed
- US-1383 : TokenBalance by @sleyter93 in #459
- US-1385 - Single Basic Row Component by @Freshenext in #456
- US-1313: added rif-wallet-services by @Freshenext in #460
- US-1423 RIF Wallet - Initial Screen by @TravellerOnTheRun in #473
- US-1390 RIF Wallet - Send Screen flow - Congrats by @TravellerOnTheRun in #462
- US-1391 - added QRGenerator component by @Freshenext in #474
- US-1381 : New Header by @sleyter93 in #451
- fix: add InfoBox component by @lucachaco in #471
- Set fullscreen to true only when camera device is ready by @rodrigoncalves in #467
- Fix type by @sleyter93 in #479
- US-1429 : Default tokens for RIF and RDOC by @sleyter93 in #477
- US-1426 RIF Wallet - View your mnemonic Screen by @TravellerOnTheRun in #476
- US-1415 - Revamped receive screen by @Freshenext in #475
- US-1419: Increment/decrement year counter by @rodrigoncalves in #468
- refactor: update homescreen by @lucachaco in #469
Full Changelog: v0.0.5-build.4...v0.0.5-build.5
v0.0.5-build.4
What's Changed
- US-1312: Consume EIP681 from RIF Wallet Libs by @rodrigoncalves in #442
- US-1325: Refactor encryption key by @sleyter93 in #440
- US-1326 - Refactor BTC to not store mnemonic and, instead, use the seed. by @Freshenext in #450
- US-1387 RIF Wallet - Checkbox component by @TravellerOnTheRun in #453
- US-1384 RIF Wallet - Avatar component by @TravellerOnTheRun in #455
- US-1382 : Icons for footer by @sleyter93 in #448
- US-1374 RIF Wallet - Basic input component by @TravellerOnTheRun in #449
- US-1409: QR Scanner Navigation issues by @rodrigoncalves in #457
- US-1310: consume abi-enhancer from RIF Wallet Libs by @rodrigoncalves in #458
- Remove RIF Relay SDK and use Library by @jessgusclark in #430
- US-1380 - Added BarButton component by @Freshenext in #454
- US 771 - Consume rif-wallet-core by @jessgusclark in #461
- refactor: update portfolio cards by @lucachaco in #452
- fix: image does not fit into container by @TravellerOnTheRun in #465
- US-1376 RIF Wallet - Search input by @TravellerOnTheRun in #464
- feat: add AppButton component by @lucachaco in #463
Full Changelog: v0.0.5-build.3...v0.0.5-build.4
v0.0.5-build.3
What's Changed
- US-1323 RIF Wallet - Save balances in MMKV for faster loading of the wallet by @TravellerOnTheRun in #435
- US-1222 Use react-native-keychain to store mnemonic by @TravellerOnTheRun in #426
- US-369 - enable and validate mainnet by @lucachaco in #423
- US 870 - Android - app is not locked after switching back by @rodrigoncalves in #434
- US-1369 RIF Wallet - Color constants by @TravellerOnTheRun in #443
- US-1368 RIF Wallet - Typography Component by @TravellerOnTheRun in #444
- US-1324 RIF Wallet - Refactor onSocketChangeEmitted init to only call dispatch once (to speed up the initial launch of the app) by @TravellerOnTheRun in #439
- fix: update correct status when empty by @lucachaco in #438
- US-1373 RIF Wallet - BUG going into the background and coming back takes you to the init screen by @TravellerOnTheRun in #445
- fix: RNS domains refactor by @lucachaco in #437
- US-1314: consume rif-wallet-token from RIF Wallet Libs by @rodrigoncalves in #446
- US-1315: consume rif-wallet-adapters from RIF Wallet by @rodrigoncalves in #447
Full Changelog: v0.0.5-build.2...v0.0.5-build.3
v0.0.5-build.2
What's Changed
- US-1207 RIF Wallet - Remove mnemonic from redux state by @TravellerOnTheRun in #393
- US-1339 Align redux slices with each other by @TravellerOnTheRun in #428
- US-1262 Delete everything (contacts were missing) by @lucachaco in #418
- build(deps): bump activesupport from 6.1.7 to 6.1.7.1 by @dependabot in #421
- build(deps): bump ua-parser-js from 0.7.32 to 0.7.33 by @dependabot in #432
- US-968: Clean up component and use the existing components instead by @rodrigoncalves in #425
- US-1203 RIF Wallet - Change out footer component for navigation component by @TravellerOnTheRun in #431
- US-1301: Removed /lib/bitcoin by @Freshenext in #427
- US-1175 : Adding access token to subscribe to WebSocket by @sleyter93 in #424
- US-1340 - Fixed non serializable values by @Freshenext in #433
Full Changelog: v0.0.5-build.1...v0.0.5-build.2
v0.0.5-build.1
What's Changed
- US-1281 by @Freshenext in #420
- US-1040: Authentication Client by @sleyter93 in #337
- Bump version to 5 by @jessgusclark in #422
Full Changelog: v0.0.4-build.3...v0.0.5-build.1
v0.0.4-build.3
What's Changed
- fix: make all button clickeable by @lucachaco in #415
- fix: RNS - reclaim domain name by @lucachaco in #399
- fix: blockNumber was not being passed to fetchTransactionsByAddress -… by @Freshenext in #413
- Right type for transactions by @sleyter93 in #414
- Add accessibilityLabel to text type and use it for balance card component by @jessgusclark in #417
- Enable MMKV plugin in flipper by @sleyter93 in #419
- US-1215 Fix exaustive-deps errors in useCallback, useEffects, useMemos by @TravellerOnTheRun in #396
- US-1204 RIF Wallet - Create (init) global state loading component by @TravellerOnTheRun in #389
Full Changelog: v0.0.4-build.2...v0.0.4-build.3
v0.0.4-build.2
What's Changed
- feat: added ethereum and bitcoin when a QR is read by @Freshenext in #404
Full Changelog: v0.0.4-build.1...v0.0.4-build.2
v0.0.4-build.1
What's Changed
- fix: remove chain id by @lucachaco in #398
- fix: When resetting the wallet, the balances were not being reset. Fi… by @Freshenext in #402
- fix: settings toggle by @lucachaco in #405
- fix: remove generar settings option by @lucachaco in #406
- A few fixes to get to the moon with a rocket by @Freshenext in #401
- US-1203 RIF Wallet - Change out footer component for navigation component by @TravellerOnTheRun in #407
- Revert US-1203 by @jessgusclark in #408
- US-1209: A non-serializable value was detected in the state by @rodrigoncalves in #391
- feat: SUPERPOWERS: eslint will now let the developer know about the import orders by @Freshenext in #403
- Implement RIF Relay SDK by @jessgusclark in #358
- Add chainId back to Redux Settings slice to fix Receive Screen by @jessgusclark in #409
- Downgrade flipper to 163 to work on arm64. by @jessgusclark in #378
- Bump version to 0.0.4 by @jessgusclark in #410
Full Changelog: v0.0.3-build.2...v0.0.4-build.1
v0.0.3-build.2
What's Changed
- US-1023 Import key & confirm mnemonic need to have tabIndex equivalent by @TravellerOnTheRun in #383
- US-750 rename sWallet to strategic name for the Wallet by @TravellerOnTheRun in #385
- Fix Android build. by @jessgusclark in #392
- fix: refactor chain id to chain type by @lucachaco in #387
- fix: hotfix for AssetChooser - if we don't put this - when we reutili… by @Freshenext in #395
- US-928 - Insert pending transactions into redux by @Freshenext in #382
- feat: run alias registration in the background #334 by @lucachaco in #390
- Bump version to 0.0.3 by @jessgusclark in #394
- US-1121 - Cache the private key of the wallet to speed up launch by @jessgusclark in #397
Full Changelog: v0.0.2-build.15...v0.0.3-build.2