Commit Graph

  • 0d633fcd00
    secp256k1: add support for resource constrained environments (TinyGo) master SeedHammer 2024-03-16 19:24:17 +0000
  • c6322d513a
    docker: Update image to golang:1.22.1-alpine3.19. Dave Collins 2024-03-05 16:30:44 -0600
  • 20dedca001
    server: Update required minimum protocol version. David Hill 2024-02-19 18:38:20 -0500
  • eb3de8e729
    docs: Update README.md to required Go 1.21/1.22. Dave Collins 2024-02-07 11:04:07 -0600
  • fedbaf982b
    build: Test against Go 1.22. Dave Collins 2024-02-07 11:01:46 -0600
  • db71f88b36
    build: Update golangci-lint to v1.56.0. Dave Collins 2024-02-07 11:01:02 -0600
  • af2e9b8550
    docker: Update image to golang:1.22.0-alpine3.19. Dave Collins 2024-02-07 10:53:02 -0600
  • aa29074059
    main: Update license to 2024. Dave Collins 2024-01-10 09:24:48 -0600
  • 627e64f4af
    build: Update golangci-lint to v1.55.2. Dave Collins 2024-01-10 09:19:24 -0600
  • f4398374aa
    build: Update to latest action versions. Dave Collins 2024-01-10 09:17:35 -0600
  • 35215535f4
    docker: Update image to golang:1.21.6-alpine3.19. Dave Collins 2024-01-09 20:41:04 -0600
  • fac4c14dbb
    wire: Mark legacy message types as deprecated. Dave Collins 2023-10-31 21:49:19 -0500
  • 7521c81182
    docker: Update image to golang:1.21.5-alpine3.18. Dave Collins 2023-12-05 19:53:38 -0600
  • 3df2b50a90 peer: provide better debug for queued nil messages Josh Rickmar 2023-11-13 16:43:42 +0000
  • c077ac82c7
    docker: Update image to golang:1.21.4-alpine3.18. Dave Collins 2023-11-07 19:51:37 -0600
  • bcc0db1189 peer: select on p.quit during stall control chan writes Josh Rickmar 2023-11-07 20:45:41 +0000
  • c1e4cdd9e7
    server: Don't wait or try to send notfound data. Dave Collins 2023-10-31 12:48:14 -0500
  • 3aaaf3f232
    server: Support concurrent getdata requests. Dave Collins 2023-10-28 13:36:31 -0500
  • b60de607b5
    server: Use server peer in log statements. Dave Collins 2023-10-28 13:09:24 -0500
  • 517091c7f6
    netsync: Export opaque peer and require it in API. Dave Collins 2023-10-25 23:21:23 -0500
  • a3698da32d
    netsync: Rename DonePeer to PeerDisconnected. Dave Collins 2023-10-25 23:21:21 -0500
  • 00641815e1
    netsync: Rename NewPeer to PeerConnected. Dave Collins 2023-10-25 23:21:20 -0500
  • 4e3263c0d9
    multi: Consolidate waitgroup logic. Dave Collins 2023-10-24 15:27:57 -0500
  • ae64e5164f
    multi: Reduce done goroutines. Dave Collins 2023-10-24 14:58:01 -0500
  • 672c3458fb
    docker: Update image to golang:1.21.3-alpine3.18. Dave Collins 2023-10-12 17:02:43 -0500
  • 75147d231e
    docker: Update image to golang:1.21.2-alpine3.18. Dave Collins 2023-10-05 19:02:21 -0500
  • fcae044a5f
    docs: Add release notes for v1.8.1. Dave Collins 2023-09-27 10:17:11 -0500
  • c102e54b41
    dcrutil: Use os.UserHomeDir in appDataDir. peterzen 2023-10-05 02:08:13 +0200
  • dc41075594
    secp256k1/ecdsa: Add test for order wraparound. Dave Collins 2023-09-21 00:54:44 -0500
  • 9754217aff
    secp256k1/ecdsa: Add tests for new R and S methods. Dave Collins 2023-09-21 00:35:33 -0500
  • 813446bf0e
    secp256k1/ecdsa: Remove some unnecessary subslices. Dave Collins 2023-09-21 00:21:15 -0500
  • 87adb31f4b
    main: Add read header timeout to profile server. Dave Collins 2023-09-18 16:15:50 -0500
  • 2daf6c9c24 secp256k1/ecdsa: Expose r and s value of signature. Billy Zaelani Malik 2023-09-21 11:43:17 +0700
  • a20782d6a4
    sampleconfig: Use embed with external files. Dave Collins 2023-09-16 19:48:19 -0500
  • 5204b35a33
    rpcserver: Improve internal error handling. Dave Collins 2023-09-01 20:33:58 -0500
  • 8de37df04a
    docker: Update image to golang:1.21.1-alpine3.18. Dave Collins 2023-09-06 19:17:09 -0500
  • ad96f2cf6c
    rpcserver: Modify getnetworkhashps -1 blocks logic. Dave Collins 2023-09-01 19:38:20 -0500
  • f69247ff24
    build: Add errorlint linter. Dave Collins 2023-08-25 15:28:13 -0500
  • 318d81bc90
    multi: Wrap errors for better errors.Is/As support. Dave Collins 2023-08-25 15:24:16 -0500
  • ba7e40fa4d
    blockchain: Remove unused trsy enabled param. Dave Collins 2023-08-23 16:37:30 -0500
  • 5365a7be8a
    blockchain: Remove unused progress logger param. Dave Collins 2023-08-23 16:30:10 -0500
  • 3e2ccdc6c8
    multi: Cleanup superfluous trailing newlines. Dave Collins 2023-08-23 14:58:33 -0500
  • 70b399c9e4
    build: Add dupword linter. Dave Collins 2023-08-23 14:17:29 -0500
  • fc54d98b1e
    multi: Remove a bunch of dup words in comments. Dave Collins 2023-08-23 14:13:51 -0500
  • 0a35adc021
    standalone: Add decreasing timestamps ASERT test. Dave Collins 2023-08-20 06:30:41 -0500
  • 4f00f59360
    docs: Update README.md to required Go 1.20/1.21. Dave Collins 2023-08-18 12:33:56 -0500
  • d5819dfedf
    build: Test against Go 1.21. Dave Collins 2023-08-18 12:33:04 -0500
  • cb4755d43b
    build: Update golangci-lint to v1.53.1. Dave Collins 2023-08-18 12:32:37 -0500
  • 023c2605e9
    build: Update to latest action versions. Dave Collins 2023-08-18 12:31:25 -0500
  • 4f83c718e1
    docker: Update image to golang:1.21.0-alpine3.18. Dave Collins 2023-08-09 04:00:55 -0500
  • e302f554a7
    docker: Update image to golang:1.20.7-alpine3.18. Dave Collins 2023-08-04 03:04:45 -0500
  • 9be168df96
    build: Use setup-go action cache. Dave Collins 2023-07-26 11:28:31 -0500
  • 7fe6d93b51
    multi: Avoid range capture for Go 1.22 changes. Dave Collins 2023-07-25 16:32:47 -0500
  • 7f430e727e
    rpcclient: Explicitly require TLS >= 1.2 for HTTP. Dave Collins 2023-07-26 16:04:57 -0500
  • 11ff764754
    build: Checkout source before Go setup. Dave Collins 2023-07-25 16:53:21 -0500
  • e0961931e3
    build: Correct missing shebang in lint script. Dave Collins 2023-07-25 15:57:50 -0500
  • ea8c7b4e9f
    build: Update golangci-lint to v1.53.3. Dave Collins 2023-07-21 18:46:06 -0500
  • 304568bd04
    build: Use go install for linter and add cache. Dave Collins 2023-07-21 17:10:17 -0500
  • 6d8707a4ba
    build: Move lint logic to its own script. Dave Collins 2023-07-21 16:40:16 -0500
  • a2a984809e
    build: Update to latest action versions. Dave Collins 2023-07-20 16:29:09 -0500
  • 38e1840e40
    build: Add nilerr linter. Dave Collins 2023-07-20 15:32:04 -0500
  • 858d398060
    chaingen: More precise ASERT comments. Dave Collins 2023-07-18 16:48:31 -0500
  • 93c5b39e43
    multi: Address some linter complaints. Dave Collins 2023-07-18 16:42:15 -0500
  • 488b8163e2
    rpcserver: Support dynamic cert reload. Dave Collins 2023-07-10 12:35:06 -0500
  • 863ee95bd6
    docker: Update image to golang:1.20.6-alpine3.18. Dave Collins 2023-07-20 15:39:06 -0500
  • b103569209 docs: Update JSON-RPC API for powhash. Jonathan Chappelow 2023-07-18 17:36:59 -0500
  • 060f951f2c rpc: Add PoWHash to getblock/getblockheader (verbose) results. Jonathan Chappelow 2023-07-18 17:31:53 -0500
  • 1f3cb22332 jsonrpc/types: Add powhash to verbose block output. Jonathan Chappelow 2023-07-18 17:29:49 -0500
  • 216132d7d8
    config: Support DCRD_APPDATA env variable. Dave Collins 2023-06-28 22:25:36 -0500
  • 39e2cc2eca main: improve test flag handling Josh Rickmar 2023-06-29 01:17:02 +0000
  • cc33b719bc
    docs: Update for blockchain v5 module. Dave Collins 2023-06-17 23:00:36 -0500
  • 3dc80cf238
    build: Add CI support for test and module cache. Dave Collins 2023-06-14 12:57:04 -0500
  • 0ec847f45a
    docs: Add release notes templates. Dave Collins 2023-06-15 20:37:25 -0500
  • 05e66dcaca
    database: Use TempDir to create temp test dirs. Dave Collins 2023-06-14 16:09:15 -0500
  • e3ac1b8568
    database: Mark test helpers. Dave Collins 2023-06-14 16:05:00 -0500
  • 38f38bbe02
    docs: Add release notes for v1.8.0. Dave Collins 2023-06-13 07:15:29 -0500
  • 4aa67947b5
    docker: Update image to golang:1.20.5-alpine3.18. Dave Collins 2023-06-14 17:15:37 -0500
  • 113758cab3
    main: Don't include requires in build. Dave Collins 2023-06-09 12:03:56 -0500
  • 39de3f0518
    main: Use release version of dcrtest framework. Dave Collins 2023-06-09 12:21:41 -0500
  • 1c74d9c780
    release: Bump for 1.9 release cycle. Dave Collins 2023-06-09 12:05:49 -0500
  • bc1f361359
    main: Update to use all new module versions. Dave Collins 2023-06-09 10:53:38 -0500
  • b1ff0f1600
    server: Force PoW upgrade to v10. Dave Collins 2023-06-08 19:32:10 -0500
  • 72e68c5986
    mining: Update to latest block vers for pow vote. Dave Collins 2023-06-08 17:46:27 -0500
  • 80e1bb152f
    blockchain: Reject old block vers for pow vote. Dave Collins 2023-06-08 16:37:33 -0500
  • 119fb311ae
    rpctest: Enable treasury integration test. Dave Collins 2023-06-02 13:33:48 -0500
  • 645f649907
    rpcclient: Prepare v8.0.0. Dave Collins 2023-06-08 14:49:56 -0500
  • 50d77f5a80
    docs: Update for rpcclient v8 module. Dave Collins 2023-06-08 14:49:54 -0500
  • 51729efdd3
    blockchain: Prepare v5.0.0. Dave Collins 2023-06-08 14:28:28 -0500
  • 97936ab7e2
    docs: Update for blockchain v5 module. Dave Collins 2023-06-08 14:28:23 -0500
  • a12882b4f2
    gcs: Prepare v4.0.0. Dave Collins 2023-06-08 14:16:07 -0500
  • 1d76035f21
    docs: Update for gcs v4 module. Dave Collins 2023-06-08 14:16:02 -0500
  • f6554540d0
    blockchain/stake: Prepare v5.0.0. Dave Collins 2023-06-08 13:46:49 -0500
  • ee559cd03a
    docs: Update for blockchain/stake v5 module. Dave Collins 2023-04-13 21:58:05 -0500
  • e1ac4d8ca8
    database: Prepare v3.0.1. Dave Collins 2023-06-08 13:33:13 -0500
  • 493acca475
    dcrutil: Prepare v4.0.1. Dave Collins 2023-06-08 13:18:23 -0500
  • 97edb7e0ae
    peer: Prepare v3.0.2. Dave Collins 2023-06-08 12:59:48 -0500
  • 256f81f703
    hdkeychain: Prepare v3.1.1. Dave Collins 2023-06-08 12:48:14 -0500
  • 19f8ff985b
    txscript: Prepare v4.1.0. Dave Collins 2023-06-08 10:59:58 -0500
  • d287598d8f
    connmgr: Prepare v3.1.1. Dave Collins 2023-06-07 17:07:55 -0500
  • 8ce9a70c0b
    chaincfg: Prepare v3.2.0. Dave Collins 2023-06-08 10:15:36 -0500