btcd-commits
Thread
Date
Earlier messages
Messages by Thread
[btcsuite/btcd] 4b348c: rpctest: Add P2PAddress() for Harness to get P2P l...
Alex
[btcsuite/btcd] efb4ab: main: Improve comment for headers peer message.
Alex Bosworth
[btcsuite/btcd] 6788df: TravisCI: Only run tests once.
Dave Collins
[btcsuite/btcd] efa50e: multi: Simplify code per gosimple linter.
Dave Collins
[btcsuite/btcd] 583684: rpcserver: Allow limited user access to `getblockh...
Alex
[btcsuite/btcd] d06c0b: blockchain: Use hash values in structs.
Dave Collins
[btcsuite/btcd] 05c7c1: blockchain: Ignore side chains in exists check.
Dave Collins
[btcsuite/btcd] 1ecfea: blockchain: Refactor main block index logic.
Dave Collins
[btcsuite/btcd] 591695: blockchain: Reconstruct headers from block nodes.
Dave Collins
[btcsuite/btcd] d9241e: btcjson: Add getmempoolentry API
David Hill
[btcsuite/btcd] d55217: blockchain: Remove unused block node removal func.
Dave Collins
[btcsuite/btcd] 0d0f50: blockchain: Remove unused median time calc func.
Dave Collins
[btcsuite/btcd] 5ffd55: blockchain: Use int64 timestamps in block nodes.
Dave Collins
[btcsuite/btcd] 9f71f0: txscript: Drop the mutex before doing crypto
David Hill
[btcsuite/btcd] 554460: rpctest: Update to use new filtered block ntfns.
Dave Collins
[btcsuite/btcrpcclient] eef393: Update ws example to use new filtered blocks ntfns...
Dave Collins
[btcsuite/btcd] 6a5432: blockchain: Store side chain blocks in database.
Dave Collins
[btcsuite/btcd] ecd348: btcd: disable mempool requests if bloom filtering ...
David Hill
[btcsuite/btcrpcclient] a835a9: Port `loadtxfilter` JSON-RPC command from dcrd
Alex
[btcsuite/btcd] 5c689c: btcjson/docs: add `loadtxfilter` command backporte...
Alex
[btcsuite/btcd] db5b9a: btcd: fix rebroadcasting of local txs.
David Hill
[btcsuite/btcd] 9bedd7: btcd: only allow one getaddr request per peer
David Hill
[btcsuite/btcrpcclient] e15ac5: travis: test against latest releases.
David Hill
[btcsuite/btcd] e8b914: btcjson: Add more fields to ListTransactionsResult
David Hill
[btcsuite/btcd] 07f8c8: TravisCI: Use release version of glide.
Dave Collins
[btcsuite/btcd] c06573: multi: Improvements to configurable checkpoints.
Dave Collins
[btcsuite/btcd] 28d42b: build: Exclude .glide from test coverage.
Dave Collins
[btcsuite/btcd] c2af64: blockchain: Allow adding additional checkpoints
Steven Roose
[btcsuite/btcd] 91b7f5: config: Refactor tor config options.
Javed Khan
[btcsuite/btcd] 0efea2: txscript: Implement ScriptVerifyNullFail
David Hill
[btcsuite/btcd] 153dca: txscript: Convert reference tests to new format.
Dave Collins
[btcsuite/btcd] fdc2bc: txscript: Significantly improve errors.
Dave Collins
[btcsuite/btcd] 283706: chaincfg: add testnet checkpoints
David Hill
[btcsuite/btcd] 406ddd: blockchain: TimeSource is required.
David Hill
[btcsuite/btcwallet] 156350: Drop fastsha256 in favor of crypto/sha256 (#468)
David Hill
[btcsuite/btcd] 7c0fd8: btcd: use DialTimeout
David Hill
[btcsuite/btcd] 2dfda4: Correct typo
Alex Bosworth
[btcsuite/btcd] 4cb933: travis: test against latest patch release.
David Hill
[btcsuite/btcutil] 86346b: build: Add gosimple linter to goclean.sh
David Hill
[btcsuite/btcd] ab0f30: mining: drop getwork support.
David Hill
[btcsuite/btcutil] bca640: Drop fastsha256 in favor of crypto/sha256
David Hill
[btcsuite/btcrpcclient] 5ce0ed: Port `getheaders` JSON-RPC command from dcrd
Alex
[btcsuite/btcd] 7c44b6: Port `getheaders` JSON-RPC command from dcrd
Alex
[btcsuite/btcd] 765ca2: Add MerkleBlock deadline to CmdGetData
Chris Pacia
[btcsuite/btcwallet] 3e598f: Fix reported spendable balances from coinbase outp...
Josh Rickmar
[btcsuite/btcd] 4f12c9: Drop btcsuite/go-flags in favor of upstream
David Hill
[btcsuite/btcrpcclient] 0519b8: Add `version` command to JSON-RPC API for API vers...
Alex
[btcsuite/btcd] 9f962b: Add `version` command to JSON-RPC API for API vers...
Alex
[btcsuite/btcd] 602232: Update rpcserver.go
Alex Bosworth
[btcsuite/btcwallet] 426c2e: Minor fixes to Manager.Close (#464)
Vincenzo Di Somma
[btcsuite/btcd] cb05e9: rpctest: Prevent race during teardown.
Dave Collins
[btcsuite/btcutil] 96e858: Remove -v from go test.
John C. Vernaleo
[btcsuite/btcrpcclient] 790329: Remove -v from go test.
John C. Vernaleo
[btcsuite/btcd] 53edce: Remove -v from go test.
John C. Vernaleo
[btcsuite/btcwallet] 3a7608: Remove -v from go test on travis. (#462)
Josh Rickmar
[btcsuite/btcd] ec1c93: btcjson: update the fields of GetBlockChainInfoRes...
Olaoluwa Osuntokun
[btcsuite/btcd] 712399: blockchain: Correct startup threshold state warns.
Dave Collins
[btcsuite/btcd] bc576b: txscript: Only do CSV txver check if enabled.
Dave Collins
[btcsuite/btcd] 318c47: blockchain: Only enforce BIP0030 prior to BIP0034.
Dave Collins
[btcsuite/btcd] 2e93ea: btcjson: Add versionHex to getblock[header] result...
David Hill
[btcsuite/btcutil] 2d8020: build: Add unconvert linter to goclean.sh
David Hill
[btcsuite/btcutil] 1425c4: Modify goclean to use gometalint like btcd
John C. Vernaleo
[btcsuite/btcd] 9cdc1b: blockchain: Remove isMajorityVersion code.
Dave Collins
[btcsuite/btcd] c44058: Implement infrastructure for BIP0009.
Dave Collins
[btcsuite/btcd] 95e6de: btcd: fix error in mempool response inv counting
Steven Roose
[btcsuite/btcd] afec1b: build: Give linters longer and cleanup goclean.sh.
Dave Collins
[btcsuite/btcd] e1b2ce: addrmgr: Remove unused param from GetAddress()
dskloet
[btcsuite/btcd] 7f237a: peer: disconnected peer - return non-nil LocalAddr
Javed Khan
[btcsuite/btcutil] 183acb: Correct LICENSE to the btcsuite developers.
Dave Collins
[btcsuite/btcrpcclient] 1b800b: build: Add unconvert linter to goclean.sh.
Dave Collins
[btcsuite/btcrpcclient] 36af96: Remove unnecessary convs found by unconvert.
Dave Collins
[btcsuite/btcrpcclient] f9ac1a: build: Add gosimple linter to goclean.sh.
Dave Collins
[btcsuite/btcrpcclient] b83f83: Simplify code per gosimple linter.
Dave Collins
[btcsuite/btcrpcclient] 5c3e64: Add gofmt to metalinter.
John C. Vernaleo
[btcsuite/btcrpcclient] 441bb9: Modify goclean to use gometalint like btcd
John C. Vernaleo
[btcsuite/btcutil] f6a0d0: Reduce allocs in Block.Bytes()
David Hill
[btcsuite/btcd] b134be: txscript: reduce allocs in calcSignatureHash
David Hill
[btcsuite/btcd] 187355: wire: reduce allocs in BlockHash()
David Hill
[btcsuite/btcd] 807d34: Unassign some TODO's
David Hill
[btcsuite/btcd] d9a674: btcjson: add ErrRPCClientNodeNotAdded
David Hill
[btcsuite/btcd] 7cc630: docs: Change error in heading
Steven Roose
[btcsuite/btcd] 0d4546: server: Return error on address lookup fails.
Dave Collins
[btcsuite/btcd] 089611: peer: No error log on unexpected EOF.
Dave Collins
[btcsuite/btcd] e8f63b: connmgr: switch to using net.Addr interface throug...
Olaoluwa Osuntokun
[btcsuite/btcrpcclient] 01050a: add support for getblockchaininfo
Olaoluwa Osuntokun
[btcsuite/btcd] df33d4: server: Ensure callbacks use the server peer.
Dave Collins
[btcsuite/btcd] ea9bf7: connmgr: Remove type defs for callbacks.
Dave Collins
[btcsuite/btcd] 2c6f86: wire: Change NewNetAddress to accept a *net.TCPCon...
Dave Collins
[btcsuite/btcd] aca9fc: connmgr: Rename max outbound to target outbound
Javed Khan
[btcsuite/btcd] 6bb8d2: wire: Remove unused NewMsgVersionFromConn.
Dave Collins
[btcsuite/btcd] 2510ba: btcd: support feefilter requests.
David Hill
[btcsuite/btcd] fbb49a: build: Add unconvert linter to goclean.sh.
Dave Collins
[btcsuite/btcd] c18055: build: Add gosimple linter to goclean.sh.
Dave Collins
[btcsuite/btcd] 915fa6: multi: Simplify code per gosimple linter.
Dave Collins
[btcsuite/btcd] af524f: multi: Remove unnecessary convs found by unconvert...
Dave Collins
[btcsuite/btcd] aa53c1: addrmgr/btcd: Updates for staticcheck results.
Dave Collins
[btcsuite/btcd] 82cba6: bmgr: Remove unused struct fields.
Dave Collins
[btcsuite/btcd] e32033: multi: Remove unused code found by deadcode.
Dave Collins
[btcsuite/btcd] 1e38d7: Switch to gometalint in goclean
John C. Vernaleo
[btcsuite/btcd] d1c39e: server: Cap max outbound in connmgr cfg at max pee...
Javed Khan
[btcsuite/btcd] 6951d8: connmgr: unexport the DynamicBanScore mutex.
David Hill
[btcsuite/btcd] 834327: peer: Separate ping ticker functionality from outH...
Jonathan Gillham
[btcsuite/btcd] 760c52: mempool: Modify default orphan tx policy.
Dave Collins
[btcsuite/btcd] e992d5: mempool: Associated tag with orphan txns.
Dave Collins
[btcsuite/btcd] 2615fa: mempool: Return type TxDesc instead of type btcut...
David Hill
[btcsuite/btcd] a75530: rpcserver: Move error check for generate RPC.
Dave Collins
[btcsuite/btcd] 214d97: server: Notify connmgr if server peer assoc fails.
Dave Collins
[btcsuite/btcd] a1f014: peer: Track and return advertised protocol version
Dave Collins
[btcsuite/btcd] 14b51f: multi: Correct misspellings detected by misspell.
Dave Collins
[btcsuite/btcd] 55e2c5: btcd: Remove deps.txt.
Dave Collins
[btcsuite/btcd] 51a630: blockchain: Run gofmt -s.
Dave Collins
[btcsuite/btcd] f3c442: server: Remove unused wakeup channel.
Dave Collins
[btcsuite/btcwallet] cc240c: Update for wire.NewMsgTx API change. (#458)
Dave Collins
[btcsuite/btcutil] 9b9ce8: coinset: Add missing import in wire.
Dave Collins
[btcsuite/btcd] f6ad7e: wire: Make NewMsgTx accept the tx version.
Dave Collins
[btcsuite/btcutil] aa9087: coinset: Update for wire.NewMsgTx API change.
Dave Collins
[btcsuite/btcd] 58a986: mining: Add basic priority calculation tests.
Dave Collins
[btcsuite/btcd] 660467: mining: Break dependency on block manager instance...
Dave Collins
[btcsuite/btcwallet] 1cb3b8: Update project dependencies. (#456)
Josh Rickmar
[btcsuite/btcd] 671901: cpuminer: Introduce cpuminerConfig.
Dave Collins
[btcsuite/btcd] 191420: blockchain: introduce SequenceLocks for relative l...
Olaoluwa Osuntokun
[btcsuite/btcd] 74fe2a: mining: Introduce a block template generator.
Dave Collins
[btcsuite/btcd] 2274d3: bmgr: Remove block manager chain state.
Dave Collins
[btcsuite/btcd] 2cfc64: mining/mempool: Move priority code to mining pkg.
Dave Collins
[btcsuite/btcd] c2fb0c: mining: Stop transactions losing their dependants.
Jonathan Gillham
[btcsuite/btcd] 18bb90: peer: Advertise _our_ max protocol version,
David Hill
[btcsuite/btcd] 54b454: mining: Fix duplicate transactions in prio heap
Dave Collins
[btcsuite/btcd] e30615: mempool: Implement orphan expiration.
Dave Collins
[btcsuite/btcd] c0def9: integration: Initial implementation.
Dave Collins
[btcsuite/btcd] 70db32: mempool: Stricter orphan evaluation and eviction.
Dave Collins
[btcsuite/btcd] 603552: mempool: Refactor pool membership test logic.
Dave Collins
[btcsuite/btcd] 9799f0: rpcserver: Improve JSON-RPC compatibility
Tibor Bősze
[btcsuite/btcd] 0e7186: mempool: Optimize orphan map limiting.
Dave Collins
[btcsuite/btcd] e60625: travis: go1.7.3
David Hill
[btcsuite/btcd] e90b0c: docs: Add mempool entry to developer tools section...
Dave Collins
[btcsuite/btcd] 26e227: mempool: Rename RelayNonStd config option.
Dave Collins
[btcsuite/btcd] f161d6: chaincfg: Introduce new type DNSSeed
David Hill
[btcsuite/btcd] bca987: Do not add inbound peers to the address manager.
David Hill
[btcsuite/btcd] 9634a8: fullblocktests: Add missing doc.go file.
Dave Collins
[btcsuite/btcd] bff2ba: connmgr: Refactor connection management into pkg
Javed Khan
[btcsuite/btcd] 69fca4: Reconcile differences between btcd/dcrd.
Marco Peereboom
[btcsuite/btcd] 4494f0: txscript: Remove OP_SMALLDATA
David Hill
[btcsuite/btcd] f6cd49: peer: rename peer.Connect to AssociateConnection
Javed Khan
[btcsuite/btcd] 0731f2: txscript: Cleanup and improve NullDataScript tests...
Dave Collins
[btcsuite/btcd] b77654: txscript: Add null data script creator
DanielKrawisz
[btcsuite/btcd] d0a9c0: Concurrently handle websocket client JSON-RPC requ...
Josh Rickmar
[btcsuite/btcd] da0428: rpctest: Choose flags based on provided params.
Dave Collins
[btcsuite/btcd] 49cbaf: blockchain: Support small coinbase block size
Dave Collins
[btcsuite/btcd] 59a3fc: txscript: Consolidate tests into txscript package.
Dave Collins
[btcsuite/btcd] b60e35: txscript: Correct nulldata standardness check.
Dave Collins
[btcsuite/btcd] 07e1e3: rpc: Add localaddr and relaytxes to getpeerinfo
David Hill
[btcsuite/btcd] 3b5bb9: btcjson: Add preciousblock
David Hill
[btcsuite/btcd] 403aaf: rpcserver: avoid nested decodescript p2sh addrs
David Hill
[btcsuite/btcd] a82f67: mempool: add closure to compute median time past t...
Olaoluwa Osuntokun
[btcsuite/btcd] a6bf1d: txscript: Implement CheckSequenceVerify (BIP0112)
David Hill
[btcsuite/btcd] fdfa07: btcec: Consolidate tests into the btcec package.
Dave Collins
[btcsuite/btcd] b16213: Optimize by removing defers
David Hill
[btcsuite/btcd] a52eb0: btcec: Ensure reduction when > P in all cases.
Jimmy Song
[btcsuite/btcd] d00918: peer: Implement feefilter p2p message (bip0133)
David Hill
[btcsuite/btcd] 9935fe: wire: Bump minor due to feefilter addition
David Hill
[btcsuite/btcd] ca4e9b: wire: implement feefilter message (bip0133)
David Hill
[btcsuite/btcd] f21410: blockchain: Add block validation infrastructure.
Dave Collins
[btcsuite/btcd] 1cba5c: blockchain: Remove exported CalcPastTimeMedian fun...
Dave Collins
[btcsuite/btcd] e88f2d: mempool: Add test for max orphan entry eviction.
Dave Collins
[btcsuite/btcd] 8965d8: peer: Strictly enforce bloom filter service bit.
Dave Collins
[btcsuite/btcd] 77913a: blockchain: Expose main chain flag on ProcessBlock...
Dave Collins
[btcsuite/btcd] 42a436: addrmgr: Fix AddressCache to not include nils
David Hill
[btcsuite/btcd] 754c4f: rpctest: Gate rpctest-based behind a build tag.
Dave Collins
[btcsuite/btcd] 99165e: rpctest: Fix typo
David Hill
[btcsuite/btcd] 5ec83d: Update dependencies and API usage.
David Hill
[btcsuite/btcd] 7cf9ec: rpctest: Use ports based on the process id.
Dave Collins
[btcsuite/btcd] daac24: build: execute tests across all packages serially
Olaoluwa Osuntokun
[btcsuite/btcrpcclient] 2b780d: Improve HTTP error handling.
Dave Collins
[btcsuite/btcd] c20db1: blockchain: make scriptval_test fail more nicely
Chris Martin
[btcsuite/btcrpcclient] 6e5c0a: Fix GetBlockVerbose API.
David Hill
[btcsuite/btcrpcclient] 982229: Return wire.MsgBlock from GetBlock(Async).
Dave Collins
[btcsuite/btcrpcclient] 96ed4c: Update installation section in README.md
David Hill
[btcsuite/btcrpcclient] 8ff962: Add API for getblockheader
David Hill
[btcsuite/btcd] fb90c3: rpctest: Cleanup resources on failed setup.
Dave Collins
[btcsuite/btcd] 0ddd10: Remove extra backtick in README.md
Chris Martin
[btcsuite/btcd] 5e93b1: config: Replace log outputs with fmt.Fprintln.
Marco Peereboom
[btcsuite/btcd] 2ef82e: mempool: Improve tx input standard checks.
Dave Collins
[btcsuite/btcd] dc5486: mempool: add non-standard tx relaying to policy co...
Olaoluwa Osuntokun
[btcsuite/btcd] 15bace: mempool: Add basic test harness infrastructure.
Dave Collins
[btcsuite/btcd] a109be: mempool: unexport the mutex
David Hill
[btcsuite/btcd] 641182: mempool: Break dependency on chain instance.
Dave Collins
[btcsuite/btcd] c57c18: blockchain: Add median time to state snapshot.
Dave Collins
[btcsuite/btcd] bfe2ba: rpctest: prevent leaking processes in tests due to...
Olaoluwa Osuntokun
[btcsuite/btcd] 6cf60b: rpctest: Correct several issues in tests and joins...
Dave Collins
[btcsuite/btcd] 47ced8: don't spin forever looking for peers (#724)
jadeblaquiere
[btcsuite/btcd] b86df0: rpctest: create new rpctest package
Olaoluwa Osuntokun
[btcsuite/btcd] 763f73: wire: Lower MaxUserAgentLen to 256. (#744)
Dave Collins
[btcsuite/btcd] 7fac09: mempool: Refactor mempool code to its own package....
Dave Collins
[btcsuite/btcd] 87b375: server: Remove superfluous check in OnMemPool. (#7...
Dave Collins
[btcsuite/btcd] 05ab71: travis: Add go 1.7 and drop go 1.5 support. (#740)
David Hill
[btcsuite/btclog] 73889f: travis: Add go 1.7 and drop go 1.5 support. (#7)
David Hill
[btcsuite/btcutil] 68e596: Update travis to test against golang 1.7 (#80)
David Hill
[btcsuite/btcrpcclient] b89c91: Refactor ntfnstate mutex. (#85)
Dave Collins
[btcsuite/btcrpcclient] 8c8d44: travis: Add golang 1.7 and drop golang 1.5 suppor...
David Hill
[btcsuite/btcrpcclient] 2de61b: Manually copy relevant fields in ntfn state copy. ...
Dave Collins
Earlier messages