Page MenuHomePhabricator

[Cashtab] Remove unimplemented agora methods
ClosedPublic

Authored by bytesofman on Sep 9 2024, 23:53.

Details

Reviewers
emack
Group Reviewers
Restricted Project
Commits
rABCc017c46f6152: [Cashtab] Remove unimplemented agora methods
Summary

These methods were necessary to implement NFT trading using LOKAD ID to get all information about active offers. Recent upgrades to ecash-agora have made this method obsolete.

See D16328. Cashtab is now able to get these methods without specialized agora parsing.

Remove it.

Test Plan

npm test

Diff Detail

Repository
rABC Bitcoin ABC
Branch
agora-methods-out-of-cashtab
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 30224
Build 59975: Build Diffcashtab-tests · ecash-lib-tests
Build 59974: arc lint + arc unit

Event Timeline

bytesofman retitled this revision from [Cashtab] Remove agora methods from Cashtab to [Cashtab] Remove unimplemented agora methods from Cashtab.
bytesofman retitled this revision from [Cashtab] Remove unimplemented agora methods from Cashtab to [Cashtab] Remove unimplemented agora methods.
This revision is now accepted and ready to land.Sep 10 2024, 11:10