Claude
|
1623966c32
|
rebrand(lethean): update branding, ports, and config for Lethean blockchain
- Coin: Zano → Lethean, ticker: ZAN/ZANO → LTHN
- Ports: 11211 → 36941 (mainnet RPC), 46941 (testnet RPC)
- Wallet: 11212 → 36944/46944
- Address prefix: iTHN
- URLs: zano.org → lethean.io
- Explorer links: explorer.lthn.io
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-04-01 22:24:07 +01:00 |
|
jejolare
|
9304bf57a9
|
add last_transaction_at to price api
|
2026-03-20 11:28:05 +07:00 |
|
jejolare
|
c68aaae044
|
add indexes
|
2026-03-14 15:38:03 +07:00 |
|
jejolare
|
4c2a01e5cb
|
add db logging
|
2026-03-14 15:20:49 +07:00 |
|
jejolare
|
985eddd3f1
|
set request limits
|
2026-03-14 15:11:14 +07:00 |
|
jejolare
|
602f1b002c
|
disable db logging
|
2026-03-14 15:05:32 +07:00 |
|
jejolare
|
e36be24ae4
|
adjust sequelize pool settings
|
2026-03-14 12:48:10 +07:00 |
|
jejolare
|
ca4f773b5a
|
enhance db connections in transactions to prevent deadlocks
|
2026-03-14 12:41:37 +07:00 |
|
jejolare
|
f241c79bc3
|
fix 400 error on order creation
|
2026-03-11 12:34:45 +01:00 |
|
jejolare
|
f8bcaacb63
|
fix auth error from merge
|
2026-03-09 17:43:22 +01:00 |
|
jejolare
|
a1d42ac398
|
fix validation misconfiguration
|
2026-03-07 15:12:31 +01:00 |
|
jejolare
|
8f7cac2242
|
fix merge
|
2026-03-04 22:12:38 +01:00 |
|
jejolare
|
92c2186bea
|
Merge branch 'staging'
|
2026-03-04 22:06:57 +01:00 |
|
Dmitrii Kolpakov
|
e4bd5e65df
|
Merge pull request #23 from hyle-team/dev
|
2026-02-25 11:48:02 +01:00 |
|
Dmitrii Kolpakov
|
4b8b8451aa
|
Merge pull request #21 from hyle-team/feature/add-pairs-obsolete-filter
update: add pairs obsolete filter
|
2026-02-24 12:19:11 +01:00 |
|
Dmitrii Kolpakov
|
8cd3b54b16
|
Merge pull request #22 from hyle-team/feature/add-auth-session
feat: add auth session
|
2026-02-20 06:02:11 +07:00 |
|
Andrew Besedin
|
2ea7db5154
|
update: add auth messages clean service for periodic expired auth messages clean
|
2026-02-19 13:42:54 +03:00 |
|
Andrew Besedin
|
094cc327d7
|
update: add auth message expiration validation
|
2026-02-19 13:14:03 +03:00 |
|
Andrew Besedin
|
d7fe710690
|
update: update request-auth endpoint route
|
2026-02-19 12:13:39 +03:00 |
|
Andrew Besedin
|
1493a2512c
|
update: add AuthMessage item delete on successful auth
|
2026-02-19 12:03:02 +03:00 |
|
Andrew Besedin
|
9b08ee4fed
|
add: add auth session
|
2026-02-19 01:22:32 +03:00 |
|
Andrew Besedin
|
d3b762d6e9
|
update: update pair currencies full_name length validation for char_length 400
|
2026-02-18 21:36:18 +03:00 |
|
Andrew Besedin
|
fb68580f86
|
update: add pairs obsolete filter
|
2026-02-18 21:00:40 +03:00 |
|
Dmitrii Kolpakov
|
bfae676c2e
|
Merge pull request #20 from hyle-team/feature/add-get-user-orders-pagination
feat: add get-user-orders pagination
|
2026-02-18 21:08:31 +07:00 |
|
Andrew Besedin
|
5eaa10bdfc
|
update: fix cancel-all endpoint
|
2026-02-18 17:01:29 +03:00 |
|
Andrew Besedin
|
afe5ce2fa3
|
add: add orders cancel-all endpoint
|
2026-02-18 02:37:27 +03:00 |
|
Andrew Besedin
|
ac430e0d17
|
update: add get-user-orders pairId filter
|
2026-02-17 10:39:08 +03:00 |
|
Andrew Besedin
|
a4e0406426
|
fix: fix get-user-orders-all-pairs issues
|
2026-02-17 02:26:31 +03:00 |
|
Andrew Besedin
|
4bf4978f57
|
update: replace get method with patch in get-user-orders-pairs endpoint
|
2026-02-17 00:22:16 +03:00 |
|
Andrew Besedin
|
186e8019cc
|
update: add totalItemsCount in get-user-orders response
|
2026-02-16 22:17:37 +03:00 |
|
Andrew Besedin
|
5aa1da59e1
|
add: add get-user-orders-all-pairs endpoint
|
2026-02-16 15:52:41 +03:00 |
|
Andrew Besedin
|
2d2746acb9
|
update: add get-user-orders pagination
|
2026-02-14 03:42:12 +03:00 |
|
Dmitrii Kolpakov
|
ef703da2de
|
Merge pull request #19 from hyle-team/feature/refactor-create-order-endpoint
feat: refactor create-order endpoint
|
2026-02-14 02:29:01 +07:00 |
|
Andrew Besedin
|
0f3aa4a73f
|
update: refactor create-order endpoint
|
2026-02-13 19:53:32 +03:00 |
|
Dmitrii Kolpakov
|
5160b593ef
|
Merge pull request #18 from hyle-team/feature/extend-get-assets-rates-endpoint-dev
feat: extend get-assets-rates endpoint-dev
|
2026-02-11 22:27:58 +07:00 |
|
Andrew Besedin
|
abdb4a6b4b
|
update: extend response API for get-assets-price-rates endpoint
|
2026-02-11 16:09:28 +03:00 |
|
Andrew Besedin
|
fe8ba5e8a9
|
add: add desired global setup for basic api security and reliability
|
2026-02-11 16:08:26 +03:00 |
|
jejolare
|
01e05bef89
|
fix alias sync on login
|
2026-02-06 21:36:54 +07:00 |
|
jejolare
|
72232894c2
|
temp disable rate limit
|
2026-02-06 02:13:52 +07:00 |
|
jejolare
|
55f431873d
|
fix pairs page response format
|
2026-02-03 18:44:16 +07:00 |
|
jejolare
|
2861ca9a77
|
debug whitelist response
|
2026-02-03 18:40:16 +07:00 |
|
jejolare
|
0338d6f467
|
debug
|
2026-02-03 18:33:32 +07:00 |
|
jejolare
|
e2109d1177
|
add whitelisted to response
|
2026-02-03 18:28:09 +07:00 |
|
jejolare
|
fd6dbef24b
|
return whitelisted param
|
2026-02-03 18:15:30 +07:00 |
|
jejolare
|
aac6c0f799
|
change orders deletion approach
|
2026-02-02 22:45:48 +07:00 |
|
jejolare
|
26f6d4f0b7
|
Merge branch 'staging'
|
2026-01-31 19:57:58 +07:00 |
|
jejolare
|
bdcff89550
|
Merge branch 'dev' into staging
|
2026-01-31 19:56:52 +07:00 |
|
jejolare
|
9bea1e7bf3
|
check if order is instant before expiration
|
2026-01-31 19:55:41 +07:00 |
|
jejolare
|
cc8d282ea2
|
debug
|
2026-01-31 19:51:31 +07:00 |
|
jejolare
|
5dd89ed9b4
|
add orders expiration
|
2026-01-31 19:49:30 +07:00 |
|