David Walsh
efed7c2980
EIP-1559 - Fix mislabeled MaxPriority fee key ( #11758 )
2021-08-04 20:24:40 -02:30
Dan J Miller
8f50afb0dc
Allow max priority fee to be below 1, and only require it to be greater than 0 ( #11749 )
2021-08-04 13:54:15 -02:30
David Walsh
29072a0cf0
EIP-1559 - Provide better validation for gas price and gas limit ( #11736 )
2021-08-03 14:01:25 -02:30
David Walsh
4ce6994a6c
Fix #11695 - Prevent maxFee and maxPriorityFee imbalance ( #11700 )
2021-08-02 09:07:29 -05:00
Daniel
714170c7b8
EIP-1559 and Rinkeby Testnet support in Swaps ( #11635 )
2021-07-30 13:35:30 +02:00
David Walsh
6d92759853
EIP-1559 - Implement form validation for EIP-1559 ( #11540 )
...
* Restructure advanced gas form errors
* Use shared constant for gas errors
* Add validation for fields too low
* Add warnings for high max fee and max priority fee
* Fix lint
* Fix priority fee high warning string
2021-07-20 14:34:32 -05:00