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

Sync #2910

Conversation

wangminqi
Copy link
Member

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 change
  • C1-noteworthy: if your change is non-breaking, but is still worth noticing for the client, e.g. reference code improvement

How (Optional)

Testing Evidences

Please attach any relevant evidences if applicable

m1iktea and others added 30 commits July 2, 2024 17:52
---------

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>
* 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>
Kailai-Wang and others added 13 commits July 13, 2024 01:25
* 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>
@wangminqi wangminqi closed this Jul 19, 2024
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.