秋田预测市场 · Discord 审计

martenJ参与话题 2消息总数 20

该用户的聊天记录定位。

Reset

聊天记录

共 20 条,显示第 1-20 条
martenJ 2026-07-10 18:19:38 Polymarket

merging YES and NO shares of the same combo doesnt work

merging YES and NO shares of the same combo doesnt work

martenJ 2026-07-09 17:16:27 Polymarket

YES and NO shares of the combo cant be merged

YES and NO shares of the combo cant be merged

martenJ 2026-07-08 20:03:49 Polymarket

merging YES and NO shares of the same WC combo is broken

merging YES and NO shares of the same WC combo is broken

martenJ 2026-07-07 16:02:51 Polymarket

if i own YES and NO shares of the same parlay, how do I merge / redeem it? it used to work, something was changed, now it doesnt

if i own YES and NO shares of the same parlay, how do I merge / redeem it? it used to work, something was changed, now it doesnt

martenJ 2026-07-06 18:52:57 Polymarket

if i own YES and NO shares of the same combo, how do I redeem / merge it? It used to work, now it doesnt anymore

if i own YES and NO shares of the same combo, how do I redeem / merge it? It used to work, now it doesnt anymore

martenJ 2026-07-05 18:46:47 Polymarket

merging YES and NO shares of World Cup combos doesnt work anymore

merging YES and NO shares of World Cup combos doesnt work anymore

martenJ 2026-07-04 19:46:21 Polymarket

how do i merge YES and NO shares of the same combo bet? It used to work, something was changed, no I can't merge anymore

how do i merge YES and NO shares of the same combo bet? It used to work, something was changed, no I can't merge anymore

martenJ 2026-07-04 14:54:24 Polymarket

if i own YES and NO shares of the same World Cup combo, how do merge them exactly? it used to work, now it doesn't, something changed, claude cant help me

if i own YES and NO shares of the same World Cup combo, how do merge them exactly? it used to work, now it doesn't, something changed, claude cant help me

martenJ 2026-06-26 20:52:39 Polymarket

<@707597210845446214> getting this error when withdrawing, console has this error . claude tells me frontend "thinks" i have a deposit vault, but i have an old account with safe wallet. happy to share address in DM

<@707597210845446214> getting this error when withdrawing, console has this error . claude tells me frontend "thinks" i have a deposit vault, but i have an old account with safe wallet. happy to share address in DM

martenJ 2026-06-26 04:37:34 Polymarket

i have the same issue. i checked the console, claude is telling me frontend thinks i have a deposit vault, but its an old account with safe wallet . fix plz

i have the same issue. i checked the console, claude is telling me frontend thinks i have a deposit vault, but its an old account with safe wallet . fix plz

martenJ 2026-06-25 04:28:17 Polymarket

did that, same error

did that, same error

martenJ 2026-06-25 04:18:35 Polymarket

yes

yes

martenJ 2026-06-25 04:14:27 Polymarket

cant withdraw, tried different amounts, different networks, different addresses, always same "something went wrong error". yes there are more than enough funds in the acc edit: removed screenshot for privacy reason

cant withdraw, tried different amounts, different networks, different addresses, always same "something went wrong error". yes there are more than enough funds in the acc edit: removed screenshot for privacy reason

martenJ 2026-06-25 03:28:33 Polymarket

are world cup RFQs down?

are world cup RFQs down?

martenJ 2026-06-24 21:30:47 Polymarket 组合投注(Combo)无法兑现,规则不透明

Gasless relayer 500 on combo merge_positions (mints on same relayer are fine) Since 2026-06-23 ~19:25 UTC, every gasless combo merge returns HTTP 500 internal server error at POST /submit. The relayer is otherwise healthy — the same wallet + same relayer key submits mint/split txns continuously with a normal success rate. Nothing changed on our side, and it hits 100% of merge attempts including newly-created combos, so it's not position-specific. We already ruled out the client: diffed the latest SDK (polymarket-client 0.1.0b9) vs ours (0.1.0b7) — the combo merge path is identical (same router/module addresses, same selectors, same prepare_condition + merge bundle). Same request 500s regardless of SDK version → server-side. SDK: polymarket-client 0.1.0b7 (also repro'd as identical in 0.1.0b9) Relayer: https://relayer-v2.polymarket.com → POST /submit Chain: Polygon (137), deposit/proxy wallet (gasless) WORKS: mint/split via POST /submit — hundreds/hr, 0 errors FAILS: merge_positions(legs=..., amount="max") → 500 "internal server error", every attempt, every ~20 min since 19:25Z 06-23 Failing bundle: 1) combinatorial_prepare_condition → 0x30000034706c7d8e12009dab006be20000c031a8 2) merge (router merge selector) → 0x12121212006e4CD160D18e3f00711DA5c3372600 SDK reads on-chain balances first; amount resolves > 0 (both legs held on-chain, NOT a "no balance" case). Response body is literally "internal server error" — no request id / detail. Q: Known relayer-side regression on the combinatorial-merge path? ETA or workaround? Low urgency on our end (collateral self-recovers at resolution), but complete-set merges are fully blocked meanwhile. Can share a specific failing condition_id in DM to trace.

Gasless relayer 500 on combo merge_positions (mints on same relayer are fine) Since 2026-06-23 ~19:25 UTC, every gasless combo merge returns HTTP 500 internal server error at POST /submit. The relayer is otherwise healthy — the same wallet + same relayer key submits mint/split txns continuously with a normal success rate. Nothing changed on our side, and it hits 100% of merge attempts including newly-created combos, so it's not position-specific. We already ruled out the client: diffed the latest SDK (polymarket-client 0.1.0b9) vs ours (0.1.0b7) — the combo merge path is identical (same router/module addresses, same selectors, same prepare_condition + merge bundle). Same request 500s regardless of SDK version → server-side. SDK: polymarket-client 0.1.0b7 (also repro'd as identical in 0.1.0b9) Relayer: https://relayer-v2.polymarket.com → POST /submit Chain: Polygon (137), deposit/proxy wallet (gasless) WORKS: mint/split via POST /submit — hundreds/hr, 0 errors FAILS: merge_positions(legs=..., amount="max") → 500 "internal server error", every attempt, every ~20 min since 19:25Z 06-23 Failing bundle: 1) combinatorial_prepare_condition → 0x30000034706c7d8e12009dab006be20000c031a8 2) merge (router merge selector) → 0x12121212006e4CD160D18e3f00711DA5c3372600 SDK reads on-chain balances first; amount resolves > 0 (both legs held on-chain, NOT a "no balance" case). Response body is literally "internal server error" — no request id / detail. Q: Known relayer-side regression on the combinatorial-merge path? ETA or workaround? Low urgency on our end (collateral self-recovers at resolution), but complete-set merges are fully blocked meanwhile. Can share a specific failing condition_id in DM to trace.

martenJ 2026-06-18 21:20:20 Polymarket

sick combo ser, dont spend it all at once

sick combo ser, dont spend it all at once

martenJ 2026-06-18 21:19:33 Polymarket

anyways will change to AWS eu-west-1 i

anyways will change to AWS eu-west-1 i

martenJ 2026-06-18 21:19:06 Polymarket

claude is telling there is

claude is telling there is

martenJ 2026-06-18 21:08:03 Polymarket

my PM bot on a hetzner server in Helsinki is getting geoblocked, do I need to get a new server in a new location?

my PM bot on a hetzner server in Helsinki is getting geoblocked, do I need to get a new server in a new location?