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

release: prepare for release v1.6.0 #593

Merged
merged 6 commits into from
Mar 15, 2024
Merged

release: prepare for release v1.6.0 #593

merged 6 commits into from
Mar 15, 2024

Commits on Mar 7, 2024

  1. feat: remove create object & bucket approval (#580)

    * feat: remove bucket get approval
    
    * fix: add e2e tests
    
    * fix: add enum strategy into req and fix e2e tests
    
    * fix: add hardfork logic and remove delete vgf index
    
    * fix: add hardfork logic and remove delete vgf index
    
    * fix: add hardfork logic and remove delete vgf index
    
    * fix: add hardfork logic and remove delete vgf index
    
    * fix: UT
    
    * fix: delete and set GVGFamilyStatistics after hard fork
    
    * fix: strategy enum
    
    * fix: strategy enum
    
    * fix: prepare for Serengeti hardfork
    
    * fix: prepare for Serengeti hardfork
    
    * fix: go imports format
    
    * fix: go imports format
    
    * fix: rename function and change error description
    BarryTong65 authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    6067133 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    5c6b827 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. feat: allow SP to create/update object for delegator (#581)

    * enable delegated agent to create object
    
    * enable delegated agent to update object
    
    * use flag to toggle SP as upload agent for bucket
    
    * clean code
    
    * disable discontinue
    
    * fix gas limit
    
    * refine code
    
    * gen swaggger
    
    * fix gvg test
    
    * fix comment
    alexgao001 authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    df143c6 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    3f065dc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #591 from alexgao001/resolve-conflict

    chore: resolve conflict when sync master to develop
    unclezoro authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    072bfbe View commit details
    Browse the repository at this point in the history
  3. feat: implement paymaster (#582)

    * feat: implement paymaster
    
    * fix: fix proto file
    
    * fix: fix e2e tests
    
    * fix: fix the e2e test and add log
    
    * fix: fix e2e test case
    
    * feat: add unit tests
    
    * fix: fix the comments
    
    * fix some corner cases
    
    * fix comments
    
    * fix comments
    
    * update query api
    
    * fix the comment
    
    * fix comments
    
    * add more unit tests
    
    * fix the test cases and rebase code
    
    * fix the lint errors
    
    * fix lint errors
    
    * generate swagger
    
    * update buf version
    
    * fix e2e tests
    
    * register new message
    
    * fix comments
    
    * update swagger
    
    * delete unused code
    
    * update swagger file
    
    * resolve confilcts and comments
    yutianwu authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    e4cc584 View commit details
    Browse the repository at this point in the history