Commit graph

  • 42155794a4
    Merge ee81c85242 into f99e4a3004 Data Dealer 2026-07-22 13:39:07 +00:00
  • ee81c85242 docs: clarify default host vs explicit port Delleonmcglone 2026-07-22 09:38:48 -04:00
  • ba5b93f5a2 docs: clarify bitcoind/btcd connection options Delleonmcglone 2026-07-14 15:50:14 -04:00
  • c3ad38b32d
    Merge 2aa18e7d01 into f99e4a3004 dependabot[bot] 2026-07-09 19:11:42 +00:00
  • 4f947da3d5
    Merge 6449140e53 into f99e4a3004 murraystewart96 2026-07-09 19:03:14 +00:00
  • f99e4a3004
    Merge pull request #245 from bitromortac/2606-fwd-prep-14 master bitromortac 2026-06-25 14:05:09 +02:00
  • 754d660786
    docs: document channel event safety pruning flags bitromortac 2026-06-22 10:10:00 +02:00
  • c5d7147ab0
    itest: add channel events pruning test bitromortac 2026-06-22 10:10:00 +02:00
  • dccbf53a17
    chanevents: add channel event pruning bitromortac 2026-06-22 10:10:00 +02:00
  • e852394bdd
    db: add channel event pruning query and index bitromortac 2026-06-22 10:10:00 +02:00
  • cc63a340ea
    Merge pull request #244 from lightninglabs/faraday-forwarding-ability bitromortac 2026-06-12 19:39:50 +02:00
  • 689cfdd55b
    itest: bump lnd to v0.21.0-beta and fix close flakes faraday-forwarding-ability bitromortac 2026-06-12 10:49:02 +02:00
  • 0402279352
    multi: bump lnd and lndclient to v0.21.0 bitromortac 2026-06-12 10:48:52 +02:00
  • 90fd2477c1
    build: bump Go version to 1.25.10 bitromortac 2026-06-12 10:48:41 +02:00
  • edc3a405e6
    Merge pull request #243 from bitromortac/2604-fwd-prep-12 bitromortac 2026-06-11 12:48:39 +02:00
  • b19c698f83 itest: add forwarding ability integration test bitromortac 2026-06-08 19:13:21 +02:00
  • ec5d4338b9 frcli: add forwardingability command bitromortac 2026-06-08 19:13:10 +02:00
  • e13c5bda9b frdrpcserver: implement ForwardingAbility RPC handler bitromortac 2026-06-08 19:12:58 +02:00
  • 9d0d198ac6 frdrpc: implement sparse forwarding ability encoder and decoder bitromortac 2026-06-08 19:12:50 +02:00
  • c9fc67a0b5 chanevents: compute forwarding ability over a liquidity floor bitromortac 2026-06-09 07:20:51 +02:00
  • b790949a43 chanevents: paginate forwarding history fetch bitromortac 2026-06-09 07:20:23 +02:00
  • 6a1710af94 frdrpc: add ForwardingAbility RPC schema bitromortac 2026-06-08 19:12:29 +02:00
  • fde9fef5e5 chanevents: bound per-channel event fetch with pagination bitromortac 2026-06-09 08:54:47 +02:00
  • 2a8f4fb288
    Merge pull request #241 from bitromortac/2604-fwd-prep-11 bitromortac 2026-06-03 18:31:28 +02:00
  • 85f0a261a4 chanevents+db: widen test fixtures to testing.TB bitromortac 2026-05-14 09:00:53 +02:00
  • 9edc346631 chanevents: add forwarding ability analyzer bitromortac 2026-05-14 09:00:38 +02:00
  • c4000c9e59 chanevents: add initial-state seeding bitromortac 2026-05-14 08:58:23 +02:00
  • b2af1a16ed chanevents: add bidirectional pair walk bitromortac 2026-05-14 09:08:56 +02:00
  • 6449140e53 224: decoding all payment request fields murraystewart96 2026-05-17 19:48:10 +01:00
  • 633a6fa66d 224: decoding payments locally for offchain accounting murraystewart96 2026-05-17 19:38:16 +01:00
  • 65ef4ab055
    Merge pull request #240 from bitromortac/2604-fwd-prep-10 bitromortac 2026-05-13 15:37:06 +02:00
  • 41ce984244 chanevents: add quantile function bitromortac 2026-05-07 15:28:52 +02:00
  • be671db05f chanevents: add short-chan-id store lookup bitromortac 2026-05-12 10:51:42 +02:00
  • 2363173325 chanevents+db: add scid-to-peer index bitromortac 2026-05-06 07:05:20 +02:00
  • 7431bb5d67 chanevents+db: add latest-event-before lookup bitromortac 2026-05-06 07:04:27 +02:00
  • a568dfedf0
    Merge pull request #239 from bitromortac/2604-fwd-prep-9 bitromortac 2026-05-12 10:09:47 +02:00
  • f1186409c3 frcli: add chan events command bitromortac 2025-11-17 14:08:41 +01:00
  • b0e07dca5f itest: add itest for channel events store bitromortac 2025-10-08 13:06:37 +02:00
  • dc9b6388af frdrpcserver: implement GetChannelEvents bitromortac 2026-04-28 17:00:50 +02:00
  • 44bb23186a faraday+frdrpcserver: pass in chan events store bitromortac 2025-10-08 12:51:16 +02:00
  • 9e10faa805 frdrpc: add GetChannelEvents bitromortac 2026-05-06 12:04:37 +02:00
  • c1ada7a4a3 db+chanevents: change to paginated GetChannelEvents bitromortac 2026-05-07 10:07:10 +02:00
  • 629047fcb7 chanevents: add trace logs bitromortac 2026-05-07 10:07:15 +02:00
  • 26bdf9151b chanevents: export channel error bitromortac 2026-04-28 15:32:19 +02:00
  • afadac9d6f
    Merge pull request #237 from bitromortac/2604-fwd-prep-8 bitromortac 2026-04-08 16:05:32 +02:00
  • f3a3de9ac4
    faraday: start chan events monitor bitromortac 2025-09-26 09:39:05 +02:00
  • 14d664e93d
    faraday: register channel events logger bitromortac 2026-04-02 10:46:06 +02:00
  • 1bd6c5f669
    chanevents: add channel event monitor bitromortac 2026-04-02 10:46:01 +02:00
  • 188163c8dd
    faraday: initialize stores bitromortac 2025-09-24 13:20:46 +02:00
  • 14b4e01731
    chanevents: add IsSync bitromortac 2026-04-02 12:21:52 +02:00
  • 53148c5232
    chanevents+db: add sync row bitromortac 2026-04-02 12:23:47 +02:00
  • 34d84ff937
    chanevents: add event comparison test helper bitromortac 2026-04-02 12:21:38 +02:00
  • e0467adbfc
    chanevents: add event types bitromortac 2026-04-02 10:49:07 +02:00
  • 0af64175a9
    Merge pull request #236 from bitromortac/2603-fwd-prep-7 bitromortac 2026-04-02 10:22:04 +02:00
  • d2df787da6
    chanevents: implement store bitromortac 2026-04-01 15:00:34 +02:00
  • fcb52aa2b4
    github: sqlc check bitromortac 2026-03-27 12:26:03 +01:00
  • 3157dbc870
    db: add chanevents tables and queries bitromortac 2025-09-24 10:53:42 +02:00
  • 69a4a32823
    Merge pull request #235 from bitromortac/2603-fwd-prep-6 bitromortac 2026-03-31 10:37:52 +02:00
  • cb204ae7cb
    github: unit tests for both databases bitromortac 2026-03-30 10:39:53 +02:00
  • 768f2d3019
    mod: add sqldbv2 and boilerplate bitromortac 2026-03-30 10:39:35 +02:00
  • 403c32eefe
    Merge pull request #234 from bitromortac/2603-fwd-prep-5 bitromortac 2026-03-25 16:30:45 +01:00
  • 875ea740e6
    faraday: introduce structured lifecycle for the Faraday daemon bitromortac 2026-03-23 18:27:24 +01:00
  • d98e8ef59e
    faraday+frdrpcserver: move server infrastructure to faraday package bitromortac 2026-03-23 16:09:05 +01:00
  • 0170cc37fc
    Merge pull request #233 from bitromortac/2603-fwd-prep-4 bitromortac 2026-03-10 15:05:42 +01:00
  • 724b729969
    mod+itest: bump lnd and lndclient versions bitromortac 2026-03-09 12:40:45 +01:00
  • 5dbfda82e2
    build: bump go version to v1.25.5 bitromortac 2026-03-09 12:40:06 +01:00
  • d4f15ee094
    Merge pull request #232 from bitromortac/2603-fwd-prep-3 bitromortac 2026-03-06 12:19:53 +01:00
  • 76fe1a18db
    itest: update to v0.20.1 and fix bitromortac 2026-02-24 14:01:21 +01:00
  • cdc8c39719
    mod: update to lnd v0.20.1 and lndclient v0.20.0-7 bitromortac 2025-09-26 11:18:57 +02:00
  • 926ab3303f
    Merge pull request #231 from bitromortac/2603-fwd-prep-2 bitromortac 2026-03-04 09:56:24 +01:00
  • dcd9a76c1d
    lint: add caching bitromortac 2025-09-24 09:54:53 +02:00
  • b0bbd8edfa
    multi: update to golang v1.24.11 bitromortac 2025-09-24 09:50:21 +02:00
  • 9ff4a7c4fa
    Merge pull request #229 from starius/bitfinex2 Boris Nagaev 2026-03-03 13:58:45 -05:00
  • 0c931adaf1
    frdrpcserver: fix granularity parsing from RPC Boris Nagaev 2026-03-03 13:34:35 -05:00
  • 900c4dc9a5
    Merge pull request #230 from bitromortac/2603-fwd-prep-1 bitromortac 2026-03-03 15:19:52 +01:00
  • de4fa1bf4d
    .gemini: add gemini code assist config bitromortac 2026-03-03 09:08:16 +01:00
  • 21b4254810
    frcli, frdrpcserver: expose bitfinex fiat backend Boris Nagaev 2026-02-28 18:21:43 -05:00
  • 579ad0e792
    frdrpc: add Bitfinex fiat backend Boris Nagaev 2026-02-28 18:20:22 -05:00
  • 070de35ebd
    fiat: add Bitfinex price backend Boris Nagaev 2026-02-28 14:01:43 -05:00
  • 23f03d7043
    Merge 53f5dd6007 into 2187978981 dependabot[bot] 2025-11-20 02:03:58 +00:00
  • 53f5dd6007
    build(deps): bump golang.org/x/crypto from 0.36.0 to 0.45.0 dependabot/go_modules/golang.org/x/crypto-0.45.0 dependabot[bot] 2025-11-20 02:03:56 +00:00
  • 2aa18e7d01
    build(deps): bump github.com/go-viper/mapstructure/v2 dependabot/go_modules/github.com/go-viper/mapstructure/v2-2.4.0 dependabot[bot] 2025-11-05 18:21:25 +00:00
  • 2187978981
    Merge pull request #226 from lightninglabs/dependabot/go_modules/github.com/opencontainers/runc-1.2.8 András Bánki-Horváth 2025-11-05 19:20:30 +01:00
  • 71bc027db4
    build(deps): bump github.com/opencontainers/runc from 1.2.0 to 1.2.8 dependabot[bot] 2025-11-05 16:49:34 +00:00
  • fbe2dd8796
    Merge pull request #225 from starius/accounting-fmt-errorf Boris Nagaev 2025-10-03 10:53:30 -03:00
  • 3431cd8c9e
    accounting: add error messages for errors Boris Nagaev 2025-10-02 10:10:08 -03:00
  • b12a858407
    Merge pull request #223 from lightninglabs/dependabot/go_modules/tools/github.com/go-viper/mapstructure/v2-2.4.0 Oliver Gugger 2025-08-21 09:27:43 -06:00
  • d470ef1970
    build(deps): bump github.com/go-viper/mapstructure/v2 in /tools dependabot[bot] 2025-08-21 14:52:40 +00:00
  • 648eac39cd
    Merge pull request #221 from lightninglabs/dependabot/go_modules/github.com/go-viper/mapstructure/v2-2.3.0 Oliver Gugger 2025-06-30 10:12:36 +02:00
  • 7f0c3890d4
    build(deps): bump github.com/go-viper/mapstructure/v2 dependabot[bot] 2025-06-30 07:58:05 +00:00
  • c610f3a8ca
    Merge pull request #220 from lightninglabs/dependabot/go_modules/tools/github.com/go-viper/mapstructure/v2-2.3.0 Oliver Gugger 2025-06-30 08:15:02 +02:00
  • 0d3b772aba
    build(deps): bump github.com/go-viper/mapstructure/v2 in /tools dependabot[bot] 2025-06-27 16:50:22 +00:00
  • 53b3516352
    Merge pull request #219 from lightninglabs/lnd-19 v0.2.16-alpha Oliver Gugger 2025-05-26 10:56:06 +02:00
  • d1d457789a
    version: bump to version v0.2.16-alpha Oliver Gugger 2025-05-26 10:40:19 +02:00
  • fb069c0135
    mod: bump lnd to final version Oliver Gugger 2025-05-26 10:40:02 +02:00
  • 58ac281ffe
    Merge pull request #218 from bhandras/coinbase-fiat-api v0.2.15-alpha frdrpc/v1.0.1 András Bánki-Horváth 2025-05-02 13:31:08 +02:00
  • 62634b88b7
    version: bump patch version Andras Banki-Horvath 2025-05-02 12:45:21 +02:00
  • 2435374a11
    fiat: add support for using coinbase to fetch hourly/daily prices Andras Banki-Horvath 2025-05-02 12:44:53 +02:00
  • a19ce78492
    Merge pull request #217 from lightninglabs/dependabot/go_modules/frdrpc/golang.org/x/net-0.38.0 Oliver Gugger 2025-04-17 08:39:36 +02:00
  • 511a3e2124
    build(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 in /frdrpc dependabot[bot] 2025-04-17 06:02:39 +00:00