Elliot Winkler
f77b1f65e2
Upgrade assets-controllers to v9 ( #19472 )
2023-06-09 15:48:48 -05:00
Brad Decker
b60b9f441f
Bundle size reduction: Upgrading ethereumjs/tx and ethereumjs/common ( #18302 )
...
* upgrade ethereumjs/tx and deps
* Yarn dedupe
---------
Co-authored-by: Dan J Miller <danjm.com@gmail.com>
2023-05-05 10:55:41 -05:00
Danica Shen
f92e463a0f
fix: Pass correct optimism chain id to gas estimation ( #18478 )
2023-04-06 12:50:52 +01:00
Daniel
2832f8a97e
Update quote selection for Optimism ( #16998 )
2022-12-21 20:59:34 +01:00
Alex Donesky
1a842aabb6
Replace eth-optimism/contracts
package with local snippet of gas price ABI and address ( #16891 )
2022-12-20 14:05:07 -06:00
Alex Donesky
d3bd5b0d6b
Bump keystone package versions to latest ( #15878 )
2022-09-22 10:04:24 -05:00
Brad Decker
c72199a1a6
update prettier ( #15360 )
2022-07-31 13:26:40 -05:00
kumavis
9e7c75d06d
Bundle optimazation 0 ( #14782 )
...
* optimism/contracts - import minimal subset
* ui helpers - dont import whole of mm controllers
* lint fix
2022-07-30 03:07:29 -02:30
kumavis
d9d1a831a6
ci - enforce yarn lock deduplications ( #12737 )
...
* ci - test for yarn lock deduplications
* deps - update yarn.lock and patches
* lavamoat - update policy
* test - ui/helpers/utils/optimism/buildUnserializedTransaction - test against json obj
* lint fix
* patch-package - patch @babel/runtime for lavamoat support
* patch-package - fix additional @babel/runtime lockdown incompats
* patch-package - cleanup sass patch
2021-11-23 09:17:27 -10:00
Dan J Miller
9fa15dda6f
Support for Layer 2 networks with transaction fees on both layers ( #12658 )
...
* Support for Layer 2 networks with transaction fees on both layers
* Use variable name in transaction-breakdown
* Add comment on code source to ui/helpers/utils/optimism/fetchEstimatedL1Fee.js
* Fix unit tests
* Ensure values passed to are defined
* Fix activity log
2021-11-11 13:16:45 -03:30