Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(AEX-2): Fix firefox compatibility issue #882

Merged
merged 1 commit into from
Jan 29, 2020

Conversation

nduchak
Copy link
Contributor

@nduchak nduchak commented Jan 28, 2020

No description provided.

@nduchak nduchak added this to the 7.0.0 milestone Jan 28, 2020
@nduchak nduchak self-assigned this Jan 28, 2020
@nduchak
Copy link
Contributor Author

nduchak commented Jan 28, 2020

Resolve #882

@codecov
Copy link

codecov bot commented Jan 28, 2020

Codecov Report

Merging #882 into develop will increase coverage by 12.96%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           develop     #882       +/-   ##
============================================
+ Coverage    79.65%   92.62%   +12.96%     
============================================
  Files           57       57               
  Lines         2846     2846               
============================================
+ Hits          2267     2636      +369     
+ Misses         579      210      -369
Impacted Files Coverage Δ
es/utils/json-big.js 81.25% <0%> (+0.48%) ⬆️
es/contract/compiler.js 100% <0%> (+2.12%) ⬆️
es/utils/crypto.js 82.05% <0%> (+5.12%) ⬆️
es/tx/tx.js 100% <0%> (+14.45%) ⬆️
es/channel/internal.js 95.31% <0%> (+77.34%) ⬆️
es/channel/handlers.js 80.18% <0%> (+78.37%) ⬆️
es/channel/index.js 88.42% <0%> (+80%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0f53991...58cf874. Read the comment docs.

@nduchak nduchak added the bug Something isn't working label Jan 29, 2020
@nduchak nduchak merged commit 2e16e10 into develop Jan 29, 2020
@nduchak nduchak deleted the fix/aex-2-firefox-compatibility branch January 29, 2020 13:52
@nduchak nduchak mentioned this pull request Jan 31, 2020
@mradkov mradkov mentioned this pull request Jun 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants