Daniel
24f5cc009b
Pass "maxFeePerGas" to the <GasTiming> component from Swaps ( #11684 )
3 years ago
David Walsh
e283c03c4e
EIP-1559 - Improve gas timing logic to show more accurate verbiage ( #11668 )
3 years ago
Daniel
714170c7b8
EIP-1559 and Rinkeby Testnet support in Swaps ( #11635 )
3 years ago
David Walsh
6d1fb911dc
EIP-1559 - Fix education links ( #11650 )
3 years ago
ryanml
52bac60a22
Fixing confirmation layout when dapp has suggested a price (EIP-1559) ( #11634 )
3 years ago
ryanml
813eef6080
Trimming whitespace in ENSInput ( #11631 )
3 years ago
Daniel
709369dc14
Fix default tooltip color ( #11633 )
3 years ago
David Walsh
fab9cfde03
EIP-1559 - Provide data wiring for Gas Timing component ( #11462 )
3 years ago
Daniel
868d932165
Check for the "fromToken" existance before checking decimals ( #11606 )
3 years ago
David Walsh
5d92836c8c
EIP-1559 - Provide the nonce field in the new transaction display ( #11598 )
3 years ago
ryanml
68c852f7c9
Validating seed phrase in restoration flow ( #11586 )
3 years ago
Daniel
a17c4462b4
Add token decimals validation in Swaps ( #11587 )
...
* Add token decimals validation in Swaps
* Use camelCase
3 years ago
David Walsh
c1d96676b5
EIP-1559 - Implement new verbiage for transaction detail subtext ( #11569 )
3 years ago
David Walsh
859a82d428
EIP-1559 - Ony show orange confirmation heading when fee is Dapp suggested ( #11570 )
3 years ago
Daniel
eb3b9e213b
Add support for Polygon ( #11545 )
...
* Fix a check for EIP presense
* Add support for Polygon
* Update default Polygon URL
* Trigger Build
* Use a more user-friendly error message for disabled Swaps API calls
3 years ago
Daniel
594025a198
Add support for Polygon ( #11545 )
...
* Fix a check for EIP presense
* Add support for Polygon
* Update default Polygon URL
* Trigger Build
* Use a more user-friendly error message for disabled Swaps API calls
3 years ago
Etienne Dusseault
96b0730a89
add confirm-encryption-public-key component to Storybook ( #11364 )
...
* confirm-encryption-public-key
* lintfix
* lintfix
3 years ago
Brad Decker
dc25a24de3
rely upon gas fee controller for gas price estimates ( #11511 )
3 years ago
David Walsh
d8984d3cf3
EIP-1559 - Provide Updated UI for Dapp-Suggested Gas fees ( #11523 )
3 years ago
ryanml
b21b139653
Handling non-numeric input for chain id in network form ( #11537 )
3 years ago
David Walsh
91e744a705
EIP-1559 - Provide edit button for transaction screens to update gas ( #11516 )
3 years ago
ryanml
bbef49158d
Various UI fixes ( #11512 )
3 years ago
David Walsh
90180627cb
Using translation for edit text ( #11514 )
3 years ago
Brad Decker
9416d1ca71
provide skeleton for submitting gas form ( #11496 )
3 years ago
ryanml
f15a68b923
Fixing invalid prop type in ConfirmPageContainerHeader ( #11500 )
3 years ago
Alex Donesky
bff17c6873
fix up ens/hex address validation error handling ( #11477 )
...
* fix up ens/hex address validation error handling
* fix lint/tests
3 years ago
Daniel
54a6588628
Swaps: Add conditional routing to new APIs based on a feature flag ( #11470 )
3 years ago
Alex Donesky
ece437b139
Update controllers with conversionRate change with minimal required changes in extension ( #11361 )
...
* updating controllers with conversionRate change with minimal required changes in extension
* swapping showFiat selector in places where possible
* adding invalid conversion protection
* lint fixes
* adjusting list-item styling logic
3 years ago
Daniel
d438439661
Swaps: Add conditional routing to new APIs based on a feature flag ( #11470 )
3 years ago
Alex Donesky
2cb807dc20
fix up ens/hex address validation error handling ( #11477 )
...
* fix up ens/hex address validation error handling
* fix lint/tests
3 years ago
Brad Decker
68dfc98f40
wire up gasFeeController ( #11421 )
3 years ago
Alex Donesky
0ca0f1784e
Add recovery-phrase views for new onboarding flow ( #11434 )
...
* add recovery-phrase views for new onboarding flow
* black => ui-black
* minor syntax improvement
3 years ago
Alex Donesky
b1e2005a73
Add form-field component and new account view ( #11450 )
...
* add generic form-field component
* swap in new form-field component for advanced-gas-controls-row
* add new create password view for redesigned onboarding flow
* make text additions translatable
3 years ago
Brad Decker
da9fb4636b
move conversion utils to shared folder ( #11451 )
3 years ago
Brad Decker
e17325c38a
Refactor send page state management ( #10965 )
3 years ago
Alex Donesky
85f17831a2
add erc-721 token detection and flag to disable sending ( #11210 )
...
* add erc-721 token detection and flag to disable sending
* addressing feedback
* remove redundant provider instantiation
* fix issue caused by unprotected destructuring
* add tests and documentation
* move add isERC721 flag to useTokenTracker hook
* Update and unit tests
* use memoizedTokens in useTokenTracker
Co-authored-by: Dan Miller <danjm.com@gmail.com>
3 years ago
David Walsh
afe06adb7a
Add icon to actionable message component ( #11409 )
3 years ago
Daniel
8ca0d24f82
Increase Jest unit test coverage for the Swaps feature to ~60% ( #11343 )
3 years ago
ryanml
7170d183e9
Fix
3 years ago
David Walsh
36d3770b42
EIP-1559 - Implement TransactionDetail for confirmations ( #11404 )
3 years ago
ryanml
b1f469d1e2
Removing obsolete client-side transaction metrics events ( #11329 )
...
* Removing metametrics send count tracking
* Removing client side Transaction Completed and Canceled events
3 years ago
ryanml
fed9c86abb
Adding gasEstimateType to 'Changed Gas Button' metrics event ( #11352 )
...
Adding 'Changed Gas Button' metrics event
3 years ago
sooyoung
9e86a03afa
add scroll function to jump to the top of screen ( #11386 )
...
* add scroll function to jump to the top of screen
* moved the scroll function from transaction-list.js to asset.js
3 years ago
Brad Decker
844a021fcd
remove ui lookup of lastGasPrice field ( #11411 )
3 years ago
David Walsh
d68f8f27c6
Implements the new EIP1559 UI components ( #11384 )
3 years ago
ryanml
a69ed05141
Removing obsolete client-side transaction metrics events ( #11329 )
...
* Removing metametrics send count tracking
* Removing client side Transaction Completed and Canceled events
3 years ago
Alex Donesky
a6e16f458e
Adding edit navigation button flow back to send token flow ( #11335 )
3 years ago
Alex Donesky
a4a5580785
Update controllers with conversionRate change with minimal required changes in extension ( #11361 )
...
* updating controllers with conversionRate change with minimal required changes in extension
* swapping showFiat selector in places where possible
* adding invalid conversion protection
* lint fixes
* adjusting list-item styling logic
3 years ago
Brad Decker
c30cb7d33a
Refactor send page state management ( #10965 )
3 years ago
ryanml
73200a7876
Allowing custom rpc form submission when chainId is a duplicate ( #11363 )
3 years ago