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

feat: merge develop into master #148

Merged
merged 29 commits into from
Feb 26, 2023
Merged

feat: merge develop into master #148

merged 29 commits into from
Feb 26, 2023

Conversation

will-2012
Copy link
Collaborator

Description

N/A

Rationale

N/A

Example

N/A

Changes

Notable changes:
N/A

joeylichang and others added 29 commits February 11, 2023 13:48
* feat: add iterator and batch interface to db

* chore: delete memory job db v1 code

* feat: impl the iterator and batch of job memory db

* feat: add stone load and gc db

* chore: delete job sql db v1 impl

* feat: job sql add iterator and batcher interface

* refactor: rename job_db v2 interface to job_db interface

---------

Co-authored-by: joeylichang <joeycli0919@gmail.com>
* feat: implement signer service

* feat: add api auth and ip whitelist for signer

* refactor: redesign the interface of singer service

* refactor: use greenfield-go-sdk

* fix: msg to be signed should not be pre-hashed

* feat: add VerifyBucketApproval, VerifyObjectApproval interface

* feat: add signer client

---------

Co-authored-by: joeylichang <joeycli0919@gmail.com>
* feat: implement gateway challenge workflow

* feat: support get range object
* fix: use env var to get bucket url

* fix: improve loading config from env function

* fix: rename variable names

* fix: change piece store readme.md

---------

Co-authored-by: DylanYong <dylan.y@nodereal.io>
* feat: stone node sends piece data to gateway

* feat: alloc resp add bucket name and object name

* fix: fix errors of stone node uint test

* fix: fix gateway config

* fix: add gateway syncer rpc ut

* fix: add one log in gateway sync piece handler func

* fix: add detailed log in gateway sync piece handler

---------

Co-authored-by: DylanYong <dylan.y@nodereal.io>
* ci: fix release job

* dep: upgrade greenfield version

* fix: unit test for gnfd sign client
* feat: init commit

* feat: register metadata service and run on 9733 port

* feat: impl ListObjectsByBucketName api & model update

* feat: cleanup files and add metadata service sdk

* feat: add mock and unit tests

* feat: uniform error return values

* feat: metadata service case_driver update

---------

Co-authored-by: BarryTong65 <barrytong.work@gmail.com>
Co-authored-by: joeycli <joeycli0919@gmail.com>
* fix: use greenfield-go-sdk and upgrade lib version

* ci: rename main to master

* fix: update greenfield-common version

---------

Co-authored-by: DylanYong <dylan.y@nodereal.io>
* feat: impl the interaction between sp and chain interface

* fix: return bucket id from auth object

* feat: add check authorization

* feat: add chain client to stonehub

* feat: add chain client to uploader/downloader

* feat: implement get approval workflow

* feat: implement object seal and integrity hash sign workflow

* chore: update dependencies

* feat:implement secondary sp integrity hash sign workflow

* test: add signer and chain to onebox

* fix: fix itergrated test bug

---------

Co-authored-by: joeylichang <joeycli0919@gmail.com>
@will-2012 will-2012 changed the title feat: merge develop to master feat: merge develop into master Feb 26, 2023
@joeylichang joeylichang merged commit 6fa0507 into master Feb 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants