Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[R4R] - {0.4.2}: develop into v0.4.2 release #1147

Merged
merged 15 commits into from
Jun 27, 2023
Merged

Commits on Jun 27, 2023

  1. [R4R] - {0.4.2}: Resolve audit feedback from Sigma: MNT-9, MNT-10 and…

    … MNT-12 (#1131)
    
    * ensure key length is no less than 16
    
    * add signature length checker
    
    * return pointer instead of struct and return the relevant err1 or err2 instead of err
    
    * ensure sig length is no less than 64
    HaoyangLiu authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    35227c4 View commit details
    Browse the repository at this point in the history
  2. [R4R] - {0.4.2}: Resolve audit feedback from Sigma: MNT23 (#1137)

    Fix unreachable error handling
    HaoyangLiu authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    db5ceb2 View commit details
    Browse the repository at this point in the history
  3. [R4R] - {0.4.2}: add necessary license (#1123)

    * fix Consensys audit 4.3:
    add necessary LICENSE
    
    * add mit license for tss node lib
    
    ---------
    
    Co-authored-by: Shijiang Guo <[email protected]>
    Ethanncnm and guoshijiang authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    ebc3867 View commit details
    Browse the repository at this point in the history
  4. [R4R] - {0.4.2}: Bugfix/sigma mnt 30 (#1133)

    [fix]: fix sigma MNT-30
    Sha3nS authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    473517d View commit details
    Browse the repository at this point in the history
  5. [R4R] - {0.4.2}: add zero address in oracle.sol (#1135)

    * add zero address check on oracle.sol
    
    * fix comments
    Ethanncnm authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    f2fd3f4 View commit details
    Browse the repository at this point in the history
  6. [R4R] - {0.4.2}: fix sigma MNT-26 (#1132)

    [fix]: fix sigma MNT-26
    Sha3nS authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    9b37a07 View commit details
    Browse the repository at this point in the history
  7. [R4R] - {0.4.2}: fix audit issue from sigma (#1138)

    fix audit issue from sigma
    byteflyfunny authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    ba1be87 View commit details
    Browse the repository at this point in the history
  8. [R4R]: Feature/sj audit fix (#1140)

    * feat: fix some sigma audit
    
    * fix some code
    
    * feat: fix http api error
    
    * revert l2geth
    guoshijiang authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    4119ae9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    860ead8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f8e3fbb View commit details
    Browse the repository at this point in the history
  11. [R4R] - {0.4.2}: Bugfix/sigma mnt 11 (#1141)

    * [fix]: fix challenger
    
    * [fix]: ad context size check, add block size check
    
    * [fix]: fix batch-submitter readUint64
    
    * [fix]: update go import
    Sha3nS authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    4d4f0c6 View commit details
    Browse the repository at this point in the history
  12. [R4R] - {0.4.2}: Bugfix/sigma mnt 26 (#1142)

    * [fix]: fix sigma MNT-26
    
    * [fix]:  return decode error when request rpc
    Sha3nS authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    d18c680 View commit details
    Browse the repository at this point in the history
  13. [R4R]: fix dtl tx status api bug (#1150)

    bugfix: fix dtl tx status api bug
    guoshijiang authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    2df61b7 View commit details
    Browse the repository at this point in the history
  14. [R4R]: node package version upgrade for release 0.4.2 (#1149)

    * feat: node package version upgrade for release 0.4.2
    
    * fix sdk version bug
    guoshijiang authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    e19fe2f View commit details
    Browse the repository at this point in the history
  15. [R4R] - {0.4.2}: add change log (#1151)

    [fix]: add change log
    Sha3nS authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    3c21611 View commit details
    Browse the repository at this point in the history