Rename `blinded_route` variables and module to `blinded_path`
[rust-lightning] / lightning / src / onion_message / functional_tests.rs
2022-12-14 Matt CoralloRename `blinded_route` variables and module to `blinded...
2022-12-14 Matt CoralloUnify blinding nomenclature to call them "paths" not...
2022-11-30 Matt CoralloMerge pull request #1839 from ariard/2022-11-increase...
2022-11-22 Matt CoralloMerge pull request #1772 from ViktorTigerstrom/2022...
2022-11-19 Matt CoralloMerge pull request #1846 from TheBlueMatt/2022-11-more...
2022-11-18 Matt CoralloMerge pull request #1852 from TheBlueMatt/2022-11-accep...
2022-11-18 Matt CoralloMerge pull request #1726 from jkczyz/2022-09-offer...
2022-11-16 Matt CoralloMerge pull request #1855 from tnull/2022-11-inbound...
2022-11-16 Elias RohrerRemove unused import
2022-11-16 Matt CoralloMerge pull request #1826 from TheBlueMatt/2022-10-idemp...
2022-11-15 Matt CoralloMerge pull request #1790 from tnull/2022-10-inbound...
2022-11-11 Matt CoralloMerge pull request #1845 from TheBlueMatt/2022-11-futur...
2022-11-11 Matt CoralloMerge pull request #1806 from arik-so/2022-10-backgroun...
2022-11-11 Matt CoralloMerge pull request #1413 from ViktorTigerstrom/2022...
2022-11-10 Matt CoralloMerge pull request #1843 from TheBlueMatt/2022-11-fix...
2022-11-10 Arik SosmanRemove generic `Signer` parameter where it can be infer...
2022-11-03 Matt CoralloMerge pull request #1811 from valentinewallace/2022...
2022-11-03 Matt CoralloMerge pull request #1761 from TheBlueMatt/2022-10-user...
2022-11-03 Matt CoralloMerge pull request #1743 from tnull/2022-09-channel...
2022-11-02 Matt CoralloMerge pull request #1735 from naumenkogs/2022-09-prune...
2022-11-02 Matt CoralloMerge pull request #1753 from wpaulino/avoid-redundant...
2022-11-01 Matt CoralloMerge pull request #1791 from valentinewallace/2022...
2022-10-31 Valentine WallaceOMs: fix panic sending to a two-hop blinded route where...
2022-10-31 Valentine WallaceOnion messages: fix edge case where we are the introduc...
2022-10-27 Matt CoralloMerge pull request #1809 from valentinewallace/2022...
2022-10-27 Matt CoralloGive us a self when reading a custom onion message
2022-10-24 Matt CoralloMerge pull request #1779 from valentinewallace/2022...
2022-10-22 Matt CoralloMerge pull request #1780 from wpaulino/rust-edition...
2022-10-21 Wilmer PaulinoBump workspace to rust edition 2018
2022-10-21 valentinewallaceMerge pull request #1770 from jkczyz/2022-10-debug...
2022-10-19 Jeffrey CzyzMerge pull request #1748 from valentinewallace/2022...
2022-10-19 Valentine WallaceDisallow sending invalid custom OM TLVs
2022-10-19 Jeffrey CzyzMerge pull request #1777 from lexe-tech/max/best-block...
2022-10-18 Valentine WallaceUpdate send_onion_message API to take new OnionMessageC...
2022-10-18 Valentine WallaceTweak OnionMessenger log on inbound onion message receipt
2022-10-18 Valentine WallaceParameterize OnionMessenger by new CustomOnionMessageHa...
2022-10-07 Jeffrey CzyzMerge pull request #1693 from valentinewallace/2022...
2022-10-07 Matt CoralloMerge pull request #1625 from TheBlueMatt/2022-07-histo...
2022-09-16 Jeffrey CzyzMerge pull request #1694 from jurvis/jurvis/2022-08...
2022-09-15 ArikMerge pull request #1708 from tnull/2022-09-rgs-unpub...
2022-09-15 Matt CoralloMerge pull request #1707 from TheBlueMatt/2022-09-no...
2022-09-14 Matt CoralloRemove all remaining references to `*Features::known`
2022-09-13 Matt CoralloMerge pull request #1685 from wpaulino/anchors-prep
2022-09-13 valentinewallaceMerge pull request #1717 from TheBlueMatt/2022-09-req...
2022-09-13 Matt CoralloMerge pull request #1706 from jkczyz/2022-09-filtered...
2022-09-13 valentinewallaceMerge pull request #1703 from TheBlueMatt/2022-09-badon...
2022-09-13 Matt CoralloAdd now-missing `unwrap`s on test calls to `peer_connec... 2022-09-req-features-in-handlers
2022-09-12 Matt CoralloMerge pull request #1714 from TheBlueMatt/2022-09-111...
2022-09-12 Matt CoralloDrop unused type parameter on `BlindedRoute::new`
2022-09-09 Matt CoralloMerge pull request #1711 from TheBlueMatt/2022-08-0conf...
2022-09-07 valentinewallaceMerge pull request #1691 from TheBlueMatt/2022-08-dust...
2022-09-06 valentinewallaceMerge pull request #1657 from TheBlueMatt/2022-08-async...
2022-09-06 Matt CoralloMerge pull request #1695 from TheBlueMatt/2022-08-log...
2022-09-03 Matt CoralloMerge pull request #1692 from TheBlueMatt/2022-08-time...
2022-09-02 Matt CoralloMerge pull request #1650 from valentinewallace/2022...
2022-09-02 Valentine WallaceLimit OnionMessenger outbound buffer size
2022-09-02 Valentine WallaceRefuse to send and forward OMs to disconnected peers
2022-09-02 Valentine WallaceExpose onion message module as public
2022-09-01 Jeffrey CzyzMerge pull request #1643 from jurvis/jurvis/2022-07...
2022-08-29 Jeffrey CzyzMerge pull request #1604 from valentinewallace/2022...
2022-08-26 Valentine WallaceAdd boilerplate for sending and receiving onion message...
2022-08-25 Matt CoralloMerge pull request #1673 from TheBlueMatt/2022-08-may...
2022-08-24 Matt CoralloMerge pull request #1682 from tnull/2022-08-export...
2022-08-24 Jeffrey CzyzMerge pull request #1652 from valentinewallace/2022...
2022-08-24 Valentine WallaceSupport sending and receiving reply paths
2022-08-24 Valentine WallaceOM functional tests: update util to take nodes by reference
2022-08-03 Matt CoralloMerge pull request #1638 from ViktorTigerstrom/2022...
2022-08-03 Matt CoralloMerge pull request #1619 from G8XSU/main
2022-08-03 Matt CoralloMerge pull request #1503 from valentinewallace/2022...
2022-08-02 Valentine WallaceError when attempting to send an OM to a blinded route...
2022-08-02 Valentine WallaceAdd SendError enum for onion messages and error on...
2022-08-02 Valentine WallaceAdd test utilities and integration tests for onion...