Commit Graph

  • 79fa1db165 Add a network magic config field for custom testnets Arya 2024-05-13 20:36:46 -0400
  • 8c91c889e7 Adds `network_magic` field to `testnet::Parameters` and uses the regtest network magic from zcashd Arya 2024-05-13 20:09:10 -0400
  • 636164e2df moves network Magic type from zebra-network to zebra-chain Arya 2024-05-13 19:46:02 -0400
  • 87ef61cc35
    Merge of #8526 mergify[bot] 2024-05-17 19:26:15 +0000
  • db817f5626 Adds comments Arya 2024-05-17 15:25:03 -0400
  • ba7fc7b8cf leave doc as it was 2 Alfredo Garcia 2024-05-17 13:50:10 -0300
  • 66894df6b8 leave doc as it was Alfredo Garcia 2024-05-17 13:48:16 -0300
  • 1da71d8888 fix imports in serialize Alfredo Garcia 2024-05-17 13:45:49 -0300
  • 827599e1aa
    build(deps): bump the devops group across 1 directory with 6 updates (#8545) dependabot[bot] 2024-05-17 16:39:02 +0000
  • 617fc03b57 update and use TryFrom for amounts Alfredo Garcia 2024-05-17 13:32:37 -0300
  • d7ad18976f remove OnceLock Alfredo Garcia 2024-05-17 12:32:47 -0300
  • 1f54f36861
    build(deps): bump the devops group across 1 directory with 6 updates dependabot[bot] 2024-05-17 14:42:42 +0000
  • 8d59cab76a
    Merge branch 'main' into regtest-docs Alfredo Garcia 2024-05-17 10:03:17 -0300
  • 58669d87b6
    Merge branch 'main' into fix-z-gettreestate Marek 2024-05-17 12:30:53 +0200
  • 3e80ab0597
    Merge of #8533 mergify[bot] 2024-05-16 19:55:46 +0000
  • 4af8c4a6b6
    Update zebra-rpc/src/methods.rs Marek 2024-05-16 21:35:01 +0200
  • e79c511cd8
    Merge of #8526 mergify[bot] 2024-05-16 12:37:25 +0000
  • 285d782fca
    apply some extra information Alfredo Garcia 2024-05-16 09:16:01 -0300
  • b59e61ba0e
    Merge of #8526 mergify[bot] 2024-05-15 22:04:25 +0000
  • 0b4991a2d4 Add example logs/code to regtest section of the book ar 2024-05-15 17:43:40 -0400
  • 01633afb12 Display full network name in logs except for Mainnet and default Testnet ar 2024-05-15 17:31:46 -0400
  • 0f5450f565
    change(release): Reduce the end of support time from 20 weeks to 16 weeks (#8530) Arya 2024-05-15 17:12:52 -0400
  • 3f3405542f
    Merge of #8526 mergify[bot] 2024-05-15 19:17:50 +0000
  • ac4bdaae03
    Merge of #8533 mergify[bot] 2024-05-15 19:17:49 +0000
  • 85eae743a3 upgrade min rust version in zebrad Alfredo Garcia 2024-05-15 16:13:47 -0300
  • faf6c762ea
    build(deps): bump the devops group across 1 directory with 6 updates dependabot[bot] 2024-05-15 15:23:32 +0000
  • 2aa7a569b2
    Update CHANGELOG.md Arya 2024-05-15 10:52:43 -0400
  • 92018197ed Impl `Default` for `GetTreestate` Marek 2024-05-15 11:59:49 +0200
  • e9bc3d7b01 Adds test/example code for using existing RPC methods to keep an update non-finalized state in the read state service standalone-read-state-svc Arya 2024-05-14 23:19:38 -0400
  • 0d21db69bc Accept an optional block write task in ReadStateService::new() and adds an `init_read_only` function Arya 2024-05-14 21:51:20 -0400
  • 14fe328584 Adds changelog entry Arya 2024-05-14 21:23:25 -0400
  • 2c8c4a684b Update release-process section of the book ar 2024-05-14 18:30:06 -0400
  • bf092b5252
    Merge of #8530 mergify[bot] 2024-05-14 21:43:55 +0000
  • 441d1e2581
    Merge of #8529 mergify[bot] 2024-05-14 21:43:54 +0000
  • 97470ac520 Reduce the end of support time from 20 weeks to 16 weeks. ar 2024-05-14 17:28:03 -0400
  • ff40de8bdc update orchard for zebra-consensus Alfredo Garcia 2024-05-14 18:19:16 -0300
  • 824e5200e2 Fix docs Marek 2024-05-14 22:33:16 +0200
  • b1bd72d5dc Avoid a concurrency issue Marek 2024-05-14 22:30:18 +0200
  • 2a5a38489f Add & refactor tests Marek 2024-05-14 22:27:22 +0200
  • c7fe0672ae Simplify the `z_get_treestate` method Marek 2024-05-13 15:55:26 +0200
  • 8737d3e6fc Remove old TODOs Marek 2024-05-13 15:48:31 +0200
  • 46942f2d05 Derive `Default` for `GetTreestate` Marek 2024-05-13 15:33:02 +0200
  • 6a79d1cfe6 Simplify error handling Marek 2024-05-13 15:32:46 +0200
  • b2dc162c4f Make the serialization compatible with `zcashd` Marek 2024-05-13 12:33:42 +0200
  • ed4fef8b09 Remove `sapling::tree::SerializedTree` Marek 2024-05-07 21:22:52 +0200
  • b22278d4cd Update comments Marek 2024-05-07 20:54:19 +0200
  • 892229c5b1 Move `GetTreestate` to the `trees` module Marek 2024-05-07 20:53:25 +0200
  • 83563b8088 Remove `orchard::tree::SerializedTree` Marek 2024-05-07 18:59:16 +0200
  • 9d80b65fc7 update zcash_proofs to 0.14 using custom sapling Alfredo Garcia 2024-05-14 17:07:33 -0300
  • 0a2203c055 Deduplicates calls to is_regtest() in start fn ar 2024-05-14 16:07:31 -0400
  • c471e7bcc2 Adds a Regtest with Zebra page to the book ar 2024-05-14 16:04:22 -0400
  • e47fa47c30 Always set mempool.debug_enable_at_height to 0 on Regtest ar 2024-05-14 15:16:45 -0400
  • ddb2b5d343
    build(deps): bump the ecc group with 3 updates dependabot[bot] 2024-05-14 00:51:40 +0000
  • e8a1b17b55
    build(deps): bump the prod group with 5 updates (#8519) dependabot[bot] 2024-05-14 00:49:21 +0000
  • e4fa965dce
    Merge of #8519 mergify[bot] 2024-05-14 00:39:33 +0000
  • 5b2002628f
    Merge of #8518 mergify[bot] 2024-05-14 00:39:32 +0000
  • 2703ec0e77 increment the nonce while the difficulty is invalid instead of while the difficulty threshold is invalid Arya 2024-05-13 20:18:22 -0400
  • 4ec2607323 upgrade zcash_primitives and orchard only for zebra-chain crate Alfredo Garcia 2024-05-13 18:03:08 -0300
  • f89e1ff3ca
    build(deps): bump the prod group with 5 updates dependabot[bot] 2024-05-13 15:45:27 +0000
  • a7ed273644 updates test to increment block nonce until finding a block that's below the difficulty threshold Arya 2024-05-10 18:09:29 -0400
  • 29a9bab9e2 Adds a `target_difficulty_limit` field on `testnet::Parameters` Arya 2024-05-10 17:53:34 -0400
  • a6569d4881
    change(mining): Restores parts of the internal-miner feature for use on Regtest (#8506) Arya 2024-05-10 14:28:05 -0400
  • 752949e8f4 Update internal miner config field docs Arya 2024-05-10 09:40:18 -0400
  • 7c0bda4aa4
    Merge branch 'main' into regtest-internal-miner Arya 2024-05-09 10:26:22 -0400
  • 1963a60abd
    build(deps): bump the devops group across 1 directory with 4 updates dependabot[bot] 2024-05-08 17:32:52 +0000
  • d2d1a18d81
    add(consensus): Add `slow_start_{interval/shift}` fields to `testnet::Parameters` (#8477) Arya 2024-05-08 13:14:54 -0400
  • 9613fcaca7
    Merge of #8477 mergify[bot] 2024-05-08 16:13:31 +0000
  • ac4b587719
    Apply suggestions from code review Arya 2024-05-08 10:51:41 -0400
  • 15e1096826
    change(consensus): Allow configurable NU5 activation height on Regtest (#8505) Arya 2024-05-08 10:46:13 -0400
  • 70f504f437
    Merge of #8505 mergify[bot] 2024-05-08 13:44:29 +0000
  • 0040c2be87
    fix(consensus): Update `median_timespan()` method to align with zcashd implementation (#8491) Arya 2024-05-07 16:51:13 -0400
  • 27daad9ecb
    Merge of #8491 mergify[bot] 2024-05-07 19:50:59 +0000
  • 3e264c73a6
    allows square brackets in network config listen addr / external add (#8504) Arya 2024-05-07 15:47:08 -0400
  • 6506d73df5
    build(deps): bump tokio-util from 0.7.10 to 0.7.11 in the prod group (#8509) dependabot[bot] 2024-05-07 19:46:59 +0000
  • 9af065cd8e
    Merge of #8504 mergify[bot] 2024-05-07 18:44:57 +0000
  • 87ed24ae15
    Merge of #8509 mergify[bot] 2024-05-07 18:44:57 +0000
  • 18224397c5
    Merge branch 'main' into fix-actual-timespan Alfredo Garcia 2024-05-07 15:27:05 -0300
  • 23369d2ecd
    Merge of #8491 mergify[bot] 2024-05-07 17:56:56 +0000
  • 0ca01e6a46
    chore: Release v1.7.0 (#8507) v1.7.0 Alfredo Garcia 2024-05-07 11:25:50 -0300
  • 43ed0c65b7
    Apply suggestions from code review Alfredo Garcia 2024-05-07 09:37:00 -0300
  • 142aa752f6
    Apply suggestions from code review Alfredo Garcia 2024-05-07 08:41:54 -0300
  • 02a6decd17
    build(deps): bump tokio-util from 0.7.10 to 0.7.11 in the prod group dependabot[bot] 2024-05-06 15:39:07 +0000
  • 76e0de59ee
    Apply suggestions from code review Alfredo Garcia 2024-05-06 11:07:05 -0300
  • 5d19d3adba update release block Alfredo Garcia 2024-05-06 11:04:44 -0300
  • 3f51b52904 update the release period to 6 weeks Alfredo Garcia 2024-05-06 10:59:10 -0300
  • a990165304 update ESTIMATED_RELEASE_HEIGHT Alfredo Garcia 2024-05-04 13:39:32 -0300
  • 95660abe20 update zebra-scan and zebra-grpc to the release crates dry run script Alfredo Garcia 2024-05-04 13:34:50 -0300
  • da114ad665 chore: Release Alfredo Garcia 2024-05-04 13:30:24 -0300
  • 063797857a changelog and readme for 1.7.0 release Alfredo Garcia 2024-05-04 12:18:25 -0300
  • cadb4be95e Enables parts of the internal miner for use on Regtest when the solution isn't checked Arya 2024-05-03 22:00:26 -0400
  • b0298a239d Adds `current_with_activation_height()` method and uses it in `Commitment::from_bytes()` Arya 2024-05-03 17:52:23 -0400
  • 99cb52b13c removes outdated TODO Arya 2024-05-03 17:43:11 -0400
  • 77feb3c367 Fixes test Arya 2024-05-03 17:42:03 -0400
  • a16b6f79b5 Allow configurable Nu5 activation height on Regtest Arya 2024-05-03 16:44:25 -0400
  • 5b33680619 - Adds `slow_start_interval` field to `testnet::Parameters` - Moves SLOW_START_INTERVAL/SLOW_START_SHIFT constants to zebra-chain Arya 2024-05-03 12:12:53 -0400
  • afbcf1b4fa Lowers the mandatory checkpoint height to the block before Canopy activation lower-mandatory-checkpoint-height Arya 2024-05-03 14:00:30 -0400
  • 211a238f1c
    release(dependencies): Run `cargo update` (#8498) Alfredo Garcia 2024-05-03 14:36:52 -0300
  • 9b448f979d allows square brackets in network config listen addr / external add Arya 2024-05-03 12:51:06 -0400
  • bfa083763e Minor refactor Arya 2024-05-03 12:16:27 -0400
  • 7869bccaeb Updates `median_timespan()` method to align with zcashd implementation of ActualTimespan Arya 2024-05-03 12:14:25 -0400