Commit graph

  • b4fd3e710f multi-scope: add forEachKeyScope uitility iterator Roy Lee 2022-08-22 11:08:26 -0700
  • cd179e0516 multi-account: support BIP44 account discovery Roy Lee 2022-09-16 20:10:47 -0700
  • b774170afd consolidate: merge internal/external branches Roy Lee 2022-09-16 09:13:09 -0700
  • de408d4133 consolidate: remove watch-only address/account support Roy Lee 2022-09-19 23:54:03 -0700
  • 57cb0ddb37 consolidate: remove watch-only address/account support Roy Lee 2022-09-19 23:54:03 -0700
  • 2b0d245b1f consolidate: remove gRPC APIs Roy Lee 2022-09-19 15:55:57 -0700
  • 2c0afb2ee3 consolidate: remove gRPC APIs Roy Lee 2022-09-19 15:55:57 -0700
  • efb8e0b699 consolidate: remove legacystore related code Roy Lee 2022-09-19 15:46:20 -0700
  • 8971ed34ed consolidate: remove legacystore related code Roy Lee 2022-09-19 15:46:20 -0700
  • e0cb7b7a91 multi-scope: use BIP0049 instead of BIP0049Plus Roy Lee 2022-08-29 23:31:59 -0700
  • b03d0fd394 multi-scope: use BIP0049 instead of BIP0049Plus Roy Lee 2022-08-29 23:31:59 -0700
  • f27ea6094e rpc: remove all address type alias in lookupKeyScope Roy Lee 2022-08-21 19:22:55 -0700
  • 6e1809c7cc rpc: remove all address type alias in lookupKeyScope Roy Lee 2022-08-21 19:22:55 -0700
  • 78b8743ced waddrmgr: use Derive() instead of DeriveNonStandard() Roy Lee 2022-09-15 22:20:02 -0700
  • 10470208fb waddrmgr: use Derive() instead of DeriveNonStandard() Roy Lee 2022-09-15 22:20:02 -0700
  • 1f05a9858b wallet: unblock Lock() when the wallet is shutdown Roy Lee 2022-09-17 13:21:45 -0700
  • d34ca5c59d wallet: unblock Lock() when the wallet is shutdown Roy Lee 2022-09-17 13:21:45 -0700
  • 79bcb8365c wallet: handle corner cases for reorg v0.13.109 Roy Lee 2022-09-12 23:38:13 -0700
  • b7013bf5e1 wallet: revert blockhash properly during reorg Roy Lee 2022-09-12 17:28:07 -0700
  • 50467d1824 wallet: handle corner cases for reorg Roy Lee 2022-09-12 23:38:13 -0700
  • 88736cf7b3 wallet: revert blockhash properly during reorg Roy Lee 2022-09-12 17:28:07 -0700
  • aecb972d75 test: update birthday related tests Roy Lee 2022-09-13 10:43:16 -0700
  • f4ba8a01d1 Revert "wallet: rescan 2 days past the birthday block" Roy Lee 2022-09-13 10:38:25 -0700
  • 6fb2ed154a test: update birthday related tests Roy Lee 2022-09-13 10:43:16 -0700
  • 036304ac53 Revert "wallet: rescan 2 days past the birthday block" Roy Lee 2022-09-13 10:38:25 -0700
  • af82460075 wallet: rescan 2 days past the birthday block v0.13.108 Roy Lee 2022-08-19 16:38:39 -0700
  • 40f7d7cefe prompt: ask birthday for user provided seed Roy Lee 2022-08-19 16:16:46 -0700
  • d9d257a9f6 prompt: minror refactoring Roy Lee 2022-08-19 16:03:00 -0700
  • b66983a497 wallet: rescan 2 days past the birthday block Roy Lee 2022-08-19 16:38:39 -0700
  • e0d67dd494 prompt: ask birthday for user provided seed Roy Lee 2022-08-19 16:16:46 -0700
  • 1249b58b35 prompt: minror refactoring Roy Lee 2022-08-19 16:03:00 -0700
  • 818e366931 import: add support for watchonly addresses/pubkeys Roy Lee 2022-08-07 23:04:43 -0700
  • 92acdcbfca rpc: reverse the order of listtransactions to align with lbrycrd (2nd attempt) v0.13.107 Roy Lee 2022-08-08 17:03:36 -0700
  • 51cf51255a rpc: reverse the order of listtransactions to align with lbrycrd (2nd attempt) Roy Lee 2022-08-08 17:03:36 -0700
  • 893a820c65 hack: trating all imported privatekey as non-watchonly v0.13.106 Roy Lee 2022-08-03 21:51:37 -0700
  • dbb8d1933f hack: trating all imported privatekey as non-watchonly Roy Lee 2022-08-03 21:51:37 -0700
  • 46f4df5a64 rpc: reverse the order of listtransactions to align with lbrycrd v0.13.105 Roy Lee 2022-08-08 01:09:42 -0700
  • 610ec20ea8 ci: run "make fmt" Roy Lee 2022-08-04 21:38:43 -0700
  • 0c2b21840d ci: update github Worflow, and Go 1.19 Roy Lee 2022-08-04 21:17:00 -0700
  • b6b98841dc ci: run "make fmt" Roy Lee 2022-08-04 21:38:43 -0700
  • 6f3ea9638e ci: update github Worflow, and Go 1.19 Roy Lee 2022-08-04 21:17:00 -0700
  • e98e7cc943 rpc: reverse the order of listtransactions to align with lbrycrd Roy Lee 2022-08-08 01:09:42 -0700
  • 4911d7dce4 rpc: handle "input not found" case in signrawtransaction Roy Lee 2022-08-04 20:34:47 -0700
  • 525e0b0de7 ci: run "make fmt" Roy Lee 2022-08-04 21:38:43 -0700
  • 073c19185d ci: update github Worflow, and Go 1.19 Roy Lee 2022-08-04 21:17:00 -0700
  • 3e45c66f34
    Merge pull request #11 from lbryio/roylee17/fix-signrawtransaction Roy Lee 2022-08-04 22:04:03 -0700
  • fd92031e27 rpc: handle "input not found" case in signrawtransaction Roy Lee 2022-08-04 20:34:47 -0700
  • eff01c9e63
    Merge pull request #12 from lbryio/roylee17/update-ci-go-version Roy Lee 2022-08-04 21:50:24 -0700
  • 2428b381da ci: run "make fmt" Roy Lee 2022-08-04 21:38:43 -0700
  • 2e95c1427f ci: update github Worflow, and Go 1.19 Roy Lee 2022-08-04 21:17:00 -0700
  • 13a42b37ce ci: add tools package to lock Go tooling versions Roy Lee 2022-08-04 21:28:12 -0700
  • 18b605c6e1 mod: update go dependencies Roy Lee 2022-08-04 21:23:24 -0700
  • c21be77e05 configs: updated docs/comments about disabling tls for remote connections Roy Lee 2022-08-04 17:23:12 -0700
  • d1700f2658 rpc: allow listtransaction take "default" as account v0.13.104 Roy Lee 2022-07-27 10:30:33 -0700
  • be9df55a7c rpc: remove deprecated rpc "move" and "setaccount" Roy Lee 2022-07-27 10:29:35 -0700
  • 9d812ab865 [lbry] config: allow non-localhost connections with TLS disabled v0.13.103 Roy Lee 2022-07-11 16:22:35 -0700
  • b4a9f5f524 [lbry] version: bump lbcd depencency to include version handling fix v0.13.102 Roy Lee 2022-07-06 20:45:51 -0700
  • 56a178f545 test: fix race conditions in tests v0.13.101 Roy Lee 2022-07-05 22:08:22 -0700
  • a7cbb7c481 [lbry] ci: disable few tests for now to unblock CI Roy Lee 2022-07-05 21:00:17 -0700
  • c4421900c1 test: fix fmt string directive. Roy Lee 2022-07-05 19:37:39 -0700
  • e5f7fefaac [lbry] rpc: update getaddressinfo help messages Roy Lee 2022-07-05 20:17:06 -0700
  • 5d95b1cd9a
    Merge pull request #7 from lbryio/roylee/hardcode-paytxfee-to-zero Roy Lee 2022-06-14 17:06:52 -0700
  • 444fc83aad [lbry] fee: update getinfo.paytxfee to 0 v0.13.100-alpha.1 Roy Lee 2022-06-14 16:44:06 -0700
  • ce9b4eb809 [lbry] version: use version package v0.13.100-alpha.0 Roy Lee 2022-05-24 10:50:06 -0700
  • 10b9f52e03 [lbry] ci: update Makefile and remove goclean.sh Roy Lee 2022-05-24 10:14:34 -0700
  • 471b2d1987 [lbry] ci: update Dockerfile Roy Lee 2022-05-24 10:12:07 -0700
  • df1d2ee1a1 [lbry] ci: support GoReleaser Roy Lee 2022-05-24 10:09:32 -0700
  • 3671cd0c05 [lbry] ci: add github workflows Roy Lee 2022-05-24 10:08:49 -0700
  • 57e8d9cdd2 [lbry] ci: update golangci settings Roy Lee 2022-05-24 10:05:11 -0700
  • 5c8800691c [lbry] go module: update dependencies Roy Lee 2021-09-11 22:28:08 -0700
  • 49e78d88cb [lbry] rpc: support --skipverify on TLS connection to lbcd Roy Lee 2022-05-15 23:03:27 -0700
  • 09ae692b44 [lbry] rpc: update help docs Roy Lee 2022-05-24 10:20:40 -0700
  • 1d0ef1da6d [lbry] added staked value to balance call Brannon King 2021-12-14 19:55:15 -0500
  • 23f883be7e [lbry] eliminated btcd dependency Brannon King 2021-12-14 19:54:55 -0500
  • d5328e1834 [lbry] coin selection and balance no longer include stakes Brannon King 2021-11-23 14:04:18 -0500
  • 4c6e495f86 [lbry] use address type parameter in getnewaddress Brannon King 2021-11-12 21:24:56 -0500
  • 10d0a26792 [lbry] update backend list Roy Lee 2021-08-25 14:03:05 -0700
  • d6434b148a [lbry] enable regtest for --createtemp (temporary wallet) Roy Lee 2021-11-08 21:29:47 -0800
  • f52bea1e37 [lbry] rpc: getaddressinfo Roy Lee 2021-09-06 00:16:40 -0700
  • 879bf10dde [lbry] chain: bring back removed chainParams for a testcase Roy Lee 2021-09-13 11:25:48 -0700
  • cedfab95fa [lbry] update coin_type to LBC (140) Roy Lee 2021-09-09 22:21:23 -0700
  • 5c96fa9cda [lbry] docs: Update README.md Roy Lee 2021-09-06 10:54:38 -0700
  • 36554814e8 [lbry] align port settings between lbcd, lbcctl, and lbcwallet Roy Lee 2021-09-06 10:48:23 -0700
  • 202374ebd8 [lbry] fork from btcsuite to lbryio Roy Lee 2021-08-25 15:58:28 -0700
  • 7b5b2ff774 [lbry] remove nested go mudules Roy Lee 2021-09-11 22:26:16 -0700
  • 8701ecb329 [lbry] build: remove neutrino and bitcoind support Roy Lee 2021-08-25 14:03:05 -0700
  • 0e82225623 [lbry] git: ignore dist/ and .vscode Roy Lee 2021-11-09 12:24:16 -0800
  • e74c3939aa Fixed a bug where unconfirmed txn notifications were missing a label ennmichael 2021-10-21 19:55:30 +0200
  • 759741dccc waddrmgr: add support for pay to witness script address Yaacov Akiba Slama 2021-12-02 15:10:24 +0100
  • 9eb48cb6ab waddrmgr: add adtWitnessScript serialization Oliver Gugger 2021-12-02 15:10:23 +0100
  • 6d7b545acb waddrmgr: rename ambiguous scriptCT to scriptClearText Oliver Gugger 2021-12-02 15:10:21 +0100
  • cb3343ae15 mod: update btcutil dep to pull in TaprootAddress type Oliver Gugger 2021-12-02 15:10:20 +0100
  • f2ec9f1ec8 wallet: export ScriptForOutput Oliver Gugger 2021-11-22 13:01:59 +0100
  • 6eede89a43 chain: fix peer selection for the pruned block dispatcher Olaoluwa Osuntokun 2021-11-12 18:03:37 -0800
  • b4e83b1f8c waddrmgr: fix concurrent map access Oliver Gugger 2021-10-20 18:06:05 +0200
  • 45a94de617 wallet: return unsigned TX in watch-only SendOutputs Oliver Gugger 2021-10-07 13:18:53 +0200
  • 9f1eb98666 wallet: add minimum confirmation parameter to FundPsbt Bjarne Magnussen 2021-09-23 13:40:06 +0200
  • b218504ca9 build: update to latest versions of txauthor, txrules, and txsize Olaoluwa Osuntokun 2021-09-23 14:35:37 -0700
  • 0fe2b53b69 wallet/txauthor+txrules: update go mod to include btcd changes eugene 2021-09-22 13:13:45 -0400
  • 8e853a7fb5 wallet: add ImportAccountWithScope Oliver Gugger 2021-09-08 13:52:08 +0200