Commit Graph

9120 Commits

Author SHA1 Message Date
c9s
f67735eb34
types: add more tests for group.AllAuthedC 2024-11-14 22:30:14 +08:00
c9s
ebab50f30c
types: refactor, redesign connectivity 2024-11-14 22:19:07 +08:00
c9s
1eb0c1b092
pricesolver: improve warning log with the actual price 2024-11-14 21:17:19 +08:00
c9s
c395dc8a9a
xmaker: check sourceMarkets 2024-11-14 21:16:41 +08:00
c9s
2af2b4e7ad
Merge pull request #1816 from c9s/c9s/fix/circuit-breaker-metrics-label
Some checks are pending
Go / build (1.21, 6.2) (push) Waiting to run
golang-lint / lint (push) Waiting to run
FIX: [circuit breaker] separate metrics label by symbol and add panic handler
2024-11-14 16:42:54 +08:00
c9s
cd58793a9b
types/deposit: add getArbitrumExplorerURL 2024-11-14 16:34:10 +08:00
c9s
e47609e8a1
all: call SetMetricsInfo when the circuit breaker instance exists 2024-11-14 16:31:08 +08:00
c9s
6e4b23f6b4
circuitbreaker: extend circuitbreaker metrics label with symbol field, add on panic callback 2024-11-14 16:26:17 +08:00
c9s
10e3323c88
deposit2transfer: optimize slack messages 2024-11-14 16:16:02 +08:00
c9s
ac0dfff59d
Merge pull request #1815 from c9s/c9s/d2t/ignore-dust-deposits
IMPROVE: [deposit2transfer] ignore dust amount
2024-11-14 16:08:46 +08:00
c9s
51909ba1f7
fix regexp quote 2024-11-14 15:59:31 +08:00
c9s
78d3ff14c8
types: add SlackEmoji to the deposit struct 2024-11-14 15:48:26 +08:00
c9s
70d26ff775
deposit2transfer: ignore dust deposits 2024-11-14 15:38:30 +08:00
c9s
20f43e4634
types: attach explorer url to the deposit attachment 2024-11-14 12:15:52 +08:00
c9s
86ac4ee673
slacknotifier: optimize object name for comparison summary 2024-11-14 12:06:18 +08:00
c9s
66396f9503
Merge pull request #1814 from c9s/c9s/maxapi/update-deposit-info
Some checks are pending
Go / build (1.21, 6.2) (push) Waiting to run
golang-lint / lint (push) Waiting to run
IMPROVE: [maxapi] update deposit info fields
2024-11-13 16:50:37 +08:00
c9s
0992bf8b2a
maxapi: update deposit info fields 2024-11-13 16:38:21 +08:00
c9s
230d7e117e
Merge pull request #1813 from c9s/kbearXD/binance/orderbook 2024-11-13 15:46:22 +08:00
kbearXD
f8bd8e4164 FEATURE: [binance] add update when first receive the orderbook event 2024-11-13 15:33:03 +08:00
kbearXD
ce6667268c
Merge pull request #1812 from c9s/kbearXD/max/orderbook
FEAUTRE: [max] reset book if receive both empty asks and bids
2024-11-13 15:13:37 +08:00
kbearXD
a356c8ac35 FEAUTRE: [max] reset book if receive both empty asks and bids 2024-11-13 15:04:57 +08:00
c9s
a2c1a00de2
Merge pull request #1811 from c9s/c9s/d2t/fix-scan-time
FIX: [deposit2transfer] fix last deposit time checking
2024-11-13 12:36:46 +08:00
c9s
d76f8c31a6
deposit2transfer: fix last deposit time checking 2024-11-13 12:24:37 +08:00
kbearXD
24e33fcdfd
Merge pull request #1809 from c9s/chiahung/xalign/check-large-amount-alert-exist
Some checks are pending
Go / build (1.21, 6.2) (push) Waiting to run
golang-lint / lint (push) Waiting to run
FIX: [xalign] verify LargetAmountAlert is not nil
2024-11-12 16:36:00 +08:00
c9s
751afdbb70
Merge pull request #1806 from c9s/dependabot/github_actions/morphy2k/revive-action-2.7.0
dep: bump morphy2k/revive-action from 2.6.0 to 2.7.0
2024-11-12 16:25:00 +08:00
kbearXD
44ca46cbf2 FIX: [xalign] verify LargetAmountAlert is not nil 2024-11-12 16:24:18 +08:00
c9s
d137bc1b6e
Merge pull request #1808 from c9s/c9s/xalign/livenote
IMPROVE: [deposit2transfer] add livenote support
2024-11-12 16:21:13 +08:00
kbearXD
b57c54de2b
Merge pull request #1791 from c9s/kbearXD/xalign/notify-if-large-amount
FEATURE: [xalign] add notification when order quote is over alert amount
2024-11-12 16:15:29 +08:00
c9s
ee7beeced6
deposit2transfer: add pin support 2024-11-12 16:09:51 +08:00
c9s
41b1991843
deposit2transfer: adjust default scan interval 2024-11-12 15:53:17 +08:00
c9s
f37fab08a0
deposit2transfer: pass customized channel 2024-11-12 15:49:29 +08:00
c9s
9e2cb4bd7f
integrate livenote and slack alert into deposit2transfer 2024-11-12 15:48:17 +08:00
c9s
85cb99802f
binance: store raw deposit status 2024-11-11 17:41:29 +08:00
c9s
a9c51e824d
bbgo: load slack notifier queue size from config 2024-11-11 17:31:53 +08:00
kbearXD
b47fc084cb FEATURE: [xalign] add notification when order quote is over alert amount 2024-11-11 17:27:49 +08:00
c9s
2eca15bb61
Merge pull request #1807 from c9s/c9s/xalign/improvements
Some checks are pending
Go / build (1.21, 6.2) (push) Waiting to run
golang-lint / lint (push) Waiting to run
FEATURE: [livenote] object comparison, comments and mentions
2024-11-11 17:05:16 +08:00
c9s
9b1060e16d
livenote: add option channel 2024-11-11 16:56:45 +08:00
c9s
0b2fdd471e
livenote: support pin and expiry time 2024-11-11 16:52:09 +08:00
c9s
c289c2daf5
livenote: add test and generate diff summary for object change 2024-11-11 16:07:04 +08:00
c9s
c4c6a73774
slacknotifier: post comments in the liveobject threads 2024-11-11 15:24:45 +08:00
c9s
a2e17eab4d
slacknotifier: lookup user by email 2024-11-11 14:31:12 +08:00
dependabot[bot]
f549e7f453
dep: bump morphy2k/revive-action from 2.6.0 to 2.7.0
Bumps [morphy2k/revive-action](https://github.com/morphy2k/revive-action) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/morphy2k/revive-action/releases)
- [Commits](https://github.com/morphy2k/revive-action/compare/v2.6.0...v2.7.0)

---
updated-dependencies:
- dependency-name: morphy2k/revive-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-11 06:27:16 +00:00
c9s
6058f6980c
Merge pull request #1805 from c9s/c9s/feature/compare
Some checks failed
Go / build (1.21, 6.2) (push) Has been cancelled
golang-lint / lint (push) Has been cancelled
2024-11-08 13:29:49 +08:00
c9s
d2b971d75e
slacknotifier,livenote: fix slack user lookup and add one time mention 2024-11-08 13:12:23 +08:00
c9s
4b24e9a480
slacknotifier: implement and improve translateHandle 2024-11-08 12:40:02 +08:00
c9s
d7eef21a00
slacknotifier: cache slack user groups 2024-11-08 12:31:25 +08:00
c9s
fc322079ba
xmaker: reset book after emitting reconnect 2024-11-08 08:37:08 +08:00
c9s
eb91f9d77f
dynamic: fix compare for fixedpoint and time.Time 2024-11-07 18:05:19 +08:00
c9s
bdc89ca579
dynamic: implement Compare() and add tests to Compare() 2024-11-07 17:15:10 +08:00
c9s
7b94c785ba
dynamic: compareStruct and compareSimpleValue 2024-11-07 16:31:02 +08:00