-
Notifications
You must be signed in to change notification settings - Fork 12
merge code into main #119
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
Merged
cyjseagull
merged 135 commits into
WeBankBlockchain:main
from
cyjseagull:feature-milestone2-gateway
Dec 11, 2024
Merged
merge code into main #119
cyjseagull
merged 135 commits into
WeBankBlockchain:main
from
cyjseagull:feature-milestone2-gateway
Dec 11, 2024
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* add git lfs and gitignore * add cpp related code
* add changelog * add workflow * use vcpkg as submodule * fix ut
* refactor cmake * add build sdk ci
sync code from dev branch
…ilestone2 Feature milestone2
…one2 Feature milestone2
[new-feature]匿踪查询节点和SDK
…one2 add Message and router implement
* add front implementation * use grpc protocol between front and gateway * add grpc
* implement GatewayClient * update client implement * add grpc server implementation
* remove ppc-tars-service * add sdk to wedpr-transport
* add java swig * add java binding package
…nkBlockchain#95) * fix waitress version * fix select nullptr front when dispatcherMessage caused coredump * fix model can't send message when some gateway down
…ain#97) * fix pir link * air node gateway not required to load transport config * optimize link * optmize link
* fix wedpr_ml_toolkit * upgrade wedpr_ml_toolkit * remove pyproject.toml
…2-gateway fix mpc task not execute bug
…hain#100) * fix mysql gone * add try-except for model-controller * upgrade setuptools to 70.0.0 * change minNeedMemoryGB to 1 * clear the generated psi output file if run-failed * move checkHostResource to psi module for notifing peers * register-component in case of scheduler model-nodes in other wedpr-envs * add components information to the serviceMeta * query status from the cache firstly
* fix cm2020 check hostResource * complement log * psi support retry * unregister front taskInfo
* Simplify the implementation of DatasetToolkit * use ModelSetting class to replace model_setting dict
* update model file paths * fix sensitive information * optimize log
* refactor all path of result files to result_context * update the meta information when save_values * complement result handler
* fix problems found * fix dataset bugs
* hdfs support krb5 * update libhdfs3 to support krb5 * hdfs support keberos auth * update ppc_builder * fix centos ci * add more logs * fix hdfs auth bug * support specify the krb5.conf * fix centos ci
* ppc_model support krb5 auth * fix krb5_hdfs_storage * fix wedpr_ml_toolkit hdfs storage
…e2-gateway upload spdz result file when task failed
* fix ci * update toolkit version * add Dockerfile * add agencyID to psi/mpc serviceName * support fetch log and fetch job result seperately
* register spdz connected endpoint info 2 gateway * fix agency id not load bug
* fix docker file * fix ci * add docker ci * update change log
* test docker.yml * update vcpkg docker * disable default features * update vcpkg-cache dockerfile * fix ecdh psi coredump
* try to fix macos ci * fix queryJobDetail
* try to fix ci * update wedpr-mpc-service base image
ywy2090
approved these changes
Dec 11, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.