SelfKeyFoundation / Identity-Wallet

Code for the SelfKey Identity Wallet
https://selfkeyfoundation.github.io/Identity-Wallet/
MIT License
57 stars 26 forks source link

feat: eip 1559 support #2619

Closed andregoncalves closed 3 years ago

andregoncalves commented 3 years ago

2618

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 19412


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/common/eth-gas-station/reducers.js 5 6 83.33%
src/main/blockchain/eth-gas-station-service.js 1 3 33.33%
src/common/transaction/operations.js 6 22 27.27%
<!-- Total: 13 32 40.63% -->
Files with Coverage Reduction New Missed Lines %
src/main/wallet/wallet-service.js 1 0%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 19402: -0.01%
Covered Lines: 3928
Relevant Lines: 9117

💛 - Coveralls