btcd-commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
[btcsuite/btcd] 4a5223: docs: Add chainhash to README.md (#739)
Janus Troelsen
[btcsuite/btcwallet] 5e39e6: Fix typo. (#453)
DanielKrawisz
[btcsuite/btcd] cee207: txscript: Expose AddOps on ScriptBuilder. (#734)
Dave Collins
[btcsuite/btcwallet] d76627: Update for recent chaincfg API changes. (#451)
Dave Collins
[btcsuite/btcutil] 6906ba: add license title (#79)
Waldir Pimenta
[btcsuite/btcwallet] 33a6c2: add license title (#452)
Waldir Pimenta
[btcsuite/btclog] 68a406: add license title (#6)
Waldir Pimenta
[btcsuite/btcrpcclient] f584db: add license title (#82)
Waldir Pimenta
[btcsuite/btcd] fb9b64: add license title (#717)
Waldir Pimenta
[btcsuite/btcd] 044a11: btcd: Simplify shutdown signal handling logic. (#7...
Dave Collins
[btcsuite/btcd] a7b35d: chaincfg/blockchain: Parameterize more chain const...
Dave Collins
[btcsuite/blocksafari] d2f948: Remove missed js folder when discontinuing project...
Dave Collins
[btcsuite/blocksafari] 4e74d2: Discontinue project.
Dave Collins
[btcsuite/btcwallet] e92f94: Update for recent chainhash-related API changes. (...
Dave Collins
[btcsuite/blocksafari] 098323: Update for recent chainhash-related API changes. (...
Dave Collins
[btcsuite/btcrpcclient] c39e35: Update for recent chainhash-related API changes. (...
Dave Collins
[btcsuite/btcd] bd4e64: chainhash: Abstract hash logic to new package. (#7...
Dave Collins
[btcsuite/btcd] b6b1e5: TravisCI: Set vendor experiment variable earlier. ...
Dave Collins
[btcsuite/btcutil] 22c91f: Update for recent chainhash-related API changes. (...
Dave Collins
[btcsuite/btcd] 711f33: chainhash: Implement a new chainhash package. (#73...
Dave Collins
[btcsuite/btcd] d406d9: wire: Consolidate tests into the wire pkg. (#728)
Dave Collins
[btcsuite/blocksafari] d1700b: Changed btcd Github URL (#13)
Steven Roose
[btcsuite/btcrpcclient] 5f1911: Allow RPC identifiers in E notation (#80)
Calvin McAnarney
[btcsuite/btcd] 6e6448: Bump travis to use the latest golang - 1.6.3 (#723...
David Hill
[btcsuite/btcd] 61a15f: blockchain: optimize HaveBlock (#720)
David Hill
[btcsuite/btcd] 00ebb9: blockchain: Associate time src with chain instance...
Dave Collins
[btcsuite/btcd] 5cbd1f: peer: Remove potential race when calling Connect.
Jonathan Gillham
[btcsuite/btcd] 7de7bd: peer: use atomics instead of mutexes (#670)
David Hill
[btcsuite/btcwallet] 959ef4: Set GO15VENDOREXPERIMENT=1 earlier in travis scrip...
Josh Rickmar
[btcsuite/btcwallet] 127246: Fix logic for CreateTemp needing either appdata or...
Alex Yocom-Piatt
[btcsuite/btcd] ff4ada: Add automatic RPC configuration.
Hector Jusforgues
[btcsuite/btcd] f68cd7: wire: Reduce allocs with a binary free list.
Dave Collins
[btcsuite/btcd] dc83f4: addblock: Add support for generating indexes.
Dave Collins
[btcsuite/btcwallet] f3df6c: Handle flags explicitly set to defaults.
Josh Rickmar
[btcsuite/btcd] 7f07fb: txscript: Fix typo. (#700)
Mawueli Kofi Adzoe
[btcsuite/btcd] e8e216: Bump up copyright. Reflect recent update. (#699)
Mawueli Kofi Adzoe
[btcsuite/btcd] 24e41c: Update installation instructions using Glide (#698...
Steven Roose
[btcsuite/btcd] f89355: Minor correction to GenerateSharedSecret documenta...
Nathan Bass
[btcsuite/btcwallet] 39fd9b: Switch from forked to upstream bolt package.
Josh Rickmar
[btcsuite/btcwallet] 7704a6: Switch from forked to upstream flags package.
Josh Rickmar
[btcsuite/btcd] 2554ca: build: Convert project to use glide. (#689)
Dave Collins
[btcsuite/btcwallet] 00deae: Don't use go install $(glide novendor) in examples...
Josh Rickmar
[btcsuite/btcwallet] 250818: Update to latest Go in Travis config.
Josh Rickmar
[btcsuite/btcwallet] 877947: Enable vendor experiment for Go 1.5 on Travis-CI.
Josh Rickmar
[btcsuite/btcwallet] 268c46: Fix description for recommended install instructio...
Josh Rickmar
[btcsuite/btcwallet] c292c6: btcwallet: handle signal SIGTERM
David Hill
[btcsuite/btcd] 128366: main: Limit garbage collection percentage. (#686)
Dave Collins
[btcsuite/btcd] 1a0e74: btcd: handle signal SIGTERM (#688)
David Hill
[btcsuite/btcwallet] ce3bd3: Unexport private methods from legacyrpc package.
Josh Rickmar
[btcsuite/btcwallet] 4d51f8: Use -b for deprecated --datadir short option.
Josh Rickmar
[btcsuite/btcwallet] 146e92: Fix credit slice indexing for transaction notifica...
Josh Rickmar
[btcsuite/btcwallet] fb06a6: Cleanup TransactionDetails RPC messages.
Josh Rickmar
[btcsuite/btcwallet] 5e3613: Make default config relative to appdata directory.
Josh Rickmar
[btcsuite/btcwallet] f91303: Lookup actual home directory when expanding ~.
Josh Rickmar
[btcsuite/btcwallet] 42593c: Remove code intended for Go 1.4 and older.
Josh Rickmar
[btcsuite/btcwallet] b97d82: Document need for GO15VENDOREXPERIMENT=1.
Josh Rickmar
[btcsuite/btcwallet] 2009ee: Set gRPC cipher suites sooner in node.js example.
Josh Rickmar
[btcsuite/btcwallet] 1e8c73: Fix example node.js client after breaking API chan...
Josh Rickmar
[btcsuite/btcwallet] 1e8c73: Fix example node.js client after breaking API chan...
Josh Rickmar
[btcsuite/btcd] 0d7f52: mining: Correctly format log messages. (#685)
Jonathan Gillham
[btcsuite/btcd] 1b2341: btcd: sendheaders server support (#671)
David Hill
[btcsuite/btcwallet] 910933: Convert project to glide.
Josh Rickmar
[btcsuite/btcd] b14032: wire: Add several decode benchmarks. (#682)
Dave Collins
[btcsuite/btcd] e7ddaa: wire: Don't allocate new readers in benchmarks. (#...
Dave Collins
[btcsuite/btcd] 27c0f9: wire: Add large tx deserialize benchmark. (#678)
Dave Collins
[btcsuite/btcd] de4fb2: blockchain: Remove unused root field. (#680)
Dave Collins
[btcsuite/btcd] 644570: txscript: Reduce script parse opcode allocs. (#677...
Dave Collins
[btcsuite/btcutil] 2c26dd: bloom: Avoid a few unnecessary hash copies. (#76)
Dave Collins
[btcsuite/btcwallet] a549b6: Avoid calling getrawtransaction from signrawtransa...
Josh Rickmar
[btcsuite/btcd] b87723: btcd: Remove peer-specific logging funcs. (#675)
Dave Collins
[btcsuite/btcwallet] c82b8b: Ignore config in current directory by default.
Josh Rickmar
[btcsuite/btcwallet] 7b2e1a: Do not include zero value change outputs.
Josh Rickmar
[btcsuite/btcwallet] f82774: Modify goclean.sh to run go vet recursively.
Josh Rickmar
[btcsuite/btcwallet] 86420c: Regenerate walletrpc package. (#418)
Josh Rickmar
[btcsuite/btcwallet] 29f317: Rename datadir/-b options to appdata/-A.
Josh Rickmar
[btcsuite/btcd] 474547: travis: run tests on latest golang (1.5.4 and 1.6....
David Hill
[btcsuite/btcd] a1bb29: mempool: Have ProcessTransaction return accepted t...
David Hill
[btcsuite/btcd] e15d30: mining: Improve tests for prio queue. (#667)
Dave Collins
[btcsuite/btcd] 432ad7: fix memory allignment for 32-bit architectures (#6...
Tadge Dryja
[btcsuite/btcd] 3b39ed: txscript: optimize sigcache lookup (#598)
Olaoluwa Osuntokun
[btcsuite/btcd] 5a1e77: blockchain: Remove unneeded unspentness size check...
Dave Collins
[btcsuite/btcd] 5b14e1: mining: Add tests for prio queue. (#666)
Dave Collins
[btcsuite/btcwallet] 3d7b8c: Resurrect rpchelp_test.go
Josh Rickmar
[btcsuite/btcd] b580cd: database: Replace with new version.
Dave Collins
[btcsuite/btcd] 7c1746: indexers: Implement optional tx/address indexes.
Dave Collins
[btcsuite/btcd] 491acd: blockchain: Rework to use new db interface.
Dave Collins
[btcsuite/btcd] 123ff3: mempool: Create and use mempoolPolicy. (#571)
David Hill
[btcsuite/btcd] 5ff5fc: txscript: Correct comments on alt stack methods. (...
Dave Collins
[btcsuite/btcd] 1d83cd: chaincfg: Consolidate tests into the chaincfg pkg....
Dave Collins
[btcsuite/btcwallet] 4ee9ce: Add sweepaccount tool.
Josh Rickmar
[btcsuite/btcd] c7e5d5: chaincfg: Register networks instead of hard coding...
Dave Collins
[btcsuite/btcd] 23f591: server: Optimize map limiting in block manager. (#...
Dave Collins
[btcsuite/btcd] a3fa06: mining: Export block template fields. (#659)
Dave Collins
[btcsuite/btcd] cab74f: Keep track of recently rejected transactions. (#48...
David Hill
[btcsuite/btcd] d1e493: config: New option --blocksonly (#553)
David Hill
[btcsuite/btcd] 7b3134: Cleanup and optimize handleBroadcastMsg
David Hill
[btcsuite/btcwallet] 94d813: Update TravisCI configs. (#409)
John C. Vernaleo
[btcsuite/btclog] f96df2: TravisCI: Update to latest configurations. (#5)
Dave Collins
[btcsuite/btcutil] bdf440: TravisCI: Remove external go vet reference. (#74)
Dave Collins
[btcsuite/btcrpcclient] 649225: TravisCI: Update to latest configurations. (#76)
Dave Collins
[btcsuite/btcd] 69839a: TravisCI: Remove external go vet reference. (#655)
Dave Collins
[btcsuite/btcd] 8a58f8: peer: Implement sendheaders support (BIP0130).
David Hill
[btcsuite/btcwallet] eefc61: Check for missing txs before dereferencing details
George Melika
[btcsuite/btcd] c1861b: peer: declare QueueMessage()'s doneChan as send on...
David Hill
[btcsuite/btcd] 391d5e: server: Stop main loop from blocking when RPC serv...
Jonathan Gillham
[btcsuite/btcwallet] d2c851: Rollback namespace transactions when bucket is not...
Josh Rickmar
[btcsuite/btcwallet] e12d23: Sort unmined transactions in their dependency orde...
Josh Rickmar
[btcsuite/btcwallet] c2ed8f: Add goclean.sh script from btcd.
John C. Vernaleo
[btcsuite/btcd] e08038: TravisCI: Remove Go 1.4.3 tests.
Dave Collins
[btcsuite/btcutil] e0dbb5: txsort: Update package for BIP0069 acceptance.
Olaoluwa Osuntokun
[btcsuite/btcutil] 52bb44: Update TravisCI for Go 1.6.
Dave Collins
[btcsuite/btcutil] ae7891: bloom: Correct merkle block test error print.
Dave Collins
[btcsuite/btcwallet] fcccae: Manage wallet db namespaces from wallet package.
Josh Rickmar
[btcsuite/btcwallet] b1500b: Print version string at startup.
John C. Vernaleo
[btcsuite/btcwallet] 5d6392: Fix race in TestThrottle test.
Josh Rickmar
[btcsuite/btcwallet] 5d6392: Fix race in TestThrottle test.
Josh Rickmar
[btcsuite/btcwallet] 6e6cb3: Log wallet locks and unlocks.
Josh Rickmar
[btcsuite/btcd] 379383: docs: Update READMEs with current details.
Dave Collins
[btcsuite/btcwallet] 6cf22b: Remove legacy JSON-RPC notifications.
Josh Rickmar
[btcsuite/btcwallet] 9fe02c: Disallow naming accounts the empty string.
Josh Rickmar
[btcsuite/btcwallet] cee041: Default to mainnet.
Josh Rickmar
[btcsuite/btcrpcclient] e6e3b6: Improve error log avoidance on client disconnect.
Dave Collins
[btcsuite/btcwallet] 2b79aa: Stop wallet and close wallet DB on interrupt.
Josh Rickmar
[btcsuite/btcwallet] 24fc8b: Read synchronized relay fee once when checking out...
Josh Rickmar
[btcsuite/btcwallet] d09c2a: Protect the relay fee field with a mutex.
Josh Rickmar
[btcsuite/btcwallet] 397bea: Fix spelling in legacy test and docs using aspell
Janus Troelsen
[btcsuite/btcwallet] f08480: Refactor wallet transaction creation code.
Josh Rickmar
[btcsuite/btcwallet] 82e743: Rename some rpc commands to something more generic...
John C. Vernaleo
[btcsuite/btcwallet] 82e743: Rename some rpc commands to something more generic...
John C. Vernaleo
[btcsuite/btcwallet] 514008: Use LICENSE file and short license headers.
Josh Rickmar
[btcsuite/btcd] 5c59b6: server: Appropriately name inbound peers map in pe...
Jonathan Gillham
[btcsuite/btcutil] 44e303: Fix range check in bloom filter false positive rat...
Tadge Dryja
[btcsuite/btcd] f38974: multi: Update with result of gofmt -s.
Dave Collins
[btcsuite/btcd] d48521: Update TravisCI and README for Go 1.6.
Dave Collins
[btcsuite/btcd] eb882f: multi: Fix several misspellings in the comments.
Dave Collins
[btcsuite/btcwallet] 620a3c: Add VersionService to gRPC server to query server ...
Josh Rickmar
[btcsuite/btcwallet] f03556: Document changes to the NextAddress RPC.
Josh Rickmar
[btcsuite/btcwallet] 845545: Add Kind enum to NextAddress request.
Josh Rickmar
[btcsuite/btcwallet] b286d6: Regenerate gRPC files from descriptor.
Josh Rickmar
[btcsuite/btcd] ef9c50: Fix typos in comments
Tibor Bősze
[btcsuite/btcd] c17ff8: wire: Export (read|write)(VarInt|VarBytes).
Jouke Hofman
[btcsuite/btcd] f4d551: findcheckpoint: Update to allow first checkpoint.
Dave Collins
[btcsuite/btcd] f45db0: database: Remove tx log in favor of new ldb txns.
Dave Collins
[btcsuite/btcd] c75fea: Implement banning based on dynamic ban scores
Tibor Bősze
[btcsuite/btcd] 907152: mempool: reduce lock contention
David Hill
[btcsuite/btcwallet] d2e93f: Make walletpassphrase with timeout=0 never lock th...
Josh Rickmar
[btcsuite/btcwallet] 417163: Fix several typos in documentation and comments.
Josh Rickmar
[btcsuite/btcwallet] da1459: Create results for each wallet.TransactionSummary ...
Josh Rickmar
[btcsuite/btcd] 9abc2c: txscript: Comment improvements and fixes
Dave Collins
[btcsuite/btcd] d272bf: Fix documentation for opcodeInvalid
Kefkius
[btcsuite/btcwallet] 2806a1: Use btcsuite vendored crypto repo.
Josh Rickmar
[btcsuite/btcwallet] 2808c4: If wallet already exists show path.
John C. Vernaleo
[btcsuite/btcwallet] 567752: Add option for one time TLS keys.
Josh Rickmar
[btcsuite/btcd] d127ad: server: Make consistent use of svr peer stringer.
Dave Collins
[btcsuite/btcutil] 2d190f: hdkeychain: Correct extended privkey serialization...
Dave Collins
[btcsuite/btcd] d759d1: Remove duplicate stack tests.
Kefkius
[btcsuite/btcwallet] 97963b: Update README for gRPC changes.
Josh Rickmar
[btcsuite/btcwallet] 102cd5: Set account name for gettransaction results.
Josh Rickmar
[btcsuite/btcd] b7f030: Do not use unkeyed fields.
John C. Vernaleo
[btcsuite/btcwallet] 32ca19: Allow spending from the waddrmgr.ImportedAddrAccou...
Olaoluwa Osuntokun
[btcsuite/btcwallet] b480a0: Set account field in listtransactions result.
Josh Rickmar
[btcsuite/btcd] 73d353: peer: Consolidate Connect, Disconnect, Start, Shut...
Jonathan Gillham
[btcsuite/btcd] ae00ff: wire: Implement sendheaders command (BIP0130)
David Hill
[btcsuite/btcd] 383ed0: Use atomic operations instead of mutexes.
David Hill
[btcsuite/btcd] 165827: rpcserver: Optimize filteraddr code.
Dave Collins
[btcsuite/btcd] 3c2c85: btcjson: Specify constant size in tests.
Dave Collins
[btcsuite/btcd] af3ed8: database: Major redesign of database package.
Dave Collins
[btcsuite/btcwallet] cc97e0: Do not error for empty tx comments.
Josh Rickmar
[btcsuite/btcwallet] fda2e1: Change datadir short option to -b.
Josh Rickmar
[btcsuite/btcwallet] aec660: Return WWW-Authenticate header
John C. Vernaleo
[btcsuite/btcwallet] 515cbc: Always lock waddrmgr for every timeout or explicit...
Josh Rickmar
[btcsuite/btcwallet] 4c839a: Generate a seed when creating a new wallet if none...
Olaoluwa Osuntokun
[btcsuite/btcd] 528dda: txscript: Fix typo in README
Chris Shepherd
[btcsuite/btcwallet] bb1102: Fix fee calculation for gettransaction.
Josh Rickmar
[btcsuite/btcwallet] 497ffc: Modernize the RPC server.
Josh Rickmar
[btcsuite/btcwallet] 497ffc: Modernize the RPC server.
Josh Rickmar
[btcsuite/btcd] 95361a: wire: Minor code clean up.
Jonathan Gillham
[btcsuite/btcd] e03fa3: peer: Simplify PushAddrMsg method loop.
Jonathan Gillham
[btcsuite/btcd] 407fcc: Update LICENSE
Jonathan Zeppettini
[btcsuite/btcwallet] 1759a6: New struct (TxInSigs) to store the raw sigs of a t...
Guilherme Salgado
[btcsuite/btcwallet] 6af96b: Correctly handle RPC listen addresses with IPv6 zo...
Josh Rickmar
[btcsuite/btcwallet] fb0725: Modernize the RPC server.
Josh Rickmar
[btcsuite/btcd] f5ded6: Change copyright date for code that was updated th...
Mawuli Adzoe
[btcsuite/btcd] 194463: Bump copyright date to reflect fixes since the beg...
Mawuli Adzoe
[btcsuite/btcd] 7996eb: peer: drain chans before exiting peerHandler
Javed Khan
[btcsuite/btcd] e24fe9: chaincfg: Remove testnet-seed.alexykot.me, it is d...
David Hill
[btcsuite/btcd] 829e87: Replace *KoblitzCurve by elliptic.Curve
Daniel Martí
[btcsuite/btcrpcclient] 911a73: Clarify documentation. Fix typo.
Mawuli Adzoe
[btcsuite/btcwallet] c4abe0: Fix minor typos.
Mawuli Adzoe
[btcsuite/btcd] 14ccab: Review and fix typos in SigCache code.
Mawuli Adzoe
[btcsuite/btcd] 34a94b: txscript: sync Bitcoin Core script tests
David Hill
[btcsuite/btcd] 6e133b: txscript: Fix docs to match function.
Mawuli Adzoe
[btcsuite/btcd] ff0c78: Fix inconsistent spacing.
Mawueli Kofi Adzoe
[btcsuite/btcd] df20c1: Fix typos in changelog.
Mawuli Adzoe
[btcsuite/btcd] d0cdd5: server: Fix persistent peers not being removed pro...
Dario Nieuwenhuis
[btcsuite/btcd] 89af74: peer: remove getaddr msg from stall detection.
Dario Nieuwenhuis
[btcsuite/btcd] 87182a: blockchain: Correct serialized coinbase height err...
Dario Nieuwenhuis
[btcsuite/btcd] 4d40a2: peer: Rename variable for consistency.
Jonathan Gillham
[btcsuite/btcd] 542844: peer: fix panic due to err in handleVersionMsg
Javed Khan
[btcsuite/btcwallet] b701fa: Update travis config for recent Go versions.
Josh Rickmar
Earlier messages
Later messages