From fb9c1b2f82ba7568c04991bf3fe475780e995d50 Mon Sep 17 00:00:00 2001 From: Ergologica <153913412+Ergologica@users.noreply.github.com> Date: Fri, 31 Jul 2026 08:31:38 +0200 Subject: [PATCH 1/2] Add submission details for bounty #1884 --- submissions/ergoplatform-ergo-1884.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 submissions/ergoplatform-ergo-1884.json diff --git a/submissions/ergoplatform-ergo-1884.json b/submissions/ergoplatform-ergo-1884.json new file mode 100644 index 00000000..5773b9d6 --- /dev/null +++ b/submissions/ergoplatform-ergo-1884.json @@ -0,0 +1,18 @@ +{ + "contributor": "Ergologica", + "wallet_address": "9g7wnNUa6tb69Rr3g6SHv8UxLHUjD2Sh4zwGEEdHWepv1EQftso", + "contact_method": "sullasoglia@proton.me", + "work_link": "https://github.com/ergoplatform/ergo/pull/2450", + "work_title": "Fee estimation APIs getExpectedWaitTime/getRecommendedFee return invalid values", + "bounty_id": "ergoplatform/ergo#1884", + "original_issue_link": "https://github.com/ergoplatform/ergo/issues/1884", + "payment_currency": "SigUSD", + "bounty_value": 500.0, + "status": "in-progress", + "submission_date": "2026-07-31", + "expected_completion": "2026-08-15", + "description": "Work implemented and submitted upstream: https://github.com/ergoplatform/ergo/pull/2450 (open, awaiting review).", + "review_notes": "", + "payment_tx_id": "", + "payment_date": "" +} From b22af3c1507c9f610eab5ec87884150bf4a470ce Mon Sep 17 00:00:00 2001 From: Ergologica <153913412+Ergologica@users.noreply.github.com> Date: Sun, 2 Aug 2026 20:53:58 +0200 Subject: [PATCH 2/2] Extend expected_completion for ergo#1884 reservation to 2026-09-15 --- submissions/ergoplatform-ergo-1884.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/submissions/ergoplatform-ergo-1884.json b/submissions/ergoplatform-ergo-1884.json index 5773b9d6..3d537559 100644 --- a/submissions/ergoplatform-ergo-1884.json +++ b/submissions/ergoplatform-ergo-1884.json @@ -10,7 +10,7 @@ "bounty_value": 500.0, "status": "in-progress", "submission_date": "2026-07-31", - "expected_completion": "2026-08-15", + "expected_completion": "2026-09-15", "description": "Work implemented and submitted upstream: https://github.com/ergoplatform/ergo/pull/2450 (open, awaiting review).", "review_notes": "", "payment_tx_id": "",