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

fix docker build failure in CI #62

Merged
merged 1 commit into from
Dec 2, 2024
Merged

Conversation

bowenwang1996
Copy link
Contributor

No description provided.

@saketh-are saketh-are merged commit db3fbc3 into detect-sign-requests Dec 2, 2024
1 check passed
@saketh-are saketh-are deleted the fix-dockerfile branch December 2, 2024 23:56
saketh-are added a commit that referenced this pull request Dec 4, 2024
* watch for actions on specific contract

* parse and validate  function calls

* reorg

* add nearcore submodule at 2.3.1

* take entropy directly from block header

* refactor, use timestamp from block header

* add a working pytest which installs mpc_contract

* add a tx calling the 'sign' function

* add mpc nodes

* wip on the integration test

* got the test working -- but at what cost?

* generate root keyshares

* minor refactors

* seems like reset_data improves the flakiness

* pass sign requests to mpc node and persist them

* separate internal repr + use hkdf::derive_tweak

* remove dep on mpc/chain-signatures/crypto-shared

* add submodules in ci

* fix clippy

* init submodules in Dockerfile

* require signature requests to be in db

* fix dockerfile (#62)

* Resolving Conversation from PR#50

* send response

* oops

* metrics

* spawn request handler as a proper task

* cargo fmt

* pytest: run mpc-node with RUST_LOG=INFO

* sign: derive correct public key using tweak

* cleaner

* fix respond tx args

* address some comments

* cargo fmt

---------

Co-authored-by: Bowen Wang <[email protected]>
Co-authored-by: SimonRastikian <>
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.

2 participants