icon-project / icon-bridge

The centralized bridge of ICON
Apache License 2.0
21 stars 15 forks source link

perf: contract storage optimisation #773

Closed shreyasbhat0 closed 1 year ago

shreyasbhat0 commented 1 year ago

Closes #559 Closes #574

Checklist:

Please review the CONTRIBUTING.md file for detailed contributing guidelines.

codecov[bot] commented 1 year ago

Codecov Report

Merging #773 (c333426) into main (4dbf564) will increase coverage by 0.04%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #773      +/-   ##
============================================
+ Coverage     38.02%   38.07%   +0.04%     
  Complexity      801      801              
============================================
  Files           115      115              
  Lines         11152    11152              
  Branches        941      941              
============================================
+ Hits           4241     4246       +5     
+ Misses         6590     6585       -5     
  Partials        321      321              
Impacted Files Coverage Δ
cmd/iconbridge/chain/bsc/receiver.go 59.02% <0.00%> (+1.21%) :arrow_up: