Commit Graph
524 Commits
Author SHA1 Message Date
Shroominic efa3e18bf9 routstr core docs 2025-08-25 01:09:39 -03:00
Shroominic 131ccdf5e4 coming soon 2025-08-25 01:09:27 -03:00
Shroominic 9622346cc2 todo 2025-08-25 01:09:20 -03:00
Shroominic 6595b30701 fix 2025-08-25 01:09:16 -03:00
Cursor Agentanddb2002dominic d4c1389249 docs: Add comprehensive documentation for Routstr Core project
Co-authored-by: db2002dominic <db2002dominic@gmail.com>
2025-08-25 01:17:40 +00:00
shroominicandGitHub 73e701895d Merge pull request #151 from Routstr/v0.1.1b
⬆️ v0.1.1b
v0.1.1
2025-08-23 17:21:20 -03:00
Shroominic 394bfe1762 ⬆️ v0.1.1b 2025-08-23 17:20:26 -03:00
shroominicandGitHub f66e83d58a Merge pull request #142 from Routstr/no-need-for-async
no need for async on get_proofs_per_mint_and_unit
2025-08-23 17:18:41 -03:00
shroominicandGitHub 14e0f821df Merge pull request #150 from Routstr/final-fixes-cleanup
Final fixes cleanup
2025-08-23 17:18:04 -03:00
Shroominic 9ffd44eac6 undo cursor agent stuff 2025-08-23 17:13:38 -03:00
Shroominic 73e6e259bc Merge remote-tracking branch 'refs/remotes/origin/final-fixes-cleanup' into final-fixes-cleanup 2025-08-23 17:08:01 -03:00
Cursor Agentanddb2002dominic 5061d69f57 Replace print statements with structured logging across multiple files
Co-authored-by: db2002dominic <db2002dominic@gmail.com>
2025-08-23 20:04:19 +00:00
Shroominic b478f29ee7 fix tests last time 2025-08-23 17:02:58 -03:00
Shroominic 9a6d976ee5 fix tests 2025-08-23 17:01:35 -03:00
Shroominic 8175188b06 ruff fmt 2025-08-23 17:01:28 -03:00
Shroominic 6a746eb3df add max cost tolerance 2025-08-23 16:54:00 -03:00
Shroominic 441ed82a82 fix payout of user balance, remove prints 2025-08-23 16:49:27 -03:00
Shroominic 93f2bf98b8 typing 2025-08-23 16:48:53 -03:00
shroominicandGitHub 0ad60853d4 Merge pull request #149 from Routstr/v0.1.1
⬆️ v0.1.1
2025-08-23 13:32:13 -03:00
shroominic d1268c3026 ⬆️ v0.1.1 2025-08-23 16:31:48 +00:00
shroominicandGitHub 763813507a Merge pull request #146 from Routstr/reserved-balance-and-fixes
Reserved balance and fixes
2025-08-23 13:25:32 -03:00
Cursor Agentanddb2002dominic 05b27315ee Remove async from get_proofs_per_mint_and_unit call in withdraw function
Co-authored-by: db2002dominic <db2002dominic@gmail.com>
2025-08-23 16:22:33 +00:00
shroominicandGitHub 88d6e22918 Update pyproject.toml 2025-08-23 13:15:55 -03:00
shroominicandGitHub 14b73c2dcc Delete coverage.xml 2025-08-23 13:15:10 -03:00
shroominicandGitHub cb35168587 Delete pytest.xml 2025-08-23 13:14:49 -03:00
Cursor Agentanddb2002dominic 06050196d4 Add pytest coverage and XML reporting configuration
Co-authored-by: db2002dominic <db2002dominic@gmail.com>
2025-08-22 21:00:18 +00:00
Shroominic d7e35887de fix max_cost race contition when price changes 2025-08-22 17:22:48 -03:00
Shroominic 6c53c0661c Merge remote-tracking branch 'origin/HEAD' into reserved-balance-and-fixes 2025-08-22 16:43:36 -03:00
Shroominic 00f5ee1dfe fix tests 2025-08-22 16:41:53 -03:00
Shroominic 74d603dc12 edit insufficient balance error msg 2025-08-22 16:07:00 -03:00
shroominicandGitHub cb91136192 Merge pull request #147 from Routstr/fix-balance-refund-on-error
Apply proxy.py changes from reserved-balance-and-fixes branch
2025-08-22 15:53:42 -03:00
shroominicandGitHub 3fd6eee9af Merge pull request #148 from Routstr/small-fixes
Apply .env.example and Dockerfile changes from reserved-balance-and-f…
2025-08-22 15:53:01 -03:00
Shroominic 8c6a6f65a5 fix ruff linting 2025-08-22 15:52:21 -03:00
Shroominic dbc4f68ea3 Revert proxy.py changes - moved to proxy-changes-only branch 2025-08-22 15:38:42 -03:00
Shroominic 4eac998bc3 Revert .env.example and Dockerfile changes - moved to separate branches 2025-08-22 15:37:48 -03:00
Shroominic 2b94185918 Apply .env.example and Dockerfile changes from reserved-balance-and-fixes branch 2025-08-22 15:36:39 -03:00
Shroominic 6d46f86964 Apply proxy.py changes from reserved-balance-and-fixes branch 2025-08-22 15:29:20 -03:00
Shroominic 62dd42f418 more loggging 2025-08-22 15:27:13 -03:00
Shroominic a42f3b63f3 add reserved balance test 2025-08-22 15:26:55 -03:00
Shroominic 44c2dd1e30 undo Field edit 2025-08-22 15:22:34 -03:00
Shroominic cf64210eeb Merge branch 'main' into reserved-balance-and-fixes 2025-08-22 15:21:36 -03:00
Shroominic 8ed75325a1 change tests to work 2025-08-22 15:19:13 -03:00
Shroominic f2b73f5600 fix reserved_balance/total_balance logic 2025-08-22 15:18:46 -03:00
shroominicandGitHub 44d8b8f738 Merge pull request #145 from Routstr/fix-swap_to_primary_mint
fix swap_to_primary_mint float bug + fee calc bug
2025-08-22 11:53:14 -03:00
shroominicandGitHub be4616e608 Merge pull request #144 from Routstr/improve-balance-api
improve balance api
2025-08-22 11:50:16 -03:00
shroominicandGitHub cc52857a9e undo changes test.yml 2025-08-22 11:33:17 -03:00
shroominicandGitHub 45a81eabf2 Delete pytest.xml 2025-08-22 11:31:46 -03:00
shroominicandGitHub 558b6339d9 Delete coverage.xml 2025-08-22 11:31:32 -03:00
Shroominic b4c69df891 fix logs 2025-08-22 11:24:31 -03:00
Shroominic de1f40b350 wip todos 2025-08-22 11:23:09 -03:00