bnb-chain / greenfield

Greenfield is a decentralized storage platform.
GNU Affero General Public License v3.0
117 stars 49 forks source link

release: prepare for v1.7.0 #606

Closed alexgao001 closed 5 months ago

alexgao001 commented 5 months ago

Description

prepare for v1.7.0, introduces the Erdos upgrade.

Features: https://github.com/bnb-chain/greenfield/pull/595 feat: add ExecutorApp https://github.com/bnb-chain/greenfield/pull/582 feat: implement paymaster

Fix: https://github.com/bnb-chain/greenfield/pull/601 fix: fix uncharge issue when force-deleting objects

Chore: https://github.com/bnb-chain/greenfield/pull/597 chore: upgrade deps for fixing vulnerabilities

Rationale

tell us why we need these changes...

Example

add an example CLI or API response...

Changes

Notable changes:

Potential Impacts