-
Notifications
You must be signed in to change notification settings - Fork 20
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
Sync #2910
Closed
wangminqi
wants to merge
43
commits into
p-895-This-Branch-Will-Not-Merged-Until-Our-Decimal-Migration-Is-Ready!
from
dev
Closed
Sync #2910
wangminqi
wants to merge
43
commits into
p-895-This-Branch-Will-Not-Merged-Until-Our-Decimal-Migration-Is-Ready!
from
dev
Conversation
This file contains 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
--------- Signed-off-by: Jonathan Alvarez <[email protected]> Co-authored-by: 0xverin <[email protected]>
* ws connection read messages fix * fix fmt * optim handling * close ws when read error * optimize error handling --------- Co-authored-by: Kasper Ziemianek <[email protected]> Co-authored-by: Jayanring <[email protected]>
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.66 to 2.0.68. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.66...2.0.68) --- updated-dependencies: - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* adjust log level * use trace lvl * more log * fix clippy
* add AuthorizedEnclave * adjust tests * remove old scheduled enclave * bump version * remove indirect call
* Add teebag and bitacross to litentry runtime * fix compile
* Flattening contracts * fix omports * init tests * add compile.json * fix params * fix assertionId * try encryptWithTeeShieldingKey * fix encryptedSecrets * add ci shell * fmt * add lit-tee-vc-contracts-test * rename * chmod +x * source /root/.bashrc * install git * remove sudo * fix shell scripts * ls * ls one more * ls one more * add volumes * cp contracts&&compile * remove hardcode json * fix entrypoint * fix compilation * try to fix assertionId * testing:cli encrypt * fmt * testing:cli response * testing:create assertionId with secretsEncryptedByCli * check:Is cli encrypt the same as ts encrypt * add sleep * update README * merge assertion tests shell * fix docker yml * identity-linking via cli * remove unused code * add developerCommittee * rename scripts name * add alice to developerCommittee * fix copy-contracts * identity-linking using di call
* feat: P-860 add logging support for dynamic contract * fix: change vc_logs to optional in RequestVCResult, default log response in http precompile contract * remove default log response in http precompile contract * fix: update ts definition for dynamic assertion * fix clippy * fix: change type of return_log to bool, using Precompiles instead of thread_local variable DYNAMIC_ASSERTION_LOGS, only include vc_logs in rpc response * add the log to vc_logs in all json_utils precompile contracts, do not return vc_logs if stf is true when using CLI * return vc_logs if stf is true * add logs in dynamic contract A20 --------- Co-authored-by: higherordertech <higherordertech>
* Add remove_vault * Do not pay fees for now
* removing force-migrate-shard and improving migrate-shard * improving mrenclave command * fixing ci * putting back comment * cleaning up mock * update cli doc --------- Co-authored-by: Kailai Wang <[email protected]>
* feat: add callback extrinsic for extrinsic * fix: add TEE Origin * fix: add evm_assertions metadata * fix: fix test error * refactor: fix clippy
Co-authored-by: higherordertech <higherordertech>
* fix: request-vc in cli with ii and stf fails to decode * refactor: remove unused import
* feat: P-915 implemented token holding amount for AN * feat: P-915 implemented token holding amount for TUNA * fix: updated TokenHoldingAmount credentials schema --------- Co-authored-by: higherordertech <higherordertech>
Co-authored-by: BillyWooo <[email protected]>
* remove println * consider prod too * add RA_METHOD * temporarily ignore tcb check * lenient tcb level * use Intel for default dcap provider * same change for bc * patch Makefile --------- Co-authored-by: BillyWooo <[email protected]>
* skipping getting quote data when using Epid attestation type * refactoring skip logic on bitacross-worker * small optimization, avoiding fetch the api when skip_ra is true
Co-authored-by: higherordertech <higherordertech>
* Fix call_index type * Try to use recv_timeout
* add StringShift library * fix assembleAssertions * fix StringShift * rollback function type * fix comments * fix comment
* rpc method for checking musig2 ceremony correctness * test sign_bitcoin by enclave account * review suggestions
…n a unified place, remove redundant network loops in function queryBalance in TokenQueryLogic, move url config to dp client (#2900) Co-authored-by: higherordertech <higherordertech>
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.68 to 2.0.71. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.68...2.0.71) --- updated-dependencies: - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Jonathan Alvarez <[email protected]> Co-authored-by: 0xverin <[email protected]>
* add azure-cli * update * update * azure --> aws * update * update
* add new platform user VC: daren market * update schema version * remove API KEY. Daren confirmed they are using public API. --------- Co-authored-by: Yang <[email protected]>
* fix: P-926 update AssertionSupportedNetwork, filter out A8 unsupported networks * fix: change A8_SUPPORTED_NETWORKS to file only --------- Co-authored-by: higherordertech <higherordertech>
* init * add types * initial version * Add tests * bump versions * introduce score amplifier * add score-staking to rococo * remove comments * change runtime ts * use total_score * small refactor; add user count * add more fields to ScorePayment * bump rococo
Co-authored-by: higherordertech <higherordertech>
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.
Context
Labels
Please apply following PR-related labels when appropriate:
C0-breaking
: if your change could break the existing client, e.g. API change, critical logic changeC1-noteworthy
: if your change is non-breaking, but is still worth noticing for the client, e.g. reference code improvementHow (Optional)
Testing Evidences
Please attach any relevant evidences if applicable