near / mpc

30 stars 6 forks source link

Signed responses #621

Closed DavidM-D closed 4 weeks ago

DavidM-D commented 4 weeks ago

Make the smart contract verify that the responses we're getting back from the nodes are valid.

A large part of the change is move dependencies into crypto_shared so it can be used in the contract for verification.

This has a breaking change in that payloads are no longer little endian and are big endian (standard in our industry).

A subsequent PR will:

github-actions[bot] commented 4 weeks ago

Terraform Feature Environment Destroy (dev-621)

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: @DavidM-D, Action: pull_request, Working Directory: `, Workflow:Terraform Feature Env (Destroy)`