Bruno Barbieri

Results 12 issues of Bruno Barbieri

Opening as draft for e2e purposes Fixes RNBW-#### Figma link (if any): ## What changed (plus any additional context for devs) ## Screen recordings / screenshots ## What to test...

## What changed (plus any additional context for devs) We're not using any of these entitlements so I'm removing them. ## PoW (screenshots / screen recordings) None ## Dev checklist...

needs dev review
dev QA

Fixes RNBW-#### ## What changed (plus any additional context for devs) Added some missing props to the text input. ## PoW (screenshots / screen recordings) e2e should be green ##...

dev QA

Because all the data in state is not relevant anymore

bug
team-accounts
team-wallet-framework

There's something funky going on with the state of the `KeyringController`. Specifically with the property `keyrings`. Once the property is updated via `fullUpdate` which internally calls `update`, the new value...

bug

By having an interface EthereumAddress we can forget about all the type related issues (string vs hex, etc). If we have an EthereumAddress obj also we could call toChecksumAddress inside...

enhancement
team-accounts
team-wallet-framework

Fixes RNBW-#### Figma link (if any): ## What changed (plus any additional context for devs) We were updating the backup meta after restoring. This is no longer necessary. ## Screen...

merge when ready

Fixes APP-#### ## What changed (plus any additional context for devs) Ex: We were supporting `ethereum:0xfb6916095ca1df60bb79Ce92ce3ea74c37c5d359?value=2.014e18` And now we also support `rainbow://ethereum/0xfb6916095ca1df60bb79Ce92ce3ea74c37c5d359?value=2.014e18` ## Screen recordings / screenshots ## What to...

Fixes APP-#### ## What changed (plus any additional context for devs) ## Screen recordings / screenshots ## What to test