17 Commits (c0b30ac907936bead8a0e8e893c1e8128193c9a6)

Author SHA1 Message Date
Christian Decker 958eb41cbb paymod: Do not pass cmd to sub-payments, plugin suffices 4 years ago
Christian Decker df94ec35ba paymod: Do not reply to the same JSON-RPC command multiple times 4 years ago
Christian Decker 8207b4eac8 paymod: Use reasonable partids 4 years ago
Christian Decker 04c9c5e0d1 paymod: Collect and return results of a tree of partial payments 4 years ago
Christian Decker 4fec969062 paymod: Parse and store the waitsendpay result 5 years ago
Christian Decker 6fb81bf203 paymod: Call waitsendpay on the sendonion we just queued 5 years ago
Christian Decker d8ebe6fbcd paymod: Parse createonion result and call sendonion 5 years ago
Christian Decker d37b8548fb paymod: Call `createonion` to generate the onion and associated data 5 years ago
Christian Decker 5f32cfe9cd paymod: Implement legacy onion payload computation 5 years ago
Christian Decker 5ef7297e51 paymod: Add a `getinfo` call on payment_start to get the blockheight 5 years ago
Christian Decker 3c3e2c9c8f paymod: Implement getroute call 5 years ago
Christian Decker ce0025c95c paymod: Implement bubbling results up the hierarchy of payments 5 years ago
Christian Decker 5c32e33aab paymod: Add a retry modifier that retries payments on failure 5 years ago
Christian Decker aeb5cc0b7c paymod: Generate type-safe accessor functions for modifier data 5 years ago
Christian Decker 23b4dca3c7 paymod: Add a simple test-command to test the paymod state-machine 5 years ago
Christian Decker 5d1725209d paymod: Implement base state-machine transitions 5 years ago
Christian Decker 8138ef136f plugin: Add a data backend for the new payment state-machine 5 years ago
Christian Decker 81f7978cc8 pyln: Migrate implementation from pylightning to pyln-client 5 years ago
Christian Decker 3418e59d76 pyln: Split pylightning into multiple pyln modules 5 years ago