Commit Graph

  • 64480b9393
    Merge a82992969b into 8437fdbdfa Conrado Gouvea 2024-06-08 00:20:34 +0000
  • a82992969b tmp: change CI to debug windows crash windows-crash-debugging Conrado Gouvea 2024-06-07 15:33:51 -0300
  • c1d9e2863d
    Merge 005daac20a into 8437fdbdfa Alfredo Garcia 2024-06-07 13:57:48 +0000
  • 005daac20a add changelog entry openapi-fix-descriptions Alfredo Garcia 2024-06-07 10:57:16 -0300
  • 5239cae649 remove trailing characters in descriptions Alfredo Garcia 2024-06-07 10:45:35 -0300
  • ea92afb7b0
    Merge 0d1f434bdf into 33a3ccffe4 Arya 2024-06-07 04:28:18 +0000
  • d125076d22
    Merge 33a3ccffe4 into 8437fdbdfa Arya 2024-06-07 04:23:58 +0000
  • 0d1f434bdf adds TODOs for testing non-final-read-state Arya 2024-06-06 23:38:56 -0400
  • 0d35fc3259 Adds stub for acceptance test(s) and removes outdated TODO Arya 2024-06-06 22:51:11 -0400
  • 5470979bce Avoids resetting the non-finalized state when there's an error getting a block unless it has the missing block error code. Arya 2024-06-06 22:36:11 -0400
  • 8d246c3207 Returns boxed errors from RpcRequestClient methods instead of color_eyre type Arya 2024-06-06 22:35:14 -0400
  • d57c50aab1 reduces disk IO while waiting for the a new chain tip & updates the chain tip sender when the finalized tip has changed. Arya 2024-06-06 21:37:31 -0400
  • f94bd417a1 moves, removes, updates, or addresses TODOs Arya 2024-06-06 20:54:23 -0400
  • 995811e0d2 Adds a non-finalized read state syncer to zebra-rpc Arya 2024-06-06 20:32:27 -0400
  • 33a3ccffe4 Updates callers of `FinalizedState::{new, new_with_debug}` to pass a bool to try enabling elasticsearch init-read-state Arya 2024-06-06 21:46:41 -0400
  • 281668bd82 moves elasticsearch initialization to `FinalizedState::new_with_debug()` Arya 2024-06-06 20:24:13 -0400
  • 26c0e5dca8 Adds an init_read_only() fn in zebra-state Arya 2024-06-06 20:18:58 -0400
  • 462c6c351c
    Merge 93425f9020 into 8437fdbdfa Marek 2024-06-07 00:01:38 +0000
  • 93425f9020 Update CHANGELOG remove-scanner-start Marek 2024-06-07 01:59:58 +0200
  • ce875f512b Remove code that starts the scanner Marek 2024-06-07 01:18:35 +0200
  • 1e53379078
    Merge 15f8ee1d90 into 8437fdbdfa Marek 2024-06-06 11:00:44 +0000
  • 15f8ee1d90 Unrelated: fix spelling refactor-pr-template Marek 2024-06-06 13:00:16 +0200
  • 41b0b5e1be Edit the PR reviewer's checklist Marek 2024-06-06 12:51:22 +0200
  • 2290ea9b86 Refactor PR template Marek 2024-06-06 12:36:42 +0200
  • 1409962a67 Fix TOC in `CONTRIBUTING.md` Marek 2024-06-06 12:36:15 +0200
  • 414c6f3ffd
    Merge 4baf614a46 into 8437fdbdfa dependabot[bot] 2024-06-06 00:34:27 +0200
  • ee4b1324d6
    Merge fd3ca59cb4 into 8437fdbdfa Gustavo Valverde 2024-06-05 16:18:50 -0400
  • 8437fdbdfa
    build(deps): bump the devops group with 2 updates (#8590) main dependabot[bot] 2024-06-05 19:58:40 +0000
  • 62ae5daa0e
    build(deps): bump the devops group with 2 updates dependabot[bot] 2024-06-05 15:47:32 +0000
  • 2e4a1cf388 draft: adds TODO standalone-read-state-svc Arya 2024-06-05 00:45:02 -0400
  • e12b334836 Removes redundant code, adds TODOs Arya 2024-06-05 00:38:39 -0400
  • ec91381c3f draft Arya 2024-06-04 23:49:41 -0400
  • 6483ca2cea draft Arya 2024-06-04 23:41:36 -0400
  • 8ddbcbde98 draft Arya 2024-06-04 23:11:27 -0400
  • 27318a79d3 draft Arya 2024-06-04 21:13:59 -0400
  • 1704849f08 draft ar 2024-06-04 20:50:35 -0400
  • 64d1a5e342
    build(deps): bump the devops group across 1 directory with 5 updates (#8574) dependabot[bot] 2024-06-04 22:41:40 +0000
  • fd621c9675
    Merge 2e8bfcc7e8 into dbff3b49bc Gustavo Valverde 2024-06-04 17:27:07 -0400
  • 66be8ac369 build(deps): bump the devops group across 1 directory with 5 updates dependabot[bot] 2024-05-29 15:39:08 +0000
  • 4baf614a46
    build(deps): bump the ecc group across 1 directory with 2 updates dependabot/cargo/ecc-cebf613d86 dependabot[bot] 2024-06-04 21:06:42 +0000
  • dbff3b49bc
    build(ecc):Upgrade remaining ECC dependencies (#8568) Alfredo Garcia 2024-06-04 18:04:40 -0300
  • 0dd6712597 refactors code into a wait_for_new_blocks() fn ar 2024-06-04 15:51:05 -0400
  • 6539b65e43
    Merge branch 'main' into upgrade-zcb-zebra Alfredo Garcia 2024-06-04 16:41:34 -0300
  • 406b23e2a6 adds a sync_from_rpc fn ar 2024-06-04 14:32:06 -0400
  • 1effc19f89
    Merge of #8568 mergify[bot] 2024-06-04 17:19:31 +0000
  • fd3ca59cb4 Merge branch 'main' into fix-duplicate-builds fix-duplicate-builds Gustavo Valverde 2024-06-04 12:17:02 -0400
  • f2ab3271e9
    fix(ci): Add missing patch jobs (#8578) Gustavo Valverde 2024-06-04 12:06:13 -0400
  • 4b6dd8d433
    Merge 1a82f848b2 into 47253ff321 Conrado Gouvea 2024-06-04 12:58:23 -0300
  • 47253ff321
    change(scan): Refactor scanning keys (#8577) Marek 2024-06-04 17:58:20 +0200
  • 0d5f543918 fix(ci): Add missing patch jobs Gustavo Valverde 2024-06-04 11:23:36 -0400
  • 4d236572eb Add comments Marek 2024-06-04 16:07:24 +0200
  • 246b71100e Remove `test-dependencies` from the scanner reader Marek 2024-06-03 23:55:52 +0200
  • f4d6c37134 Simplify handling of scanning keys Marek 2024-06-03 23:55:31 +0200
  • 6fca5c5b7a Refactor converting dfvks to scanning keys Marek 2024-05-28 23:49:15 +0200
  • 97c739fdbb chore: reduce diff with correct sentence Gustavo Valverde 2024-06-03 22:30:33 -0400
  • 6d8fbbbd27 fix(patch): use correct name reference Gustavo Valverde 2024-06-03 22:23:56 -0400
  • 46e25f7afa ref(ci): Use a single CI workflow for tests Gustavo Valverde 2024-06-03 22:05:00 -0400
  • 44b713dbc3 checks `getbestblockhash` before trying to get blocks ar 2024-06-03 14:31:04 -0400
  • f57d56a98d use a more explicit import of sapling stuff in serialize Alfredo Garcia 2024-05-30 09:20:56 -0300
  • 99950a07ce add note comment Alfredo Garcia 2024-05-30 09:04:41 -0300
  • 1a82f848b2 cleanups simplify-zcash-script-api Conrado Gouvea 2024-05-29 20:15:57 -0300
  • a89a5a072a add precomputation Conrado Gouvea 2024-05-29 18:56:11 -0300
  • b8bee9b5e9 zebra_script: change to use new zcash_script callback API Conrado Gouvea 2024-03-07 19:21:21 -0300
  • f92a7b8b46
    build(deps): bump the ecc group with 3 updates dependabot[bot] 2024-05-29 14:18:38 +0000
  • c92346653c remove todo Alfredo Garcia 2024-05-29 11:15:34 -0300
  • e4e54e4b30
    build(deps): bump the prod group with 2 updates (#8571) dependabot[bot] 2024-05-29 14:09:29 +0000
  • af821b6e13 add spawn back in `scan_height_and_store_results` Alfredo Garcia 2024-05-27 14:46:46 -0300
  • cd738a9775 clippy Alfredo Garcia 2024-05-27 14:19:03 -0300
  • eca3d4d661 improve a bit the `ready_scan_block_keys` function Alfredo Garcia 2024-05-27 14:11:11 -0300
  • 481059b753
    build(deps): bump the prod group with 2 updates dependabot[bot] 2024-05-27 15:10:26 +0000
  • 314751e76b cleanup some tests Alfredo Garcia 2024-05-27 11:41:42 -0300
  • 5bed5b4bb3 remove non needed single thread code in test Alfredo Garcia 2024-05-27 11:18:27 -0300
  • fd4a9cb036 fix doc Alfredo Garcia 2024-05-26 17:45:46 -0300
  • 05ca05de63 update primitives for zebra-grpc Alfredo Garcia 2024-05-26 17:35:14 -0300
  • a251855b2c update deny.toml Alfredo Garcia 2024-05-26 17:25:20 -0300
  • 238131e484 remove non needed Arc Alfredo Garcia 2024-05-26 17:11:29 -0300
  • da33e4fb00 fix threading issue Alfredo Garcia 2024-05-26 11:06:30 -0300
  • c90c09486e upgrade ecc dependencies for cargo-utils Alfredo Garcia 2024-05-25 17:48:09 -0300
  • 9f0135b849 updgrades primitives in zebra-rpc Alfredo Garcia 2024-05-25 17:20:02 -0300
  • 7d733dd7ea use `zip_212_enforcement` Alfredo Garcia 2024-05-18 16:46:01 -0300
  • ebfa048d24 use `try_into` for amount Alfredo Garcia 2024-05-18 16:36:05 -0300
  • 0f3a5d6552 leave doc as it was 2 Alfredo Garcia 2024-05-17 13:50:10 -0300
  • 794b25bea3 leave doc as it was Alfredo Garcia 2024-05-17 13:48:16 -0300
  • 949ad0f422 fix imports in serialize Alfredo Garcia 2024-05-17 13:45:49 -0300
  • 8b7567dd7f update and use TryFrom for amounts Alfredo Garcia 2024-05-17 13:32:37 -0300
  • d68fc12294 upgrade zcash_primitives and orchard only for zebra-chain crate Alfredo Garcia 2024-05-13 18:03:08 -0300
  • 28e6e6c183 remove unused zcb-for-zebra-scan Alfredo Garcia 2024-05-24 15:58:55 -0300
  • 63bf21cb12 leave zebra-utils untouched Alfredo Garcia 2024-05-24 15:31:18 -0300
  • 25cca748b4 Merge remote-tracking branch 'origin/main' into zcb-for-zebra-scan Alfredo Garcia 2024-05-24 14:48:06 -0300
  • eec99e9dcb upgrade zcash_client_backend for zebra-scan Alfredo Garcia 2024-05-24 14:46:59 -0300
  • f2edbfa2c9 --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: devops - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-minor dependency-group: devops - dependency-name: FirebaseExtended/action-hosting-deploy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: devops ... dependabot[bot] 2024-05-22 15:11:14 +0000
  • 2e8bfcc7e8 fix(build): `buildx` setup must be after registry login docker-build-cloud Gustavo Valverde 2024-03-22 11:33:32 +0100
  • 489f707008 ref(build): avoid using an external cache with Docker Build Cloud Gustavo Valverde 2024-03-22 11:30:37 +0100
  • 5c7e39c144 fix(build): secrets, runner and conditional login Gustavo Valverde 2024-03-22 11:13:37 +0100
  • ee33f4cc98 feat(build): use Docker Build Cloud for image build Gustavo Valverde 2024-03-22 09:26:26 +0100
  • 3147d20f18
    add(book): Adds a section on Regtest usage to the Zebra book (#8526) Arya 2024-05-22 11:14:22 -0400
  • 41736a1993
    Merge branch 'main' into regtest-docs Pili Guerra 2024-05-22 15:45:21 +0200
  • eade2a85a8
    fix(rpc): Refactor the serialization of note commitment trees (#8533) Marek 2024-05-22 15:31:52 +0200
  • 9268cf74f3
    Merge of #8533 mergify[bot] 2024-05-22 13:31:16 +0000
  • 6ded263804
    Merge of #8533 mergify[bot] 2024-05-22 12:23:15 +0000