Commit Graph

  • a4022df7b4 Change logo source master line-6000 2026-05-07 17:27:39 +08:00
  • 32aa1b66f5 Clean up Dockerfile by removing static file copies line-6000 2026-05-02 01:51:40 +08:00
  • 53e66bad35 Update disclaimer for clarity and completeness Astra3456 2026-04-29 17:15:56 +10:00
  • ff68279b0f Merge pull request #59 from GMWalletApp/dev v0.9.4 line-6000 2026-04-29 00:36:12 +08:00
  • 9c533a7ff8 feat(pay): switch checkout counter to SPA redirect + JSON API dev line-6000 2026-04-29 00:34:58 +08:00
  • 785a162f88 Merge pull request #58 from GMWalletApp/hot_fix_0427 line-6000 2026-04-28 19:14:58 +08:00
  • 06933451c5 actions hot_fix_0427 Ginta 2026-04-28 16:28:01 +08:00
  • d17d212c24 change tron scan logic line-6000 2026-04-28 15:28:00 +08:00
  • 51a2accd9f 🐛 fix link Ginta 2026-04-27 15:57:26 +08:00
  • 96ea7481bc Revert "Revert "new trc (#54)"" Ginta 2026-04-27 15:52:50 +08:00
  • de9c45a944 static Ginta 2026-04-27 15:52:12 +08:00
  • 9e885d8b2f order notify Ginta 2026-04-27 15:43:35 +08:00
  • 74c3a3a08c Revert "new trc (#54)" Ginta 2026-04-27 00:04:05 +08:00
  • 0a19854602 new trc (#54) Ginta 2026-04-26 23:32:43 +08:00
  • bd1dcdf49d adjust dev-payment Ginta 2026-04-26 23:32:14 +08:00
  • 0628e97877 adjust Ginta 2026-04-26 23:17:08 +08:00
  • 67263da0f1 Merge pull request #51 from GMWalletApp/dev v0.9.3 line-6000 2026-04-25 18:49:41 +08:00
  • 95879e33d4 refactor(routes): - keep install-mode root redirect to /install and add tests covering install root redirect and install page serving - change root backend handler from Any("/") to POST("/") so GET / can consistently serve the SPA after install line-6000 2026-04-25 18:48:28 +08:00
  • 0c059e8a28 Merge pull request #50 from GMWalletApp/dev v0.9.2 line-6000 2026-04-24 19:18:45 +08:00
  • 485059f60e - Removed manifest link from index.html. - Updated script and module preload links in index.html for optimized loading. - Modified service worker (sw.js) to reflect new asset revisions and improve caching strategy. - Updated configuration documentation in BT_RUN.md, docker-RUN.md, and manual_RUN.md to clarify currency rate settings. line-6000 2026-04-24 19:10:11 +08:00
  • 143bc84ac3 docs: sync docker examples to latest image root 2026-04-23 07:25:56 +00:00
  • 06856e5caa release to group Ginta 2026-04-23 03:15:56 +08:00
  • b9bde0f95b release to group Ginta 2026-04-23 02:49:42 +08:00
  • 1b92ec1905 Merge pull request #47 from GMWalletApp/dev v0.9.1 line-6000 2026-04-23 02:26:18 +08:00
  • 89be1fc967 Refactor project structure and update import paths to GMWalletApp/epusdt line-6000 2026-04-23 02:17:21 +08:00
  • 91936d580f refactor(rpc): streamline RPC node selection and remove hardcoded defaults line-6000 2026-04-23 02:08:18 +08:00
  • 09514a6946 fix(http): block /install page after setup is complete line-6000 2026-04-23 00:39:22 +08:00
  • b6cd4325b8 release action Ginta 2026-04-22 22:46:14 +08:00
  • 27d5e5bcfe add .env file into docker image Ginta 2026-04-22 22:00:51 +08:00
  • b625bac1e3 add .env file into docker image Ginta 2026-04-22 21:03:10 +08:00
  • bc5bbf72f7 add .env file into docker image Ginta 2026-04-22 20:46:11 +08:00
  • 3a3a830d93 fix(server): prevent SPA fallback from swallowing API routes line-6000 2026-04-22 20:27:34 +08:00
  • 59aa71209c action Ginta 2026-04-22 18:06:59 +08:00
  • cdf274599e build Ginta 2026-04-22 16:43:25 +08:00
  • 916394337b Merge pull request #37 from GMWalletApp/dev-runtime v0.9.0 line-6000 2026-04-22 04:20:43 +08:00
  • 6ea5637f6b update www static files dev-runtime line-6000 2026-04-22 03:37:23 +08:00
  • b499bc01cf Change install flag to true in .env.example line-6000 2026-04-22 03:12:34 +08:00
  • 5edc9dc842 feat: sync Telegram notification channels with settings updates line-6000 2026-04-22 03:04:15 +08:00
  • 6bb47d4b00 feat: add admin panel with multi-chain support and notification system line-6000 2026-04-22 02:28:31 +08:00
  • efc8f29af6 issue template Ginta 2026-04-21 13:42:07 +08:00
  • 9eaf27298c Add Solana support to token list in README Astra3456 2026-04-17 13:00:52 +08:00
  • b05b976071 new trc Ginta 2026-04-16 19:52:03 +08:00
  • 7d0217b618 tron ws tron_ws Ginta 2026-04-15 21:21:21 +08:00
  • 097c716714 Merge pull request #33 from GMwalletApp/dev-payment v0.0.8 line-6000 2026-04-15 18:43:46 +08:00
  • f7c5f678c4 - Enable polygon,plasma supports - Fix network select - Fix store evm address logic line-6000 2026-04-15 18:36:50 +08:00
  • 3e88d7a40c Enhance README with links to supported systems v0.0.7 Astra3456 2026-04-15 05:16:44 +08:00
  • 18dcb96822 Revise Telegram community joining instructions Astra3456 2026-04-15 05:01:54 +08:00
  • 4750d63db3 Update README.md Astra3456 2026-04-15 04:57:14 +08:00
  • 7af7306729 Update README.md Astra3456 2026-04-15 04:55:24 +08:00
  • ff16db907a Update README.md Astra3456 2026-04-15 04:50:49 +08:00
  • 96c262a7dd Update README.md Astra3456 2026-04-15 04:50:04 +08:00
  • 8e96cc0058 Update README.md Astra3456 2026-04-15 04:41:37 +08:00
  • 9c003fbead feat: get support chain api Ginta 2026-04-15 03:18:38 +08:00
  • aff1055743 feat: get support chain api Ginta 2026-04-15 02:53:52 +08:00
  • f6a8fb47df Merge pull request #31 from GMwalletApp/dev-payment Ginta 2026-04-15 02:18:25 +08:00
  • d46bc7793e feat: get support chain api Ginta 2026-04-15 01:44:38 +08:00
  • 9d01443f3e Merge pull request #27 from jiamovo/fix/epay-submit-form-compat Ginta 2026-04-15 00:03:23 +08:00
  • 70f8ed4ea0 Merge pull request #25 from mar-heaven/dev-payment Ginta 2026-04-14 21:01:30 +08:00
  • 8cd816c35e support epay submit form params jiamovo 2026-04-14 20:44:26 +08:00
  • 2f6cd34610 feat: get support chain api Ginta 2026-04-14 19:03:39 +08:00
  • 1e2282ba2e feat: get support chain api Ginta 2026-04-14 18:57:38 +08:00
  • 786c5e8175 update router for support epay GET and POST line-6000 2026-04-14 18:43:20 +08:00
  • 5e68bf8309 test: bsc pol plasma Ginta 2026-04-12 19:12:53 +08:00
  • 5168beda00 Merge pull request #26 from GMwalletApp/dev-payment v0.0.6 line-6000 2026-04-13 03:57:45 +08:00
  • 5e4d5dfae4 feat: add multi-network payment support - Redesign payment UI with a two-step flow (select coin/network → pay) - Add wallet address validation in Telegram bot - Rename NetworkEthereum constant from "eth" to "ethereum" line-6000 2026-04-13 03:52:45 +08:00
  • 32ca778735 add epay route support line-6000 2026-04-12 18:14:40 +08:00
  • 730ff983f8 Merge pull request #24 from mar-heaven/dev-payment line-6000 2026-04-12 01:02:05 +08:00
  • 93b32d38d9 test: eth Ginta 2026-04-11 19:15:55 +08:00
  • 3f071e6c01 feat: add Solana payment scanning with USDT/USDC support and wallet management API - Rewrite Solana scanner: stateless scan with processed-signature cache, query wallet + USDT ATA + USDC ATA addresses to cover all SPL transfers - Add network field to transaction_lock (4-tuple unique index) and order flow - Add wallet management endpoints (add/list/get/status/delete) with token auth - Add network info to Telegram payment notification - Add USDC hint to test script GMPay prompt - Add API docs and Solana scanning docs line-6000 2026-04-11 00:10:54 +08:00
  • a7963b335b Merge pull request #23 from GMwalletApp/dev v0.0.5 line-6000 2026-04-04 01:01:28 +08:00
  • d7fa90112d test: fix macOS path assertion and wallet address unique index sojibimran 2026-04-04 00:57:52 +08:00
  • 5a607aa347 Update README.md v0.0.4 line-6000 2026-04-03 23:55:46 +08:00
  • b91d8b819c Update LEGACY_API_MIGRATION.md line-6000 2026-04-03 23:44:55 +08:00
  • f87a131d7f Create docker-RUN.md line-6000 2026-04-03 23:40:25 +08:00
  • 258d239831 Update docker-compose.yaml line-6000 2026-04-03 23:10:29 +08:00
  • 5a960d3eec Merge pull request #22 from GMwalletApp/dev line-6000 2026-04-03 22:46:30 +08:00
  • 2d673493cf Update index.html line-6000 2026-04-03 22:43:24 +08:00
  • 537168008c update payment ui and change api route path sojibimran 2026-04-03 22:00:24 +08:00
  • 99c4e5e072 refactor: migrate legacy API routes to /legacy prefix for backward compatibility line-6000 2026-04-02 03:34:12 +08:00
  • 4f250098f9 Merge pull request #21 from GMwalletApp/dev v0.0.4-rc3 alphago9 2026-03-31 17:17:51 +08:00
  • 02d571bffb Merge pull request #20 from GMwalletApp/dev-runtime alphago9 2026-03-31 17:10:36 +08:00
  • 32ac0106e0 build(release): compare final changelog against previous stable tag alphago9 2026-03-31 16:38:49 +08:00
  • 49f86b5d8f Merge branch 'dev' into dev-runtime alphago9 2026-03-31 16:10:42 +08:00
  • 8927c0658f build(release): simplify release assets and prerelease behavior alphago9 2026-03-31 16:04:27 +08:00
  • c847eff4e7 Merge pull request #19 from GMwalletApp/hotfix/release-attestation alphago9 2026-03-31 15:32:33 +08:00
  • ef6cfc88ff fix(ci): attest release artifacts directly alphago9 2026-03-31 14:56:34 +08:00
  • 04a2629df8 Merge pull request #18 from GMwalletApp/dev alphago9 2026-03-31 14:45:04 +08:00
  • 0ba444df73 Merge pull request #17 from GMwalletApp/dev-runtime alphago9 2026-03-31 14:22:26 +08:00
  • 682aa3907a refactor: harden sqlite runtime and packaged startup flow alphago9 2026-03-31 13:54:10 +08:00
  • 08f0c93e11 Merge branch 'dev' into dev-runtime alphago9 2026-03-30 20:14:29 +08:00
  • 938396d82b feat: refactor payment system with multi-currency support and TRX native transfer detection - Add multi-currency exchange rate API integration (GetRateForCoin) - Implement native TRX transfer detection alongside TRC20 USDT transfers - Replace deprecated Tronscan API with Trongrid API for better reliability - Add TRON Grid API key configuration support - Refactor order service to support multiple tokens and currencies - Update wallet address locking/unlocking to track token type - Add base58 and gjson dependencies for crypto operations - Optimize SQLite connection with WAL mode and busy timeout - Remove deprecated USDT rate job (replaced by dynamic rate API) - Update order data model to include currency and receive address fields - Enhance TRC20 callback with improved error handling and logging line-6000 2026-03-30 16:19:10 +08:00
  • dea81caa61 build(release): add tag-based release automation and version metadata alphago9 2026-03-30 01:37:08 +08:00
  • fc8d58024e refactor: replace redis runtime and queues with sqlite-backed scheduler alphago9 2026-03-29 17:26:36 +08:00
  • d6e7927605 feat: use no cgo sqlite as default line-6000 2026-03-27 17:04:43 +08:00
  • 1e4cf0fdd5 Update README.md v1 line-6000 2026-03-24 11:57:41 +08:00
  • d4ed951058 Update README.md line-6000 2026-03-24 11:52:34 +08:00
  • 0d4b6dc52a Update README.md line-6000 2026-03-24 11:51:32 +08:00
  • c0787d19b3 Merge pull request #15 from CarpCap/master ashang 2026-01-27 15:54:08 +08:00
  • 0c2f3da947 Merge pull request #14 from AnnonaOrg/main ashang 2026-01-27 14:13:19 +08:00
  • 89529ce4c1 手动部署文档,修复错误的命令 CarpCap 2026-01-27 13:56:50 +08:00