Sifchain / sifnode

SifNode - The future of Defi
Other
109 stars 117 forks source link

Add a check to make sure tokens can't call lock recursively #3315

Open banshee opened 2 years ago

banshee commented 2 years ago

Fixes https://github.com/Sifchain/sifnode/issues/3309

codecov[bot] commented 2 years ago

Codecov Report

Merging #3315 (22e0ed0) into future/peggy2 (ef044b7) will decrease coverage by 0.00%. The diff coverage is 0.00%.

Impacted file tree graph

@@                Coverage Diff                @@
##           future/peggy2    #3315      +/-   ##
=================================================
- Coverage          47.96%   47.95%   -0.01%     
=================================================
  Files                169      169              
  Lines              15024    15027       +3     
=================================================
  Hits                7206     7206              
- Misses              7385     7388       +3     
  Partials             433      433              
Impacted Files Coverage Δ
cmd/ebrelayer/relayer/ethereum.go 1.37% <0.00%> (-0.02%) :arrow_down: