lotus/paychmgr
2020-09-03 15:31:49 +02:00
..
settler fix: check voucher spendable should take into account submitted vouchers 2020-08-25 12:51:29 +02:00
accessorcache.go feat: PaychAvailableFunds API method 2020-09-02 14:31:32 +02:00
cbor_gen.go fix: check voucher spendable should take into account submitted vouchers 2020-08-25 12:51:29 +02:00
channellock.go WIP: fix payment channel locking 2020-08-06 12:04:10 -04:00
manager.go refactor: paych - use channel accessor from/to instead of passing them around as params 2020-09-03 15:31:49 +02:00
mock_test.go feat: PaychAvailableFunds API method 2020-09-02 14:31:32 +02:00
msglistener_test.go refactor: replace custom paych pubsub with existing impl 2020-08-10 17:53:10 -04:00
msglistener.go refactor: replace custom paych pubsub with existing impl 2020-08-10 17:53:10 -04:00
paych_test.go feat: PaychAvailableFunds API method 2020-09-02 14:31:32 +02:00
paych.go feat: PaychAvailableFunds API method 2020-09-02 14:31:32 +02:00
paychget_test.go feat: PaychAvailableFunds API method 2020-09-02 14:31:32 +02:00
settle_test.go refactor: unify manager interfaces for easier mocks 2020-08-11 13:15:39 -04:00
simple.go refactor: paych - use channel accessor from/to instead of passing them around as params 2020-09-03 15:31:49 +02:00
state.go fix: paych add voucher - for inbound voucher check channel To address is owned by wallet 2020-08-17 11:13:13 -04:00
store_test.go fix: paych add voucher - for inbound voucher check channel To address is owned by wallet 2020-08-17 11:13:13 -04:00
store.go docs: paych - correct comments on store fields 2020-09-03 08:22:40 +02:00
util.go feat: paych cli voucher tests 2020-08-18 11:33:04 -04:00