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

New CLI flags in binaries #277

Merged
merged 2 commits into from
Sep 5, 2024
Merged

Conversation

ceyhunsen
Copy link
Member

Description

This PR adds 3 new CLI flags:

  • --verifier-server
  • --operator-server
  • --aggregator-server

Testing

Called the binaries with flags and not with flags.

@ceyhunsen ceyhunsen requested a review from ekrembal September 5, 2024 09:52
@ekrembal ekrembal changed the base branch from main to dummy-test September 5, 2024 10:48
@ekrembal ekrembal merged commit d1d27c8 into dummy-test Sep 5, 2024
8 checks passed
@ekrembal ekrembal deleted the ceyhun/cli-flags-in-binaries branch September 5, 2024 10:48
ozankaymak added a commit that referenced this pull request Sep 6, 2024
* Minor fixes

* Change bridge amount

* Compile fix

* nits

* Small change

* Don't double insert kickoff utxos

* Add simple test case

* nits

* Fix change utxo selection

* Add retry tests

* Aggregator returns move_txid

* fmt

* New CLI flags in binaries (#277)

* cli: Add cli flags for server types.

* bin: Use cli flags in server bin.

* Use db tx

* Fix deposit address test + debug

* Fix

* operator new deposit db transaction

* remove inserting again

* Use ByteArray64 and 32 for secNonce and partialSig (#279)

* Use ByteArray64 and 32 for secNonce and partialSig

* bug fix

* Clippy fix

* fmt

* Use atomic db operations in verifier

---------

Co-authored-by: ozankaymak <[email protected]>
Co-authored-by: Ceyhun Şen <[email protected]>
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