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

update main branch with develop for 1.0.0-rc.1 #727

Merged
merged 160 commits into from
Jul 25, 2024
Merged

Conversation

ppca
Copy link
Contributor

@ppca ppca commented Jul 24, 2024

No description provided.

volovyks and others added 30 commits May 23, 2024 16:52
use BorshStorageKey for the prefix of LookupMap for pending_requests
fix: add port to my_address so join method works
…e-dependencies (#614)

* Utilize near_account_id crate

* Getting local deps to work with tests

* Moved out chain-signatures integration tests into own package

* Seperated fastauth integration tests into own directory

* Fixing configs and GH actions workflows

* Proper lake-indexer image and more reliable builds

* No more local packages

* Some doc fixes and workflow fixes

* Added secret manager accounts artifacts to .gitignore

* Make tests work again

* Get rust-analyzer to work on project root

* Fix test-oidc image build

* Try and fix audit CI

* Clippy
feat: compile time binary builds for integration tests
fix: upgrade dependencies to fix some CVEs
ppca and others added 22 commits July 19, 2024 14:00
* fix contract tests, add attached and required to errors

* error and error messages naming

* return more specific errors in user facing functions

* fix error conversion issue

* separate user facing functions into one impl block

* move some of the contract structs to primitives

* API and envs README

* revert MpcError -> SignError

* fmt

* Update chain-signatures/contract/src/errors.rs

Co-authored-by: DavidM-D <[email protected]>

* Update chain-signatures/contract/src/errors.rs

Co-authored-by: DavidM-D <[email protected]>

* Update chain-signatures/contract/src/errors.rs

Co-authored-by: DavidM-D <[email protected]>

* Update chain-signatures/contract/src/errors.rs

Co-authored-by: DavidM-D <[email protected]>

* ignore RUSTSEC-2024-0357

* make sign_helper private

---------

Co-authored-by: DavidM-D <[email protected]>
contract: return error rather than panic whenever possible
* use https only when connecting to GCP

* create http or https client depending on passed parameters

* ignore RUSTSEC-2024-0357

* use https in prod
…des can partake in signature generation (#710)

* Include latest block height in /state

* Added is_behind to indexer

* Added unstable for /state

* Added stable participants

* Make Unstable a flag

* Rename active to stable for signature functions
* Rename infra directories, and add documentation on deployment steps

* updated docs

* add script to generate sign_sk

* initial deployment of mainnet nodes

* currently deployed mainnet resources

* added dev designator and perminant IPs to vars

* moved VMs to dev project

* misconfig changes

* Fixed LB routing issue

* added partner code and currently deployed mainnet dev env

* added helper script to upload secrets to SM

* added an example secrets file

* addressing comments

* comment suggestions

* delete gen cipher keys dir

* changed image family to LTS and enabled auto-updates

---------

Co-authored-by: Xiangyi Zheng <[email protected]>
…ates (#714)

* Moved contract various states to state.rs

* Added near-rng crate

* Added ability to deploy and update contract configs
@ppca ppca requested review from volovyks and ChaoticTempest July 24, 2024 20:24
* fix: node_version() for x.x.x-rc.x
@ppca ppca force-pushed the xiangyi/main_update branch from d5059ba to b1677a5 Compare July 24, 2024 22:00
@volovyks volovyks merged commit 3f50d53 into main Jul 25, 2024
13 of 14 checks passed
@volovyks volovyks deleted the xiangyi/main_update branch July 25, 2024 09:01
Copy link

Terraform Feature Environment Destroy (dev-727)

Terraform Initialization ⚙️success

Terraform Destroy success

Show Destroy Plan


No changes. No objects need to be destroyed.

Either you have not created any objects yet or the existing objects were
already deleted outside of Terraform.

Destroy complete! Resources: 0 destroyed.

Pusher: @volovyks, Action: pull_request, Working Directory: ``, Workflow: Terraform Feature Env (Destroy)

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