Commit Graph

  • b866806d67
    lnd+cmd/lncli: bump version to 0.4 master v0.4-beta 0.4-beta Olaoluwa Osuntokun 2018-03-15 02:08:34 -0700
  • 71a5fac9c7
    lnd+config: add flags for mainnet Olaoluwa Osuntokun 2018-03-15 02:04:17 -0700
  • c00880144c
    chains: modify applyLitecoinParams to take target LTC params Olaoluwa Osuntokun 2018-03-15 02:01:17 -0700
  • 3bf6626f73
    chains: add net params for TBC and LTC main net Olaoluwa Osuntokun 2018-03-15 02:00:44 -0700
  • 8f4a8fcf57
    chains: add DNS seeds for mainnet BTC and LTC Olaoluwa Osuntokun 2018-03-15 02:00:14 -0700
  • 68f842d90b
    chains: add genesis hashes for BTC and LTC mainnet Olaoluwa Osuntokun 2018-03-15 01:58:00 -0700
  • 9aac0c41a2
    test: update nursery_store_test.go due to recent chain genesis renaming Olaoluwa Osuntokun 2018-03-14 19:11:00 -0700
  • 30019538c4
    discovery: update DNS bootstrapper to adhere to new query schema Olaoluwa Osuntokun 2018-03-14 17:11:08 -0700
  • 6793f3653e
    chains: rename liteTestNetParams to litecoinTestNetParams Olaoluwa Osuntokun 2018-03-14 17:08:23 -0700
  • 9ec80e2083
    server: properly segment the nursery store according to active net Olaoluwa Osuntokun 2018-03-14 17:07:01 -0700
  • 620b552413
    chains: switch to new DNS seed for bitcoin testnet Olaoluwa Osuntokun 2018-03-14 17:04:45 -0700
  • 0cd2448f49 chains: specify that current btc+ltc genesis hashes are for testnet Olaoluwa Osuntokun 2018-03-14 17:03:22 -0700
  • 695b09e32b
    Merge pull request #838 from cfromknecht/litecoind-backend Olaoluwa Osuntokun 2018-03-14 18:17:27 -0700
  • 57961a96a4
    Merge pull request #842 from cfromknecht/switch-itest-unknown-next-peer-fix Olaoluwa Osuntokun 2018-03-14 17:22:31 -0700
  • fa3f80dfa9
    docs/INSTALL: note addition of litecoind setup in docs Conner Fromknecht 2018-03-14 00:24:48 -0700
  • bb16f9d29a
    rpcserver: use primary chain default CLTV for add invoice Conner Fromknecht 2018-03-13 21:15:53 -0700
  • 8cecdc54cf
    fundingmanager: adds default ltc funding constraints Conner Fromknecht 2018-03-14 14:54:04 -0700
  • 0c6a85d5f7
    fundingmanager_test: use renamed defaultBtcChannelConstraints const Conner Fromknecht 2018-03-14 02:43:13 -0700
  • 821ec9e550
    lnd: compute funding params for ltc if active Conner Fromknecht 2018-03-14 14:54:27 -0700
  • 5f7a62913f
    chainregistry: generalize bitcoind logic to handle litecoind Conner Fromknecht 2018-03-13 21:15:20 -0700
  • 6c42dd2c09
    lnd_test: removes unnecessary disconnects from switch itest Conner Fromknecht 2018-03-14 04:01:57 -0700
  • 5e21c38fdb
    config: adds litecoind+ltcd backend node options Conner Fromknecht 2018-03-13 21:14:42 -0700
  • 07266d8080
    Merge pull request #841 from aakselrod/chainview-bitcoind-notifyblocks Conner Fromknecht 2018-03-14 15:47:26 -0700
  • 887a6464df build: update dep for btcwallet Alex 2018-03-14 16:10:17 -0600
  • 948cb09c14 routing/chainview: bitcoind back-end now requires explicit `NotifyBlocks()` Alex 2018-03-14 12:16:40 -0600
  • 5818bdba96
    Merge pull request #828 from cfromknecht/switch-itest-hardening Johan T. Halseth 2018-03-14 11:06:34 +0100
  • 6a432c4be2
    lntest: adds EnsureConnected helper method Conner Fromknecht 2018-03-14 02:18:32 -0700
  • 82c1e9af92
    lntest/harness: adds WaitInvariant helper method Conner Fromknecht 2018-03-13 00:09:49 -0700
  • 72dcf44246
    lnd_test: harden switch persistence itests Conner Fromknecht 2018-03-13 00:13:57 -0700
  • e0dc10b1a5
    Merge pull request #824 from cfromknecht/multi-chain-coin-type Olaoluwa Osuntokun 2018-03-13 18:14:30 -0700
  • 90ecc380ce
    funding: fix race conditions in tests by guarding r.lastUpdated w/ a mtx Olaoluwa Osuntokun 2018-03-13 18:12:33 -0700
  • 0fb7804e4a
    Merge pull request #826 from cfromknecht/reextract-circuit-encrypters Olaoluwa Osuntokun 2018-03-13 18:10:12 -0700
  • d3cb451ead
    funding: run gofmt -s on funding manager tests Olaoluwa Osuntokun 2018-03-13 17:08:53 -0700
  • 0befe41384
    Merge pull request #782 from paddyquinn/master Olaoluwa Osuntokun 2018-03-13 17:07:53 -0700
  • a451c1d11d
    Merge pull request #830 from halseth/link-test-increase-timeout Olaoluwa Osuntokun 2018-03-13 16:53:25 -0700
  • ca7992e8dd
    lnwallet/btcwallet/singer: use chainKeyScope to fetch scoped mgr Conner Fromknecht 2018-03-12 19:20:07 -0700
  • fbef815530
    lnwallet/btcwallet/config: add CoinType to configuration Conner Fromknecht 2018-03-12 17:33:55 -0700
  • e760963ead
    lnwallet/btcwallet/btcwallet: use coin type in key scope Conner Fromknecht 2018-03-12 17:33:11 -0700
  • e99243d86b
    lnwallet/interface_test: inti btcwallet with test coin type Conner Fromknecht 2018-03-12 17:32:37 -0700
  • 99a2ce00d6
    keychain/interface_test: test btc and ltc key derivation Conner Fromknecht 2018-03-12 16:38:23 -0700
  • cb7f34895c
    keychain/btwallet: support coin type configuration Conner Fromknecht 2018-03-12 16:31:56 -0700
  • 2447f3097f
    chainregistry: init secret key ring wth CoinType from params Conner Fromknecht 2018-03-12 16:31:31 -0700
  • 55da4cc547
    chainparams: add CoinType to parameters for HD derivation Conner Fromknecht 2018-03-12 16:31:01 -0700
  • c1f0c4ffda
    peer: DecodeOnionObfuscator -> ExractErrorEncrypter Conner Fromknecht 2018-03-12 12:39:35 -0700
  • a9904b328f
    servrer: pass ExtractErrorEncrypter Conner Fromknecht 2018-03-12 12:38:51 -0700
  • f1e407cecc
    htlcswitch/test_utils: DecodeOnionObfuscator - ExtractErrorEncrypter Conner Fromknecht 2018-03-12 12:40:14 -0700
  • c762fe0caa
    htlcswitch/switch: pass ExtractErrorEncrypter to circuitMap Conner Fromknecht 2018-03-12 13:40:06 -0700
  • cee221f8cc
    htlcswitch/mock: add Reextract NOP to mockObfuscator Conner Fromknecht 2018-03-12 13:37:49 -0700
  • 2fbb0c8b92
    htlcswitch/link_test: DecodeOnionObfuscator -> ExtractErrorEncrypter Conner Fromknecht 2018-03-12 13:37:24 -0700
  • d13a566284
    htlcswitch/link: DecodeOnionObfuscator -> ExtractErrorEncrypter Conner Fromknecht 2018-03-12 12:39:13 -0700
  • 3d487e3ca3
    htlcswitch/iterator: extract error encrypter from ephemeral key Conner Fromknecht 2018-03-12 13:37:00 -0700
  • dccab0a654
    htlcswitch/failure: add Reextract to SphinxErrorEncrypter Conner Fromknecht 2018-03-12 13:36:25 -0700
  • 75c7349823
    htlcswitch/circuit_test: use circuit map config and test rextraction Conner Fromknecht 2018-03-12 13:14:50 -0700
  • 64ee4e0247
    htlcswitch/circuit_map: add Config and Reextract obfuscators Conner Fromknecht 2018-03-12 12:47:56 -0700
  • 4ced071a7d
    cmd/lncli+log: fix linter error Olaoluwa Osuntokun 2018-03-13 13:01:11 -0700
  • 813902ddeb
    log: hook up the logger for the sphinx package Olaoluwa Osuntokun 2018-03-13 12:59:02 -0700
  • ddfe73eedb
    cmd/lncli: ensure mnemonic for restore flow is exactly 24 words Olaoluwa Osuntokun 2018-03-13 12:42:44 -0700
  • 0933f42674
    Merge pull request #829 from halseth/peer-failed-channel-tracking Olaoluwa Osuntokun 2018-03-13 12:55:14 -0700
  • d75e2f76cc
    Merge pull request #833 from wilmerpaulino/fix-macaroon-path Olaoluwa Osuntokun 2018-03-13 12:33:59 -0700
  • 5a2a4a26b6
    cmd/lncli: correctly set modified macaroon path Wilmer Paulino 2018-03-13 12:17:49 -0400
  • b2608dd292
    htlcswitch/link_test: increase timeout for message sends Johan T. Halseth 2018-03-13 12:20:58 +0100
  • a6c2550404
    peer: track failed channels Johan T. Halseth 2018-03-13 11:03:55 +0100
  • 3a53752d90
    Merge pull request #783 from wilmerpaulino/config-node-dir Olaoluwa Osuntokun 2018-03-12 20:31:49 -0700
  • 24f9b6a342
    Merge pull request #802 from wilmerpaulino/glide-to-dep Olaoluwa Osuntokun 2018-03-12 20:30:39 -0700
  • 45eaa70814
    Merge pull request #821 from cfromknecht/switch-early-shutdown Olaoluwa Osuntokun 2018-03-12 19:57:19 -0700
  • 53045450ad
    Merge pull request #823 from Roasbeef/chan-stream-buf-limit Olaoluwa Osuntokun 2018-03-12 19:39:48 -0700
  • 9bf1b5399b
    config: ensure all paths are cleaned and expanded after parsing options Wilmer Paulino 2018-02-25 23:10:44 -0500
  • 862729809e
    config+cmd/lncli: ensure tilde in path is expanded to home dir Wilmer Paulino 2018-02-25 22:41:44 -0500
  • 36e06cdd35
    config: add flag to specify the dir for the supported backend nodes Wilmer Paulino 2018-02-24 17:18:59 -0500
  • 44bc563396
    config+cmd/lncli: add flag to specify the base dir for lnd Wilmer Paulino 2018-02-24 15:59:22 -0500
  • c67f1408eb funding: add zombie sweeper tests PaddyQuinn 2018-03-12 22:11:40 -0400
  • 75e45b830b funding: implement reservation zombie sweeper PaddyQuinn 2018-03-12 21:58:51 -0400
  • 8988a07bce
    htlcswitch: eliminate unnecessary indentation in processRemoteAdds Olaoluwa Osuntokun 2018-03-12 18:55:04 -0700
  • 069311c47f
    htlcswitch: log dangling circuits in unable to create new commitment Olaoluwa Osuntokun 2018-03-12 18:53:21 -0700
  • bdd01cccb2
    htlcswitch: remove getBandwidthCmd as it's no longer needed Olaoluwa Osuntokun 2018-03-12 18:53:05 -0700
  • 1af8fa9367
    htlcswitch: add additional comments and logging Olaoluwa Osuntokun 2018-03-12 18:52:52 -0700
  • c285bb5814 htlcswitch+peer: remove DecodeHopIterator from ChannelLinkConfig Olaoluwa Osuntokun 2018-03-12 18:43:04 -0700
  • f2b676e93c
    Merge pull request #790 from halseth/wire-error-handoff Olaoluwa Osuntokun 2018-03-12 18:56:35 -0700
  • 2a510e8409
    Merge pull request #820 from cfromknecht/extend-lnwallet-timeout Olaoluwa Osuntokun 2018-03-12 17:00:30 -0700
  • 914c59eb30
    htlcswitch/switch: ensures safe shutdown of switch Conner Fromknecht 2018-03-12 13:49:22 -0700
  • 5410725306 lnwallet: update comments PaddyQuinn 2018-03-10 10:21:10 -0500
  • 60c8257c3c
    peer: modify the msgStream to not buffer messages off the wire indefinitely Olaoluwa Osuntokun 2018-03-12 16:34:03 -0700
  • a90939a717
    Merge pull request #822 from cfromknecht/reorder-switch-itests Olaoluwa Osuntokun 2018-03-12 16:27:44 -0700
  • 36f0eb2799
    lnd_test: move retribution tests after switch persistence Conner Fromknecht 2018-03-12 14:46:29 -0700
  • 600ab9d149
    lnwallet/interface_test: extend publish timeout Conner Fromknecht 2018-03-12 13:52:16 -0700
  • 6cb412bb8a
    Merge pull request #814 from cfromknecht/rebcast-funding-txn Olaoluwa Osuntokun 2018-03-12 12:06:02 -0700
  • c86e1b1a37 docs: update INSTALL.md to have Go 1.9 as min required version Naveen 2018-03-12 14:58:23 -0400
  • 6d4c9ca060 docker: remove deprecated --witness_only arg in docs rodasmith 2018-03-12 18:56:49 +0000
  • 0ae2affe49 docker: update go version in dockerfile to 1.10 rodasmith 2018-03-12 18:56:02 +0000
  • e4b286fd06
    docker/lnd: install dependencies through dep Wilmer Paulino 2018-03-04 13:45:55 -0500
  • da5381815e
    docs: update INSTALL.md to use dep for dependencies Wilmer Paulino 2018-03-04 13:43:56 -0500
  • a4a24ca6af
    build: remove glide files Wilmer Paulino 2018-03-04 13:06:18 -0500
  • a2ad7a51ba
    travis: retrieve btcd version from dep's manifest file Wilmer Paulino 2018-03-04 15:51:29 -0500
  • 8564da5723
    test: update testing script to install dependencies through dep Wilmer Paulino 2018-03-04 13:03:58 -0500
  • 1dedc73a39
    build: use dep for dependency management Wilmer Paulino 2018-03-04 15:47:51 -0500
  • 5df8b52dae
    multi: set initiator funding txn Conner Fromknecht 2018-03-10 17:27:51 -0800
  • 3512cfe836
    fundingmanager_test: assert initator funding txn rebcast Conner Fromknecht 2018-03-10 17:09:03 -0800
  • e754db44d2
    lnd: configure fmgr with PublishTransaction Conner Fromknecht 2018-03-10 17:28:04 -0800
  • 2e1dcd316c
    lnwallet/wallet: store funding txn during reservation Conner Fromknecht 2018-03-10 17:28:17 -0800
  • db88c82169
    channeldb/channel: add serialization for single funder funding txn Conner Fromknecht 2018-03-10 17:28:11 -0800