Page MenuHomePhabricator

[Cashtab] Remove unimplemented agora methods
ClosedPublic

Authored by bytesofman on Mon, Sep 9, 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.Tue, Sep 10, 11:10