Commit Graph

8 Commits

Author SHA1 Message Date
d47121ceb6
escrow fix 2025-06-30 22:45:41 +03:00
fd8dbd9ce7
cargo fmt 2025-06-25 19:20:31 +05:30
13a00e2318
added Apache 2.0 License 2025-06-19 20:43:05 +03:00
65ee3231b2
switch to new staging brain 2025-06-18 17:46:52 +03:00
9630cd5f95
Brain redirect on app deploy and delete
Improve macro with full crate path for log debug
Simplifies brain URL selection by using lazy static variables for staging and testing environments.
2025-06-18 19:19:28 +05:30
420653bcb6
Improves brain URL selection for different networks
list of 3 brain urls for staging and testnet
refactor brain URL selection for staging and testnet environments.
2025-06-16 13:53:10 +05:30
41d9bd104f
WIP on implementing redirect
Refactors brain connection logic to use custom endpoint while runtime
Implements redirect handling in the `create_vm` function to gracefully handle server moves by reconnecting to the new URL
2025-06-11 19:12:14 +05:30
ba19eb4ec1
code migration 2025-03-16 22:28:19 +02:00