omgnetwork / optimism-v2

ARCHIVE of monorepo implementing Boba, an L2 Compute solution built on Optimistic Ethereum - active repo is at https://github.com/bobanetwork/boba
https://github.com/bobanetwork/boba
MIT License
40 stars 22 forks source link

tx pending indicator check + removeNFT #457

Closed sk-enya closed 2 years ago

sk-enya commented 2 years ago
  1. tx pending indicator check
  2. fix removeNFT button

Issue https://github.com/omgnetwork/optimism-v2/issues/446

codecov-commenter commented 2 years ago

Codecov Report

Merging #457 (ef0fba4) into develop (ec95fdf) will not change coverage. The diff coverage is n/a.

:exclamation: Current head ef0fba4 differs from pull request most recent head 53fd03e. Consider uploading reports for the commit 53fd03e to get more accurate results

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #457   +/-   ##
========================================
  Coverage    72.17%   72.17%           
========================================
  Files           59       59           
  Lines         1826     1826           
  Branches       281      281           
========================================
  Hits          1318     1318           
  Misses         508      508           
Flag Coverage Δ
contracts 86.72% <ø> (ø)
core-utils 53.79% <ø> (ø)
data-transport-layer 29.47% <ø> (ø)
message-relayer 83.17% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 ec95fdf...53fd03e. Read the comment docs.