Commit graph

  • 47a13774bb wallet: don't hold unlock in watch-only mode Oliver Gugger 2021-09-08 13:52:06 +0200
  • cdf737027b build: pin mid Go version to 1.16, run new go mod tidy Olaoluwa Osuntokun 2021-09-01 15:36:58 -0700
  • 70f11dbca2 Travis+GitHub: switch CI from Travis to GitHub actions Oliver Gugger 2021-08-26 10:09:21 +0200
  • 4e131c23d0 waddrmgr: fix test compilation Oliver Gugger 2021-08-26 10:09:08 +0200
  • e0c5ce72cf waddrmgr: add new DeriveFromKeyPathCache method for faster key retrieval Olaoluwa Osuntokun 2021-08-13 16:13:06 -0700
  • 4a75796117 wallet+waddrmgr: refactor to use extended key instead of seed Oliver Gugger 2020-09-26 12:14:09 +0200
  • 5c292e94d8 support skipverify Roy Lee 2022-05-15 23:03:27 -0700
  • cb69579281 go moddule: upgrade dependencies Roy Lee 2022-05-15 23:22:11 -0700
  • 3827c06dae ci: add Dockerfile Roy Lee 2022-05-13 16:15:21 -0700
  • af57de237b ci: add docker-push.yml Roy Lee 2022-05-13 16:07:27 -0700
  • 25058ba9ce ci: bump to go v1.18.2 Roy Lee 2022-05-13 16:06:30 -0700
  • 3380a38fba [lbry] fixup help text to unblock CI Roy Lee 2021-12-15 10:20:03 -0800
  • 863b21ca06 [lbry] fix lint errors Roy Lee 2021-12-15 09:20:24 -0800
  • 731a5ea86f [lbry] Rename BTC to LBC Roy Lee 2021-12-15 09:18:41 -0800
  • 2d10187c89 [lbry] go module: update dependencies Roy Lee 2021-09-11 22:28:08 -0700
  • c60c70b698 [lbry] added staked value to balance call Brannon King 2021-12-14 19:55:15 -0500
  • 46ab3c735f [lbry] eliminated btcd dependency Brannon King 2021-12-14 19:54:55 -0500
  • bda36ae444 [lbry] coin selection and balance no longer include stakes Brannon King 2021-11-23 14:04:18 -0500
  • 72098e37e4 use address type parameter in getnewaddress Brannon King 2021-11-12 21:24:56 -0500
  • 2ed6e17e48 [lbry] update backend list Roy Lee 2021-08-25 14:03:05 -0700
  • a6b46a877d [lbry] ci: start patch version from 100 Roy Lee 2021-11-09 22:39:13 -0800
  • 92c4aa548e [lbry] ci: setup goreleaser Roy Lee 2021-11-09 12:38:45 -0800
  • 9df2d60aba [lbry] enable regtest for --createtemp (temporary wallet) Roy Lee 2021-11-08 21:29:47 -0800
  • bd5aa61e71 [lbry] ci: update github action for golangci-lint Roy Lee 2021-09-14 15:31:53 -0700
  • c764ba843e [lbry] rpc: getaddressinfo Roy Lee 2021-09-06 00:16:40 -0700
  • 758857e807 [lbry] chain: bring back removed chainParams for a testcase Roy Lee 2021-09-13 11:25:48 -0700
  • 91cad7cb56 [lbry] update coin_type to LBC (140) Roy Lee 2021-09-09 22:21:23 -0700
  • 4c231e7660 [lbry] docs: Update README.md Roy Lee 2021-09-06 10:54:38 -0700
  • 822db193aa [lbry] align port settings between lbcd, lbcctl, and lbcwallet Roy Lee 2021-09-06 10:48:23 -0700
  • 45f9d2df9f [lbry] fork from btcsuite to lbryio Roy Lee 2021-08-25 15:58:28 -0700
  • c4183ae53b [lbry] remove nested go mudules Roy Lee 2021-09-11 22:26:16 -0700
  • 1aff44cba7 [lbry] build: remove neutrino and bitcoind support Roy Lee 2021-08-25 14:03:05 -0700
  • 73ee79c272 [lbry] git: ignore dist/ and .vscode Roy Lee 2021-11-09 12:24:16 -0800
  • f275d2bfb9
    Merge pull request #775 from ennmichael/unconfirmed-txn-notification-label Olaoluwa Osuntokun 2021-12-06 16:35:29 -0800
  • 0e7307be85
    Merge pull request #776 from guggero/witness-script-address Olaoluwa Osuntokun 2021-12-03 17:08:35 -0800
  • 4b3e959075
    waddrmgr: add support for pay to witness script address Yaacov Akiba Slama 2021-12-02 15:10:24 +0100
  • 4cd951fc75
    waddrmgr: add adtWitnessScript serialization Oliver Gugger 2021-12-02 15:10:23 +0100
  • 272e7657dd
    waddrmgr: rename ambiguous scriptCT to scriptClearText Oliver Gugger 2021-12-02 15:10:21 +0100
  • 706e22452e
    mod: update btcutil dep to pull in TaprootAddress type Oliver Gugger 2021-12-02 15:10:20 +0100
  • 79de92f527
    Merge pull request #781 from guggero/stateless-signer Olaoluwa Osuntokun 2021-12-01 13:01:08 -0800
  • 71ef32915c
    wallet: export ScriptForOutput Oliver Gugger 2021-11-22 13:01:59 +0100
  • 559f6eff0e
    Merge pull request #778 from Roasbeef/fix-pruned-peer-filter v0.13.0 Olaoluwa Osuntokun 2021-11-12 18:21:02 -0800
  • 34da5cfae8
    chain: fix peer selection for the pruned block dispatcher Olaoluwa Osuntokun 2021-11-12 18:03:37 -0800
  • 82a98b1133
    Fixed a bug where unconfirmed txn notifications were missing a label ennmichael 2021-10-21 19:55:30 +0200
  • 9043c19d87
    Merge pull request #773 from guggero/account-info-lock-fix Olaoluwa Osuntokun 2021-10-22 15:20:26 -0700
  • 0560e1d30d
    waddrmgr: fix concurrent map access Oliver Gugger 2021-10-20 18:06:05 +0200
  • 541a8512cc
    Merge pull request #768 from guggero/send-outputs-watch-only Olaoluwa Osuntokun 2021-10-07 17:00:44 -0700
  • 5f2c12c1cc
    Merge pull request #766 from LN-Zap/fix/fundpsbt-minconfs Olaoluwa Osuntokun 2021-10-07 16:59:40 -0700
  • 1b02f0c2c7
    wallet: return unsigned TX in watch-only SendOutputs Oliver Gugger 2021-10-07 13:18:53 +0200
  • d706594fc9
    Merge pull request #767 from Roasbeef/tx-module-updates Olaoluwa Osuntokun 2021-09-23 14:50:16 -0700
  • acd8435ef6
    build: update to latest versions of txauthor, txrules, and txsize Olaoluwa Osuntokun 2021-09-23 14:35:37 -0700
  • 39e7ed142d
    Merge pull request #765 from Crypt-iQ/dust_changes Olaoluwa Osuntokun 2021-09-23 14:23:51 -0700
  • 429ee21dfb
    wallet: add minimum confirmation parameter to FundPsbt Bjarne Magnussen 2021-09-23 13:40:06 +0200
  • da541d446c
    wallet/txauthor+txrules: update go mod to include btcd changes eugene 2021-09-22 13:13:45 -0400
  • d0868cb9dd
    Merge pull request #764 from guggero/import-key-scope Olaoluwa Osuntokun 2021-09-16 14:30:31 -0700
  • 21eec96266
    wallet: add ImportAccountWithScope Oliver Gugger 2021-09-08 13:52:08 +0200
  • 73987178ac
    wallet: don't hold unlock in watch-only mode Oliver Gugger 2021-09-08 13:52:06 +0200
  • 0230b97a7b
    Merge pull request #763 from Roasbeef/min-go-version Olaoluwa Osuntokun 2021-09-01 16:06:41 -0700
  • b1697c8ff2
    build: pin mid Go version to 1.16, run new go mod tidy Olaoluwa Osuntokun 2021-09-01 15:36:58 -0700
  • f1491a24ef
    Merge pull request #761 from guggero/github-ci Olaoluwa Osuntokun 2021-09-01 15:34:51 -0700
  • 50436a4822
    Travis+GitHub: switch CI from Travis to GitHub actions Oliver Gugger 2021-08-26 10:09:21 +0200
  • a63c69d618
    waddrmgr: fix test compilation Oliver Gugger 2021-08-26 10:09:08 +0200
  • 4ef582f76b
    Merge pull request #759 from Roasbeef/priv-key-caching Olaoluwa Osuntokun 2021-08-25 17:44:15 -0700
  • 690ab16488
    waddrmgr: add new DeriveFromKeyPathCache method for faster key retrieval Olaoluwa Osuntokun 2021-08-13 16:13:06 -0700
  • 9b5a201c34
    Merge pull request #720 from guggero/xprv-wallet-init Olaoluwa Osuntokun 2021-08-22 15:29:49 -0700
  • 6f4c9ce731
    Merge pull request #758 from Crypt-iQ/btcd_isdust_08032021 Olaoluwa Osuntokun 2021-08-10 16:44:39 -0700
  • 3cb2c46b02
    mod+wallet: use btcd/mempool IsDust for calculating mempool dust eugene 2021-08-03 16:40:17 -0400
  • eebed51155
    Merge pull request #757 from guggero/wallet-db-tx Olaoluwa Osuntokun 2021-08-02 17:40:36 -0700
  • 18c4c36aae
    wallet+waddrmgr: refactor to use extended key instead of seed Oliver Gugger 2020-09-26 12:14:09 +0200
  • a27bab6eb9
    walletdb: add View and Update to DB interface Oliver Gugger 2021-07-19 13:33:20 +0200
  • f07fdfb6b9
    wallet: refactor txToOutputs to use walletdb.Update Oliver Gugger 2021-07-19 13:32:00 +0200
  • 178152bcd0
    wallet: refactor ImportAccountDryRun to use walletdb.Update Oliver Gugger 2021-07-19 13:30:40 +0200
  • 9c839caddf
    walletdb: add new ErrDryRunRollBack error Oliver Gugger 2021-07-19 13:27:58 +0200
  • 33a0a065f9
    wallet: use walletdb.Update in FundPsbt Oliver Gugger 2021-07-19 13:26:52 +0200
  • 60a04006d6
    wtxmgr: remove unused functions Oliver Gugger 2021-07-19 13:04:26 +0200
  • 5e96a26171
    Merge pull request #752 from guggero/go-mod-fix Olaoluwa Osuntokun 2021-07-13 16:08:50 -0700
  • 5649a66307
    Merge pull request #751 from LN-Zap/fix-2398 Olaoluwa Osuntokun 2021-07-13 16:05:48 -0700
  • 419381b749
    wallet: call InsertTxCheckIfExists to add a relevant tx Bjarne Magnussen 2021-06-04 08:07:24 +0200
  • 8e18674563
    Merge pull request #753 from joostjager/zero-output-psbt Olaoluwa Osuntokun 2021-07-12 17:00:24 -0700
  • aaf03fee73
    Merge pull request #754 from joostjager/filter-leases Olaoluwa Osuntokun 2021-07-06 16:48:07 -0700
  • 5b1e64abde
    wtxmgr: filter out expired leases Joost Jager 2021-07-05 08:56:23 +0200
  • 9f1d73d6d3
    wallet: allow zero output psbt funding Joost Jager 2021-06-28 12:05:54 +0200
  • 6a822c2bf2
    mod: fix submodule versions Oliver Gugger 2021-05-31 09:16:48 +0200
  • 0066eee3ea
    wtxmgr: add InsertTxCheckIfExsists to check if a tx already recorded Bjarne Magnussen 2021-05-28 14:29:48 +0200
  • 6ab9b61557
    Merge pull request #740 from bottlepay/random-coins Olaoluwa Osuntokun 2021-05-19 15:53:59 -0700
  • 0efc499b8c build: extend unit-race timeout Joost Jager 2021-05-19 09:11:13 +0200
  • 4d2665ee3a
    wallet: add random coin selection Joost Jager 2021-03-29 16:36:41 +0200
  • c31e149775
    Merge pull request #749 from guggero/wasm Olaoluwa Osuntokun 2021-05-18 16:50:50 -0700
  • 825ff779a1
    make: increase test timeout to 20 minutes Oliver Gugger 2021-05-18 13:26:45 +0200
  • b5fd915162
    internal/prompt: allow compilation in js/wasm environment Oliver Gugger 2021-04-27 09:09:18 +0200
  • 36f4c930d7
    Merge pull request #748 from lightninglabs-deploy/go-mod-update-2021-5 v0.12.0 Olaoluwa Osuntokun 2021-05-13 17:12:18 -0700
  • 47e0edadcd
    build: update pinned modules to latest versions Olaoluwa Osuntokun 2021-05-13 16:35:44 -0700
  • 3a2f12e3a9
    Merge pull request #745 from bhandras/walletdb_foreach Olaoluwa Osuntokun 2021-05-12 21:38:50 -0700
  • 82fa030bda
    Merge pull request #746 from wpaulino/import-dry-run Olaoluwa Osuntokun 2021-05-06 18:27:17 -0700
  • 5053325946
    wallet: add dry run implementation of ImportAccount Wilmer Paulino 2021-05-04 15:20:44 -0700
  • a7a9234968
    Merge pull request #734 from bhandras/external_db Olaoluwa Osuntokun 2021-04-29 15:48:04 -0700
  • 13966db554
    waddrmgr: test flake fix Andras Banki-Horvath 2021-04-29 11:31:04 +0200
  • 98ba16748e
    loader: add txn callback when wallet is created Andras Banki-Horvath 2021-04-28 16:43:59 +0200
  • a795db6b12
    wallet: support for external wallet DB Andras Banki-Horvath 2021-04-27 22:18:50 +0200
  • 0b7de5efbb
    Merge pull request #735 from guggero/signet Olaoluwa Osuntokun 2021-04-27 17:04:10 -0700