Commit Graph

6 Commits

Author SHA1 Message Date
0735522194 multi: fix make fmt 2022-08-23 22:10:24 +08:00
2d397b12b1 amp: create amp.ShardTracker
We'll use this AMP-specific ShardTracker for AMP payments.  It will be
used to derive hashes for each HTLC attempt using the underlying AMP
derivation scheme.
2021-04-27 09:47:23 +02:00
c1e82e534d amp: add Merge and Zero to Sharer interface 2021-04-27 09:45:14 +02:00
0ef04a749f amp/derivation_test: add tests 2021-01-26 12:43:09 -08:00
cb47d0c825 amp/sharer: add recursive sharing logic 2021-01-26 12:43:09 -08:00
0144bdb241 amp/child: add Child deriviation 2021-01-26 12:43:08 -08:00