Commit Graph

  • 8405f361e9 Update tests, remove transparent addresses strip-transparent Likho 2024-05-06 17:17:32 +0200
  • b0249aa7f5 WIP: Remove transparent transfers Likho 2024-05-01 18:08:33 +0200
  • 92f2966e25 WIP: Remove partial transparent stuff Likho 2024-04-30 16:16:04 +0200
  • 6f23d0e95b Remove generating and validating transparent addresses Likho 2024-04-29 15:01:03 +0200
  • 44bdc35a17 WIP: Remove transparent transactions strip-transparent-txs likho 2024-04-24 17:08:00 +0200
  • 275e99ec72
    add(chain): Adds a `network_name` field to `testnet::Parameters` (#8411) Arya 2024-04-24 07:03:37 -0400
  • 8cf0b7a36a
    bump(zcash_script): Bump zcash script v0.1.15 and restore Windows support (#8393) Alfredo Garcia 2024-04-22 19:07:04 -0300
  • 74319ec477
    build(deps): bump rustls from 0.21.10 to 0.21.11 in the cargo group (#8418) dependabot[bot] 2024-04-22 19:32:06 +0000
  • 9024519f28 WIP: Remove transparent transactions remove-transparent-transactions likho 2024-04-22 17:52:12 +0200
  • f748b29eca WIP: Removing transparent transactions likho 2024-04-22 17:18:10 +0200
  • 2ba837470e
    Bump `chrono` from 0.4.34 to 0.4.38 (#8400) main Marek 2024-04-19 23:23:57 +0000
  • f1334a8378
    build(deps): bump the devops group with 2 updates (#8408) dependabot[bot] 2024-04-19 09:25:56 +0000
  • f8c153991b
    add(consensus): Add `activation_heights` field to `NetworkParameters` and implement `Parameters` for `Network` (#8383) Arya 2024-04-18 21:20:34 -0400
  • 887d4a2457
    fix(beta-toolchain): Warnings (#8404) Alfredo Garcia 2024-04-17 22:45:22 -0300
  • 2995ea087b
    send ping to ES server before inserting data (#8409) Alfredo Garcia 2024-04-17 16:09:16 -0300
  • 16a39f89d0
    add(consensus/network): Add an empty `Parameters` struct in `Network::Testnet` (#8368) Arya 2024-04-16 22:20:34 -0400
  • 5fd15a022c
    build(deps): bump the prod group with 21 updates (#8402) Marek 2024-04-17 02:20:28 +0000
  • 1498f8e24e
    Release v1.6.1 (#8396) Arya 2024-04-15 19:24:40 -0400
  • 153444234b
    build(deps): bump the devops group with 2 updates (#8391) dependabot[bot] 2024-04-15 06:51:56 +0000
  • ad34585590
    add(rpc): Add block times to verbose output of `getblock` RPC method (#8384) Arya 2024-04-12 16:07:44 -0400
  • 4241e320b8
    build(deps): bump h2 from 0.3.24 to 0.3.26 (#8386) dependabot[bot] 2024-04-12 00:52:33 +0000
  • e9979b6403
    Updates checkpoints (#8394) Arya 2024-04-11 18:52:27 -0400
  • 339a42f86d
    change database logs to human readable forms (#8389) Alfredo Garcia 2024-04-11 07:41:52 -0300
  • 49fca309cf
    Adds logging of column family size and database size on startup and s… (#8336) Elijah Hampton 2024-03-28 20:00:28 -0400
  • 7723736736
    build(deps): bump the devops group with 2 updates (#8381) dependabot[bot] 2024-03-27 15:59:30 +0000
  • c54fb84c97
    makes some service requests in `getblock` method in parallel (#8376) Arya 2024-03-26 07:04:13 -0400
  • 24914edda9
    build(deps): bump the devops group with 2 updates (#8369) dependabot[bot] 2024-03-25 14:54:09 +0000
  • 949594c25a
    fixes a new clippy warnings (#8373) Arya 2024-03-25 08:57:08 -0400
  • f79fc6aa8e
    Bump prod group (#8370) Marek 2024-03-21 19:23:41 +0100
  • 4579722833
    change(chain): Remove `Copy` trait impl from `Network` (#8354) idky137 2024-03-19 20:45:27 +0000
  • 0c77b40ccc
    build(deps): bump the devops group with 6 updates (#8347) dependabot[bot] 2024-03-19 15:34:01 +0000
  • c22404f639
    fix openapi now showing up in book summary (#8357) Alfredo Garcia 2024-03-18 19:05:22 -0300
  • 5b9e88f547
    Project management action is no longer necessary (#8353) Pili Guerra 2024-03-15 11:55:27 +0100
  • 5e86ebb699
    fix(scan): Improve gRPC method errors and add timeout to scan service to avoid hanging (#8318) Arya 2024-03-14 16:27:33 -0400
  • 652b4c3263
    add openapiu.md to the book summary (#8351) Alfredo Garcia 2024-03-14 13:32:53 -0300
  • f2be73eebb
    feat(rpc): OpenAPI spec (#8342) Alfredo Garcia 2024-03-14 12:04:19 -0300
  • 5d6fe9134f
    build(deps): bump mio from 0.8.10 to 0.8.11 (#8339) dependabot[bot] 2024-03-14 13:19:17 +0000
  • 00a3120c7b
    minor/trivial cleanup (#8348) Arya 2024-03-14 07:54:01 -0400
  • 3bef54b764
    change(consensus): Refactor production code for network consensus rules to `Network` methods (#8340) Za Wilcox 2024-03-12 15:41:44 -0600
  • 9b91d4bc0e
    change(tests): Remove Matches on Network From Tests (#8295) idky137 2024-03-05 14:12:25 +0000
  • e64f3dcddd
    add(test): Check that scan task removes keys, unify scan task acceptance tests, and add test to CI (#8308) Arya 2024-03-04 16:25:50 -0500
  • 6b4d61feb5
    build(deps): bump the devops group with 5 updates (#8334) dependabot[bot] 2024-03-02 00:49:43 +0000
  • 56fca2c9ee
    ref(build)!: use official lightwallted image for CI (#8323) Gustavo Valverde 2024-02-29 15:50:50 +0000
  • 6a6f2865d3
    Refactor creating GCP disks (#8330) Marek 2024-02-29 15:46:29 +0100
  • 58bfe974e1
    chore: Release v1.6.0 (#8319) Marek 2024-02-24 00:28:44 +0100
  • c2cfde0749
    chore: Update docs for building Zebra (#8315) Marek 2024-02-23 17:49:53 +0100
  • d1d128ac15
    chore: allow crater runs (#8171) bishopcheckmate 2024-02-23 13:47:10 +0100
  • 4ebd7a80d0
    add(scan): Adds gRPC reflection and documents how to use the zebra-scan gRPC server (#8288) Arya 2024-02-22 13:51:14 -0500
  • 790e4bd1b1
    update dry-run release commands (#8298) Alfredo Garcia 2024-02-22 09:41:28 -0300
  • 6b2768c021
    chore: Update Checkpoints (#8309) Marek 2024-02-22 13:19:32 +0100
  • 9167093320
    Update CONTRIBUTING.md (#8304) Pili Guerra 2024-02-22 11:52:35 +0100
  • a6f8a9b192
    Update `Cargo.lock` (#8310) Marek 2024-02-22 02:20:05 +0100
  • d6314471b9
    ref(docker): publish less tags in Docker Hub (#8300) Gustavo Valverde 2024-02-22 00:16:06 +0000
  • 5a9281a7a8
    fix(scan): Fix minor concurrency bug in the `scan` gRPC method (#8303) Arya 2024-02-21 18:29:13 -0500
  • c6b56b492a
    build(deps): bump the devops group with 1 update (#8306) dependabot[bot] 2024-02-21 20:40:55 +0000
  • 1a0d5ffec7
    fix(ci): keep `gcloud` arguments consistency (#8305) Gustavo Valverde 2024-02-21 13:53:51 +0000
  • 2f0b284997
    tests(grpc): Unit tests (#8293) Alfredo Garcia 2024-02-20 19:45:55 -0300
  • a7de137a7a
    add(scan): Implement `scan` gRPC method (#8268) Arya 2024-02-20 14:16:20 -0500
  • 3a67e81300
    build(deps): bump the devops group with 1 update (#8270) dependabot[bot] 2024-02-20 10:40:46 +0000
  • 6c0aa042ad
    fix(docker): set log rotation to avoid docker bugs (#8269) kai 2024-02-20 17:40:38 +0700
  • 663c57700b
    add(scan): Test the `RegisterKeys` scan service call (#8281) Marek 2024-02-20 00:45:38 +0100
  • a8dcd98b6e
    build(deps): bump the prod group with 3 updates (#8283) dependabot[bot] 2024-02-19 18:17:34 +0000
  • 96c0d42d74
    Add the `experimental_allow_proto3_optional` flag (#8282) Marek 2024-02-19 14:09:52 +0100
  • fbddec3cb3
    test(grpc): Add snapshots (#8277) Alfredo Garcia 2024-02-16 16:41:04 -0300
  • f20834c373
    improve error message in non_blocking_logger test (#8276) Arya 2024-02-15 17:46:04 -0500
  • 85a7cc977a
    add(scan): Implement gRPC support for registering viewing keys for scanning (#8266) Marek 2024-02-15 19:02:32 +0100
  • 584bd23718
    Update Debian from Bullseye to Bookworm (#8273) Marek 2024-02-15 00:02:06 +0100
  • f342f50938
    build(deps): bump the prod group with 14 updates (#8264) dependabot[bot] 2024-02-14 12:24:33 +0000
  • 3929a526e5
    add(scan): Implement SubscribeResults request for scan service (#8253) Arya 2024-02-12 19:42:40 -0500
  • c69befda2f
    build(deps): bump the cargo group across 1 directories with 3 updates (#8263) dependabot[bot] 2024-02-12 21:42:42 +0000
  • d59c7305b0
    add(grpc): `get_results` (#8255) Alfredo Garcia 2024-02-09 20:41:26 -0300
  • 6b8cbf9904
    add(scan): Implement `RegisterKeys` service request to register new keys (#8251) Marek 2024-02-09 16:23:19 +0100
  • 0c2c421bec
    build(deps): bump the devops group with 4 updates (#8246) dependabot[bot] 2024-02-09 12:08:31 +0000
  • 130c4e95e8
    Fix formatting in `proptest` macros (#8252) Marek 2024-02-09 02:54:54 +0100
  • 20bd156689
    change(release.toml): new crates owners list (#8247) Alfredo Garcia 2024-02-07 20:17:43 -0300
  • 2c0bc3ac92
    add(scan): Start scanner gRPC server with `zebrad` (#8241) Arya 2024-02-07 17:36:01 -0500
  • 1cfed249de
    build(deps): bump the prod group with 6 updates (#8230) dependabot[bot] 2024-02-07 03:18:52 +0000
  • 8d1a1ac486
    add(scan): Add `ClearResults` and `DeleteKeys` gRPC methods (#8237) Arya 2024-02-06 16:08:56 -0500
  • 2a004ffe9e
    add(scan): Handle RegisterKeys messages in scan task (#8222) Arya 2024-02-06 13:41:00 -0500
  • deed6f8a62
    updates reference to lightwalletd source to use release v0.4.16 (#8234) Arya 2024-02-06 08:19:57 -0500
  • 6854a8950c
    build(deps): bump the devops group with 5 updates (#8218) dependabot[bot] 2024-02-06 13:19:46 +0000
  • a309d6fa66
    Remove rfc.md file (#8228) Pili Guerra 2024-02-05 13:36:56 +0100
  • 052f235ba3
    add(scan): Implement `Results` request (#8224) Alfredo Garcia 2024-02-01 23:29:36 -0300
  • 5feb40e0b8
    feat(docker): allow users to use Zebra + LWD with persistent states (#8215) Gustavo Valverde 2024-02-01 21:54:17 +0000
  • 2bf16a3740
    add(scan): Implement `ClearResults` `ScanService` request (#8219) Arya 2024-02-01 15:07:31 -0500
  • 80827f5294
    add(scan): Implement `DeleteKeys` `ScanService` request (#8217) Arya 2024-01-31 14:34:24 -0500
  • 768eb90722
    add(chain): Adds `ViewingKey` type in zebra-chain (#8198) Arya 2024-01-30 15:32:36 -0500
  • 18477ecbbe
    feat(docker): add `docker-compose` file to run CI locally (#8209) Gustavo Valverde 2024-01-30 19:19:44 +0000
  • 184c30e0fc
    ref(docker): Consolidate all tests in the `entrypoint.sh` script (#8175) Gustavo Valverde 2024-01-30 17:47:05 +0000
  • c9401ad754
    build(deps): bump the prod group with 7 updates (#8208) dependabot[bot] 2024-01-30 14:00:28 +0000
  • 78d33f3e9e
    feat(grpc): Add initial `Getinfo` grpc (#8178) Alfredo Garcia 2024-01-25 22:29:37 -0300
  • c08ad45fc3
    Unpin `EmbarkStudios/cargo-deny-action` (#8197) Marek 2024-01-25 17:17:56 +0100
  • 0d18b91b29
    build(deps): bump the devops group with 4 updates (#8194) dependabot[bot] 2024-01-25 00:56:50 +0000
  • 513ace2646
    add(scan): Create a tower Service in zebra-scan (#8185) Arya 2024-01-24 17:37:03 -0500
  • d231b3b435
    build(deps): bump the prod group with 6 updates (#8190) dependabot[bot] 2024-01-24 22:36:32 +0000
  • c103dd6db0
    Downgrade `cargo-deny-action` to v1.5.10 (#8192) Marek 2024-01-24 18:19:31 +0100
  • 34a3ba8c69
    add(scan): Add the `scan_start_where_left` test to CI (#8172) Marek 2024-01-24 00:07:53 +0100
  • 001555b134
    build(crate): Add a new `zebra-grpc` crate (#8167) Alfredo Garcia 2024-01-23 20:07:32 -0300
  • 5bd8593367
    build(deps): bump the devops group with 2 updates (#8166) dependabot[bot] 2024-01-23 23:07:22 +0000
  • 2c18835510
    chore: Release (#8187) Alfredo Garcia 2024-01-23 17:00:38 -0300