Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* refactored database code and added transfer model * added transfer json structs * initial work * register cli command working * more transfer work * transfer work ready * solved CI issue (I hope) * solved other build issue * initial implementation * fixed transfer CLI issue * refactoring * added validation * implemented inquiry resolution * created list transfer endpoint * implemented transfer confirmation * fixed confirm issue * transfer endpoints working * lnurl decoding and comments * added register helper endpoint commands to CLI * helper endpoints working * refactoring * cleanup work * CLI cleanup * added documentation * updates to transfer * more comments * removed ioutil * fixed json decoding bug * fixed bugs found in initial PR review * initial work * update * 3rd times the charm * 4th times the charm * 5th times the charm * url change * refactoring before demo * container updates * add counterparty to docker compose * updated transfer * fixed txid flag issue * beneficiary demo working * beneficiary demo changes * update cli * db change * db change * updated db structs * reverted db changes * further fixes * json cleanup * endpoint update * cli update * updates for demo * demo update * more demo changes * updated originator transfer * updated originator transfer --------- Co-authored-by: Patrick Deziel <deziel.patrick@gmail.com>
- Loading branch information