Commit Graph

4209 Commits (e82ab946999246563813bd389fa109fb26e3bdde)

Author SHA1 Message Date
Dan J Miller e82ab94699
Change copy of submit button on swaps screen (#10373) 4 years ago
David Walsh eeca0af5b9
Implement price impact acknowledgement button (#10347) 4 years ago
kumavis efd280172f
ci - run storybook and add to build-artifacts (#10360) 4 years ago
Thomas Huang df5f789391
Use nock to intercept gas call for gas-duck test (#10334) 4 years ago
Brad Decker 96933b3faf
add MetaMask Template Renderer (#10307) 4 years ago
Brad Decker 12161bb0c6
add Callout component (#10309) 4 years ago
Brad Decker 469ccd20b3
Fixup prop types and use constants (#10306) 4 years ago
Brad Decker 9269615b26
add inverted info icon, and update props (#10305) 4 years ago
Mark Stacey e6f4c89945
Fix signature confirmation PropType error (#10317) 4 years ago
Mark Stacey f381f41cb2
Fix network dropdown button (#10312) 4 years ago
Mark Stacey 6f46253e62
Fix menu-droppo external click handler (#10311) 4 years ago
Mark Stacey d7d2de04bd
Fix PropType error for Chip component (#10319) 4 years ago
Mark Stacey c053294781
Add origin to transaction confirmation (#10296) 4 years ago
Mark Stacey d8993883b7
Add origin to signature request confirmation page (#10300) 4 years ago
Brad Decker 471140fdea
Add Truncated Definition List (#10292) 4 years ago
Mark Stacey ecff9dfcb0
Remove unused transaction base props (#10295) 4 years ago
Brad Decker 419897cba6
Add Definition List component (#10291) 4 years ago
Thomas Huang 425ec6228c
Use nativeCurrency in the confirm approve screen (#10298) 4 years ago
Brad Decker 293b8a0f53
Add box component (#10289) 4 years ago
Brad Decker 3806e0a2a6
Refactor NetworkDisplay, ConnectedStatusIndicator, etc to use ColorIndicator (#10214) 4 years ago
Alex Donesky 569672027c
Allow editing transaction amount after clicking max (#10278) 4 years ago
Dan J Miller d0df03b89a
Cancel transaction when swaps submission is failed because the simulation fails (#10288) 4 years ago
Brad Decker a036b0ebcd
Add color indicator component (#10209) 4 years ago
Dan J Miller 7f1f68399a
Do not publish swaps transaction if the estimateGas call made when adding the tx fails. (#9947) 4 years ago
Mark Stacey 9e7a799583
Remove unnecessary optional chain operator (#10256) 4 years ago
Dan J Miller b1fc4addfd
Reset swaps routeState in navigateBackToBuildQuote (#10166) 4 years ago
Mark Stacey 6d5683dd3f Fix decrypt message confirmation UI crash (#10252) 4 years ago
Mark Stacey ab3b64e643
Fix decrypt message confirmation UI crash (#10252) 4 years ago
Mark Stacey 288f60bff2
Fix design system error constants (#10246) 4 years ago
Erik Marks 4fef2b7443
Add MAX_SAFE_CHAIN_ID and refactor chain ID validation (#10224) 4 years ago
Brad Decker e9079be2b8
add chip component (#10199) 4 years ago
Brad Decker 29f4c93830
add new typography component (#10197) 4 years ago
Erik Marks 7077ee68dc
Add NETWORK_TYPE_RPC constant (#10203) 4 years ago
Erik Marks 90289ec22a
Further improve organization of constants (#10200) 4 years ago
Dan J Miller 36ef9a228a
Disable the swaps submit button after the first time it is clicked (#10162) 4 years ago
Dan J Miller 5b6e524c90
Remove default to 18 decimals in quotesToRenderableData method (#10212) 4 years ago
Brad Decker acbe38c260
use dart sass, and update related modules (#10208) 4 years ago
Erik Marks 7159dd6867
Fetch with a timeout everywhere (#10101) 4 years ago
Brad Decker 4f66af606e
improve design system scss (#10193) 4 years ago
Mark Stacey 87d181b347
Fix hardware account selection (#10198) 4 years ago
ImanH acc9a931e5
drop the fox in about (#10174) 4 years ago
Erik Marks 79f0ba9697
Fix eth-method-registry import (#10183) 4 years ago
Mark Stacey 9e03066157
Fix UI crash when domain metadata is missing (#10180) 4 years ago
Dan J Miller 3539885ec2 Disable swaps based on chainId, instead of network id (#10155) 4 years ago
Dan J Miller 9a1e83cf4b
Disable swaps based on chainId, instead of network id (#10155) 4 years ago
Brad Decker b5fc1f9314
improve handling of last selected provider (#10093) 4 years ago
Mark Stacey 6f18989582
Prevent malformed next nonce warning (#10143) 4 years ago
Mark Stacey 13a85db844
Fix useTransactionDisplayData unit tests (#10134) (#10137) 4 years ago
Dan J Miller 2957906101
Ensure that gas for swap tx submitted at same time as approval is in hex (#10135) 4 years ago
Erik Marks d55f579447
Fix useTransactionDisplayData unit tests (#10134) 4 years ago