lotus/paychmgr
Łukasz Magiera 2f6f978cd5
Merge pull request #3111 from filecoin-project/fix/paych-addvchr-chk
paych: check To address is owned by wallet for inbound channels
2020-08-24 23:02:10 +02:00
..
settler feat: paych cli voucher tests 2020-08-18 11:33:04 -04:00
accessorcache.go docs: fix comments 2020-08-06 12:04:10 -04:00
cbor_gen.go Change Message.Version to be a uint64 2020-08-20 14:37:21 +10:00
channellock.go WIP: fix payment channel locking 2020-08-06 12:04:10 -04:00
manager.go fix: paych - check wallet for key for channel To address 2020-08-19 18:56:51 -04:00
mock_test.go fix: paych - check wallet for key for channel To address 2020-08-19 18:56:51 -04: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 fix: paych add voucher - for inbound voucher check channel To address is owned by wallet 2020-08-17 11:13:13 -04:00
paych.go fix: paych add voucher - for inbound voucher check channel To address is owned by wallet 2020-08-17 11:13:13 -04:00
paychget_test.go refactor: unify manager interfaces for easier mocks 2020-08-11 13:15:39 -04:00
settle_test.go refactor: unify manager interfaces for easier mocks 2020-08-11 13:15:39 -04:00
simple.go Use a struct for send metadata in MpoolPushMessage 2020-08-12 22:17:29 +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 fix: paych add voucher - for inbound voucher check channel To address is owned by wallet 2020-08-17 11:13:13 -04:00
util.go feat: paych cli voucher tests 2020-08-18 11:33:04 -04:00