Skip to content

Conversation

@ikripaka
Copy link
Collaborator

@ikripaka ikripaka commented Oct 3, 2025

No description provided.

kevandee and others added 30 commits September 10, 2025 12:21
…ng-flow

# Conflicts:
#	btc_indexer/crates/config_parser/src/config.rs
#	gateway/crates/config_parser/src/config.rs
#	gateway/crates/flow_processor/src/flow_router.rs
#	gateway/crates/flow_processor/src/types.rs
#	gateway/crates/local_db_store/src/schemas/musig_identifier.rs
#	gateway/crates/local_db_store/src/schemas/sign_session.rs
#	gateway/crates/local_db_store/src/storage.rs
#	verifier/apps/main/src/main.rs
#	verifier/crates/local_db_store/src/schemas/musig_identifier.rs
#	verifier/crates/local_db_store/src/schemas/sign_session.rs
#	verifier/crates/local_db_store/src/storage.rs
Implement UTXO storage and coin selection
chore:
* fixed issues with incorrect logging leven via env
* apply part of alipy lints
* reduce redundant clones only on reading values
* add schemas for tables, because it's impossible to debug them
* change in gateway & verifier mock storages on real ones
* implement additional deposit_address methods
* update dockerignore
…ng-flow

# Conflicts:
#	gateway/crates/local_db_store/Cargo.toml
#	gateway/crates/local_db_store/src/schemas.rs
Andezion and others added 18 commits October 3, 2025 01:56
# Conflicts:
#	gateway/crates/local_db_store/src/schemas/musig_identifier.rs
#	gateway/crates/local_db_store/src/schemas/utxo_storage.rs
#	spark_balance_checker/apps/main/src/main.rs
#	tests/tests/rune_manager_test.rs
#	verifier/apps/main/src/main.rs
chore:
* remove obsolete ones
* handle error in spark client
* move task execution to separate tokio task not to stop execution
* fix forgotten healthcheck in frost
@ikripaka ikripaka changed the title e2e tests, main service implementation e2e tests, main service implementation [into main] Oct 3, 2025
@kevandee kevandee merged commit 866e85b into main Oct 3, 2025
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.

5 participants