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

Redesign Bug Fixes. #434

Closed sk-enya closed 2 years ago

sk-enya commented 2 years ago
  1. added copy button to copy address
  2. button styling for transfer and bridge as outlined or contained
  3. favicon change for browser tab indicator.
  4. added boba docs, boba website and other placeholder in page footer
  5. Reduced the size of logo in case of PC
  6. Darken the color of icon base on current chain
codecov-commenter commented 2 years ago

Codecov Report

Merging #434 (6e5451c) into develop (09fa220) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #434   +/-   ##
========================================
  Coverage    73.61%   73.61%           
========================================
  Files           59       59           
  Lines         1789     1789           
  Branches       272      272           
========================================
  Hits          1317     1317           
  Misses         472      472           
Flag Coverage Δ
contracts 87.18% <ø> (ø)
core-utils 53.79% <ø> (ø)
data-transport-layer 32.91% <ø> (ø)
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 09fa220...6e5451c. Read the comment docs.