Page MenuHomePhabricator

[cashtab, ecash-agora] Support for 64bit ints in agora offers
ClosedPublic

Authored by bytesofman on Fri, Oct 24, 17:33.

Details

Summary

ecash-agora already has support for 64bit ints, though this needs to be exposed in a param for apps to access it.

Expose this and version bump in ecash-agora.

Implement in Cashtab, gated by a param.

This diff also makes some corrections to the use of testnet env vars that were necessary to get a functional testnet instance running locally.

Test Plan

npm test, create and buy agora offers on testnet at cashtab.io, which has this diff deployed on testnet

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

update changelog, improve comments

This revision is now accepted and ready to land.Fri, Oct 24, 18:20