Commit Graph

  • 40dc9492aa
    add support for specifying a minimum protocol version (#2) main-zfnd Conrado Gouvea 2022-06-06 21:06:07 -0300
  • c54970f7c4 add support for specifying a minimum protocol version min-protocol-version Conrado Gouvea 2022-06-03 16:20:21 -0300
  • ca5d3008dd
    Add support for receiving addrv2 messages (#1) Conrado Gouvea 2021-11-18 10:38:31 -0300
  • 4a39b9ec1b Fix TestPeerListeners, discarding version messages fix-test-peer-listeners Conrado Gouvea 2021-11-17 11:47:36 -0300
  • 2c72d105d6 Shuffle addresses before sending; reduce maxNetAddressPayloadV2 Conrado Gouvea 2021-11-17 11:41:22 -0300
  • 33a637ee42
    Apply suggestions from code review Conrado Gouvea 2021-11-17 11:07:34 -0300
  • 079ebf598c Add support for receiving addrv2 messages Conrado Gouvea 2021-11-11 19:19:59 -0300
  • 65e986844e Update connmanager_test.go master Aarush Bhat 2021-09-06 11:19:39 +0530
  • 31791ba4dc Included permissions for GitHub action naveen 2021-09-17 16:03:07 +0000
  • c56a053fdf fix typos pengyonghui 2021-10-18 15:48:51 +0800
  • d590f3f77d fix typo pengyonghui 2021-10-18 15:11:12 +0800
  • a148fa797a addrmgr: make KnownAddress methods thread-safe Jonathan Chappelow 2021-10-20 11:59:18 -0500
  • e3449998be
    Merge pull request #1752 from Roasbeef/config-disable-stall-handler Olaoluwa Osuntokun 2021-10-05 11:44:31 -0700
  • e98a1a1b4c
    peer+server: add new config option to optionally disable stall detection Olaoluwa Osuntokun 2021-09-15 18:12:37 -0700
  • 4caf037c52 Upgraded the docker version to 1.16 naveen 2021-09-17 15:07:31 +0000
  • bca4298ada
    Merge pull request #1753 from Roasbeef/bump-go-version Olaoluwa Osuntokun 2021-09-16 14:32:45 -0700
  • f8e6854197 mempool: introduce GetDustThreshold to export dust limit calculation eugene 2021-08-16 12:40:38 -0400
  • 7ae5b74dee
    build: bump min Go version to 1.16.8 add Go 1.17.1 Olaoluwa Osuntokun 2021-09-15 18:18:04 -0700
  • 5e6736aad5 btcec: added testcase for point at infinity Marius van der Wijden 2021-09-13 21:38:27 +0200
  • 73f7eac903 btcec: check if recovered pk is at point of infinity Marius van der Wijden 2021-09-13 21:11:26 +0200
  • 3e2d8464f1
    rpcclient: Export symbols needed for custom commands (#1457) JeremyRand 2021-09-02 06:39:55 +0000
  • f9d72f05a4 Switch irc to libera.chat John C. Vernaleo 2021-05-26 11:19:15 -0400
  • f5a1fb9965 mempool: export isDust for use in other projects eugene 2021-08-02 11:14:52 -0400
  • b3e6bd6161 rpcserverhelp: Remove extra period for gettxout--synopsis Calvin Kim 2021-07-15 16:01:20 +0900
  • 86a17263b0
    Merge pull request #1729 from gnasr/fix-psbtopts-feerate-type Anirudha Bose 2021-06-25 21:49:46 +0200
  • 505915dc3f btcjson: Update WalletCreateFundedPsbtOpts.FeeRate from *int64 to *float64 Gabriel Nasr 2021-06-25 15:20:16 -0300
  • 63438c6d36 Update release date for v0.22.0-beta in CHANGES file v0.22.0-beta Anirudha Bose 2021-06-01 21:27:38 +0530
  • aaf19b26f3 btcd: bump version to v0.22.0-beta John C. Vernaleo 2021-05-26 11:13:28 -0400
  • 418f9204f4 Update CHANGES file for 0.22.0 release Anirudha Bose 2021-05-26 03:17:24 +0530
  • ee5896bad5 mempool: add additional test case for inherited RBF replacement Olaoluwa Osuntokun 2021-05-12 17:47:26 -0700
  • 7b6c2b3423 chaincfg: fix deployment bit numbers Oliver Gugger 2021-05-11 14:22:09 +0200
  • 0ec4bdc1b8 Don't reference the readme that we don't produce John C. Vernaleo 2021-04-18 16:46:27 -0400
  • ce697fe7e8
    Merge pull request #1716 from halseth/witness-commitment-rpctest Olaoluwa Osuntokun 2021-04-29 15:55:35 -0700
  • 7eba688b65
    Merge pull request #1692 from guggero/signet Olaoluwa Osuntokun 2021-04-26 11:01:13 -0700
  • 37a6e8485b
    rpctest: add witness commitment when calling CreateBlock Johan T. Halseth 2021-04-26 13:53:51 +0200
  • f0f4784c1c
    mining: extract witness commitment add into method Johan T. Halseth 2021-04-26 13:53:22 +0200
  • 7d1ab0b4d7
    btcctl: add signet param Oliver Gugger 2021-03-22 18:26:58 +0100
  • 8a62cf0ef5
    rpcserver: add taproot deployment to getblockchaininfo Oliver Gugger 2021-02-17 11:07:12 +0100
  • 3eac153437
    config+params: add signet config option Oliver Gugger 2021-02-14 15:49:11 +0100
  • 73ecb5997b
    wire+chaincfg: add signet params Oliver Gugger 2020-12-24 16:51:59 +0100
  • 2d7825cf70 btcjson: Updated TxRawResult.Version from int32 to uint32 Aurèle Oulès 2021-03-21 19:54:48 +0000
  • 540786fda6 rpcclient: fix documentation typo Jake Sylvestre 2021-04-13 09:02:41 -0400
  • 36a96f6a00
    Merge pull request #1704 from wpaulino/update-btcutil Olaoluwa Osuntokun 2021-03-31 18:33:23 -0700
  • f133593b93
    build: update btcutil dependency Wilmer Paulino 2021-01-25 14:13:18 -0800
  • f86ae60936 addrmgr: Use RLock/RUnlock when possible Gustavo Chain 2021-03-09 18:22:04 +0100
  • 01c6a6fe9b
    Merge pull request #1698 from wpaulino/external-peer-testing Olaoluwa Osuntokun 2021-03-12 16:28:45 -0800
  • fdb479f121
    peer: allow external testing of peer.Peer Wilmer Paulino 2021-03-11 18:24:13 -0800
  • 556620fea6 rpcserver: Fix Error message returned by processRequest Gustavo Chain 2021-03-09 10:37:31 +0100
  • d08785547a docs: update shields Jake Sylvestre 2021-03-04 17:12:45 -0500
  • dff2198fc5 Fix error message returned by EstimateFee Appelberg-s 2021-01-11 19:39:22 +0100
  • 2a1aa5129e Add Batch JSON-RPC support (rpc client & server) Jake Sylvestre 2020-12-05 22:39:40 -0500
  • 31b66488b4 btcec: validate R and S signature components in RecoverCompact Anirudha Bose 2021-02-03 21:01:10 +0100
  • fa683a69dc
    Merge pull request #1689 from cfromknecht/hashcache-flake Olaoluwa Osuntokun 2021-02-03 19:32:39 -0800
  • 5300a19d06
    txscript/hashcache_test: call rand.Seed once in init Conner Fromknecht 2021-02-02 13:24:27 -0800
  • 1dd693480c
    txscript/hashcache_test: always add inputs during getTxn Conner Fromknecht 2021-02-02 12:42:28 -0800
  • 77fd96753c txscript: add benchmark for IsUnspendable Dan Cline 2020-08-14 18:38:55 -0400
  • 7bbd9b0284 btcjson: Update fields in GetBlockChainInfoResult Steven Kreuzer 2021-01-03 02:24:39 +0000
  • c3ece697da Fixes btcsuite/btcd#1653 Vinayak Borkar 2021-01-04 01:55:26 -0800
  • e747eb9284 Add support for arm32v7 in Dockerfile Victor Lavaud 2021-01-14 20:39:43 +0100
  • 12abc84cb2 fixed broken link ebiiim 2021-01-13 00:36:00 +0900
  • 6bd4c64a54
    Merge pull request #1670 from breez/sendaddrv2 Olaoluwa Osuntokun 2020-12-07 19:32:08 -0800
  • 29c9ff351c Add support for receiving sendaddrv2 message from a peer Yaacov Akiba Slama 2020-11-23 15:17:10 +0200
  • 610bb55ae8 rpcclient: add ExtraHeaders in ConnConfig 10gic 2020-11-20 17:58:10 +0800
  • 0886f1e5c1 simplify s[:] to s where s is a slice Iskander Sharipov 2018-09-14 00:35:08 +0300
  • e9c7a5ac64
    Merge pull request #1659 from guggero/itest-fixes Olaoluwa Osuntokun 2020-11-13 16:05:16 -0800
  • 9e8bb3eddb
    btcjson+rpcserverhelp: restore bitcoind compatibility Oliver Gugger 2020-11-12 10:08:54 +0100
  • 9fd26cf795 integration/rpctest: randomizes port in rpctest.New to reduce collisions Liran Sharir 2020-11-10 16:27:55 -0500
  • 65d2b7a18c
    integration: allow specifying connection behavior Oliver Gugger 2020-11-11 14:29:17 +0100
  • 93cc7f36cf
    integration: allow overwriting address generator Oliver Gugger 2020-11-11 14:24:14 +0100
  • 9250064837
    integration: allow setting custom btcd exe path Oliver Gugger 2020-11-11 14:16:03 +0100
  • f070f7f2be rpcclient: fix documentation typos Armando Ochoa 2020-11-03 23:13:20 +0700
  • 535f25593d rpcclient: implement createwallet with functional options Anirudha Bose 2020-10-09 22:20:49 +0200
  • 5e56ca05e1 btcjson: add new JSON-RPC errors and document them Anirudha Bose 2020-10-08 23:28:09 +0200
  • 1d75e0a885 rpcclient: add more wallet commands Torkel Rogstad 2020-10-06 14:28:19 +0200
  • 6adfc07d1e Unmarshal hashes/second as float in GetMiningInfoResult David Mazary 2020-10-03 21:12:09 -0400
  • 6519c04a6f rpcclient: implement gettxoutsetinfo command Anirudha Bose 2020-09-28 14:42:18 +0200
  • 584c382334 rpc: add signrawtransactionwithwallet interface Henry Fisher 2020-04-10 18:09:29 -0700
  • 0bf42f4476 rpcserver: add txid to getblocktemplate response Anirudha Bose 2020-09-21 23:11:48 +0200
  • 40ae93587d
    Merge pull request #1621 from xplorfin/go1.15 Olaoluwa Osuntokun 2020-10-02 14:52:29 -0700
  • e9a51e8dcd rpcclient: implement getwalletinfo command Anirudha Bose 2020-09-20 15:46:32 +0200
  • 1340513786 Fix link to using bootstrap.dat Friedger Müffke 2020-09-23 08:47:26 +0200
  • ac3f235eb9 rpcclient: implement getaddressinfo command Anirudha Bose 2020-09-15 23:30:59 +0200
  • 6daaf73544
    GetBlockTemplate RPC client implementation (#1629) Elliott Minns 2020-09-21 08:42:35 -0500
  • f4024160f3 btcjson: add test for null params in searchrawtransactions Anirudha Bose 2020-09-18 00:10:32 +0200
  • e5521de652 sample-btcd.conf: fix typo Tristyn 2020-09-16 18:30:48 -0700
  • 297c6120bb ci: add go 1.15 to tests Jake Sylvestre 2020-09-17 01:38:18 -0400
  • c693bd8bc5 rpcclient: add deriveaddresses RPC command Anirudha Bose 2020-09-13 09:47:39 +0200
  • 42782bba18 removed unnecessary GOMAXPROCS function calls ipriver 2020-09-07 19:14:21 +0300
  • ff59bbc14a wire: add proper types for flag field and improve docs Anirudha Bose 2020-09-13 16:45:10 +0200
  • 5ae1f21cd9 Added ListSinceBlockMinConfWatchOnly method. Andrew Tugarinov 2020-09-08 23:15:49 +0700
  • 6f49f1f194 btcjson,rpcclient: add support for PSBT commands to rpcclient Federico Bond 2020-04-30 12:55:57 -0300
  • fff96610aa rpc: Add getnodeaddresses JSON-RPC support Mikael Lindlof 2020-05-31 13:30:50 +0100
  • 9ef973c282
    Merge pull request #1625 from yyforyongyu/fix-notfound-message Olaoluwa Osuntokun 2020-09-08 16:58:19 -0700
  • 2547246f84 GitHub Actions: Enable Go Race detector and code coverage Anirudha Bose 2020-08-24 20:58:47 +0200
  • eb05726dac Nullable optional JSON-RPC parameters Mikael Lindlof 2020-06-14 19:00:20 +0100
  • bdab8dfe81 chaincfg: Add RegisterHDKeyID func to populate HD key ID pairs Anirudha Bose 2020-08-24 20:48:23 +0200
  • 3b926ef77b btcjson: update ListTransactionsResult for Bitcoin 0.20.0 Anirudha Bose 2020-09-06 20:37:44 +0200
  • 95fea6420c blockchain: Remove unnecessary tx hash Calvin Kim 2020-07-13 23:24:40 +0900
  • ba3fe57507
    rpcclient: support listtransactions RPC with watchonly argument Anirudha Bose 2020-09-08 15:43:02 +0200
  • 7cbf95675a btcec: add a comment indicating where curve name taken from Hanjun Kim 2020-07-18 18:42:01 +0900