| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update test_vault_setup_and_member_register.rs | 魏曹先生 | 2025-09-25 | 1 | -1/+1 |
| | | |||||
| * | Update lib.rs | 魏曹先生 | 2025-09-25 | 1 | -0/+3 |
| | | |||||
| * | Add tests | 魏曹先生 | 2025-09-25 | 1 | -0/+248 |
| | | |||||
| * | Fix clippy warnings in test files | 魏曹先生 | 2025-09-25 | 2 | -88/+78 |
| | | | | | | | | - Convert manual async functions to async fn syntax - Replace assert_eq!(true/false, ...) with assert!(...) and assert!(!...) - Fix useless vec warning by using array directly - All tests continue to pass after optimizations | ||||
| * | Rename `env` to `vcs` | 魏曹先生 | 2025-09-25 | 2 | -10/+10 |
| | | |||||
| * | Rename `env` to `vcs` | 魏曹先生 | 2025-09-25 | 4 | -0/+272 |
