v0.3.4
- Add in-depth tests for bill validation
- Add recourse reason to
Recourse
block data (breaks existing persisted bills, if they had a recourse block) - Added
has_requested_funds
flag toBillStatusWeb
, indicating the caller has requested funds (req to pay, req to recourse, offer to sell) at some point - Added
past_payments
endpoint toApi.bill()
, which returns data about past payments and payment requests where the caller was the beneficiary
Version: v0.3.4