Commit Graph

7 Commits

Author SHA1 Message Date
Mahmoud-Emad
8f2d187b17 fix: Rename freeflowuniverse to incubaid 2025-10-12 12:30:19 +03:00
27bc172257 ... 2025-08-16 07:31:32 +02:00
1da8a2d319 feat(tfgrid3deployer): add delete method for deployments
- add a delete method for deployments which deletes all deployment
  contracts
- improve logging messages
- update examples according to changes
2025-01-15 13:00:04 +02:00
Mahmoud Emad
663f9f347a test: improve dbfs tests
- Remove a placeholder panic in `dbfs_test.v`.
- Improve `namedb_test.v` by using `get_from_id` to
  retrieve public keys by ID and then using `get` to
  retrieve the data associated with the public key.  This
  better reflects the intended usage and clarifies the test.

Co-authored-by: supermario <mariobassem12@gmail.com>
2025-01-05 11:43:31 +02:00
7bbeee570e fix 2024-12-25 19:17:23 +01:00
Mahmoud Emad
ccfc7c4656 fix: improve package management and screen status
- Fix issues in package installation and removal across
different platforms (Ubuntu, macOS, Alpine, Arch).
- Improve error handling and add sudo support where
necessary.
- Enhance screen status check to accurately reflect
process activity.
- Address minor bugs in `db.v`, `done.v`, and
`net_test.v`.
- Correct minor inconsistencies in package names.
2024-12-25 17:12:08 +02:00
4e030b794d the base 2024-12-25 09:23:31 +01:00