sei-chain icon indicating copy to clipboard operation
sei-chain copied to clipboard

Small Sec3 fixes

Open jewei1997 opened this issue 9 months ago • 0 comments

Describe your changes and provide context

Fixes for the following: [Low][P2-L-03] Missing denom validity checks [Info][P2-I-01] Missing error handling check [Info][P2-I-02] Data location mistake in external function
[Info][P2-I-03] typo in gas price formula comment
[Info][P2-I-04] Inconsistent Solidity interface
[Info][P2-I-05] Improve the test cases in bank_test

Testing performed to validate your change

existing tests

jewei1997 avatar May 10 '24 14:05 jewei1997