serai/.github/workflows
Luke Parker d570c1d277 Move additional_key.rs to serai-processor-view-keys
I don't love this. I wanted to simply add this function to `processor/key-gen`,
but then anyone who wants a view key needs to pull in Bulletproofs which is a
mess of code. They'd also be subject to an AGPL licensed library.

This is so small it should be a primitive elsewhere, yet there is no primitives
library eligible. Maybe serai-client since that has the code to make
transactions to Serai (and will have this as a dependency)? Except then the
processor has to import serai-client when this rewrite removed it as a
dependency.
2024-09-19 23:36:32 -07:00
..
common-tests.yml Remove tokio dependency from tendermint-machine 2024-09-05 16:30:27 -04:00
coordinator-tests.yml Rename the coins folder to networks (#583) 2024-07-18 15:16:45 -04:00
crypto-tests.yml One Round DKG (#589) 2024-09-19 21:43:26 -04:00
daily-deny.yml Update to node 20 GitHub cache action 2024-02-01 20:52:17 -05:00
full-stack-tests.yml Clean the Monero lib for auditing (#577) 2024-07-07 06:57:18 -04:00
lint.yml Redo Dockerfile generation (#530) 2024-02-09 02:48:44 -05:00
message-queue-tests.yml Clean the Monero lib for auditing (#577) 2024-07-07 06:57:18 -04:00
mini-tests.yml Directly install protobuf-compiler without using an external action (#524) 2024-01-31 19:21:26 -05:00
monero-tests.yaml Monero v0.18.3.4 (#605) 2024-09-06 01:43:31 -04:00
monthly-nightly-update.yml Pin to exact GH actions, preventing ACE in CI 2023-09-15 14:30:18 -04:00
networks-tests.yml Rename the coins folder to networks (#583) 2024-07-18 15:16:45 -04:00
no-std.yml Rename the coins folder to networks (#583) 2024-07-18 15:16:45 -04:00
pages.yml Correct version of ruby update is run with 2024-07-18 16:47:59 -04:00
processor-tests.yml Rename the coins folder to networks (#583) 2024-07-18 15:16:45 -04:00
reproducible-runtime.yml Clean the Monero lib for auditing (#577) 2024-07-07 06:57:18 -04:00
tests.yml Move additional_key.rs to serai-processor-view-keys 2024-09-19 23:36:32 -07:00