Add a new relist method to AgoraOffer. This is useful for updating the terms of an existing offer without canceling it in one tx and then recreating it in another tx. For example, this method would be useful in updating the price of an existing offer.
Details
Details
- Reviewers
PiRK - Group Reviewers
Restricted Project - Commits
- rABC637bad430185: [ecash-agora] Support for ALP relist
npm test, CI test
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- agora-relist
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 34898 Build 69258: Build Diff cashtab-tests · ecash-agora-integration-tests · ecash-agora-tests Build 69257: arc lint + arc unit
Event Timeline
Comment Actions
Build Bitcoin ABC Diffs / Diff Testing (cashtab-tests) failed.
Failed tests logs:
====== CashTab Unit Tests: <Token /> available actions rendered We can send an SLP1 NFT ======
Error: expect(element).toBeChecked()
Received element is not checked:
<input class="sc-hGoxap bNvNmn" id="Toggle Sell NFT" name="Toggle Sell NFT" title="Toggle Sell NFT" type="checkbox" />
at Object.toBeChecked (/work/cashtab/src/components/Etokens/__tests__/TokenActions.test.js:1042:34)
at runNextTicks (node:internal/process/task_queues:65:5)
at listOnTimeout (node:internal/timers:549:9)
at processTimers (node:internal/timers:523:7)Each failure log is accessible here:
CashTab Unit Tests: <Token /> available actions rendered We can send an SLP1 NFT