Commit Graph

  • e816c6616c Refactors if-let & match statement into general match statement, removes constraint against including `testnet_parameters` field/section in the config when using `Mainnet` or `Regtest` Arya 2024-04-18 02:02:41 -0400
  • 32d0758702 Updates `activates_network_upgrades_correctly` test to check Regtest activation heights (and default Mainnet/Testnet) Arya 2024-04-18 02:01:14 -0400
  • 6e29727861 Adds a `new_regtest()` method on `Network` and `testnet::Parameters`, updates config deserialization to return an error if the initial_testnet_peers include any default initial peers AND contain configured activation heights Arya 2024-04-18 01:10:23 -0400
  • c79e06f2b5 Merge remote-tracking branch 'origin/main' into params-network-name Arya 2024-04-19 15:42:21 -0400
  • 5de5072c72
    Merge branch 'main' into bump-chrono mergify[bot] 2024-04-19 17:37:09 +0000
  • 5d3fb3b695 bump top the last zcash_script release version Alfredo Garcia 2024-04-19 14:24:19 -0300
  • 8fb1c37fb5
    Merge of #8400 mergify[bot] 2024-04-19 14:29:26 +0000
  • 3b9561de43 Merge remote-tracking branch 'origin/main' into test_zcash_script_v0.1.15 Alfredo Garcia 2024-04-19 11:23:11 -0300
  • a43171871e change zcash_script branch to release Alfredo Garcia 2024-04-19 11:22:55 -0300
  • f1334a8378
    build(deps): bump the devops group with 2 updates (#8408) dependabot[bot] 2024-04-19 09:25:56 +0000
  • de21e9a324
    Merge of #8408 mergify[bot] 2024-04-19 09:24:47 +0000
  • f8c153991b
    add(consensus): Add `activation_heights` field to `NetworkParameters` and implement `Parameters` for `Network` (#8383) Arya 2024-04-18 21:20:34 -0400
  • 9d832c305a
    Merge branch 'main' into activ-heights-param-impl Arya 2024-04-18 20:16:45 -0400
  • 9bef58e3c3
    Merge of #8383 mergify[bot] 2024-04-18 22:10:20 +0000
  • 4ed44f4a0e
    Merge of #8383 mergify[bot] 2024-04-18 20:38:54 +0000
  • a842c12d55 updates stored test configs and fixes `network_name()` docs Arya 2024-04-17 23:03:15 -0400
  • 0e97b53937 Adds `MainnetKind`, `TestnetKind`, and `RegtestKind` to reserved network names Arya 2024-04-17 22:57:04 -0400
  • 08f0838079 adds config field for setting network name, adds "with_" prefix to ParameterBuilder setter methods Arya 2024-04-17 22:49:03 -0400
  • 1608472f5a adds constraints on valid network names and a test Arya 2024-04-17 22:41:11 -0400
  • 1173faf894 Removes unnecessary `.filter()` Arya 2024-04-17 21:10:30 -0400
  • a94dcabaca Adds `network_name` field and accessor method on `Parameters`, uses it in the `Display` impl for `Network` Arya 2024-04-17 21:10:09 -0400
  • fea2162419
    Update zebra-chain/src/parameters/network_upgrade.rs Arya 2024-04-18 10:13:53 -0400
  • 887d4a2457
    fix(beta-toolchain): Warnings (#8404) Alfredo Garcia 2024-04-17 22:45:22 -0300
  • 4fc1c008bc
    Merge branch 'main' into issue8371 Arya 2024-04-17 20:01:03 -0400
  • 9152369715
    Merge branch 'main' into bump-chrono Marek 2024-04-17 23:29:00 +0000
  • fb2d13a706 Applies suggestions from code review. Arya 2024-04-17 18:57:01 -0400
  • 0b835f1f05
    Adds Sapling HRPs as fields on testnet params. (#8398) Arya 2024-04-17 18:39:16 -0400
  • 2995ea087b
    send ping to ES server before inserting data (#8409) Alfredo Garcia 2024-04-17 16:09:16 -0300
  • 61a5040ec5 send ping to ES server before inserting data Alfredo Garcia 2024-04-17 13:19:35 -0300
  • 868535b54c Merge branch 'main' into activ-heights-param-impl Arya 2024-04-17 11:13:54 -0400
  • 0c8c2be2b8
    build(deps): bump the devops group with 2 updates dependabot[bot] 2024-04-17 15:06:26 +0000
  • 9aabc0cb36 Merge branch 'main' into bump-chrono Marek 2024-04-17 16:20:45 +0200
  • 7392199458 Merge remote-tracking branch 'origin/main' into issue8371 Alfredo Garcia 2024-04-17 09:27:37 -0300
  • 86a8fb8ec7
    build(deps): bump the prod group with 6 updates dependabot[bot] 2024-04-17 02:37:02 +0000
  • 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
  • 79d1346f1a
    Merge of #8368 mergify[bot] 2024-04-17 01:26:00 +0000
  • 25d85aa981
    Merge of #8402 mergify[bot] 2024-04-17 01:26:00 +0000
  • beec6cd655 remove test for windows Alfredo Garcia 2024-04-16 16:11:55 -0300
  • a458065366 make some adjustments integrate-memory-wallet Alfredo Garcia 2024-04-16 15:21:22 -0300
  • a584822b1c disable test for windows Alfredo Garcia 2024-04-16 14:41:17 -0300
  • d2c0af02b7 ignore config test in windows Alfredo Garcia 2024-04-16 12:55:13 -0300
  • 5247b1e8cc fix typo Alfredo Garcia 2024-04-16 09:06:47 -0300
  • f0d6d862a9 implement display instead of direct tostring for LongPollId Alfredo Garcia 2024-04-16 09:04:27 -0300
  • a7da26e6ff move some code to test module Alfredo Garcia 2024-04-16 08:48:14 -0300
  • 7326b54483
    build(deps): bump the prod group with 23 updates dependabot[bot] 2024-04-15 23:36:13 +0000
  • 1498f8e24e
    Release v1.6.1 (#8396) v1.6.1 Arya 2024-04-15 19:24:40 -0400
  • e564ddd33b
    Update CHANGELOG.md Arya 2024-04-15 18:05:10 -0400
  • 2a77b05dfc updates install.md and docker.md Arya 2024-04-15 17:36:38 -0400
  • 221f725385 move attributes to after docs Alfredo Garcia 2024-04-15 18:25:55 -0300
  • aa63ae6624 clippy lints beta Alfredo Garcia 2024-04-15 15:43:14 -0300
  • b9581ec6ce updates release-crates-dry-run.sh Arya 2024-04-15 14:41:31 -0400
  • 14a6605ccb Updates Changelog Arya 2024-04-15 14:36:09 -0400
  • a4c0813c27
    Merge of #8368 mergify[bot] 2024-04-15 18:34:49 +0000
  • bd37264a10
    Merge branch 'main' into release-v1.6.1 Arya 2024-04-15 14:33:39 -0400
  • 1a38c27caa fix beta imports and other warnings Alfredo Garcia 2024-04-15 14:51:58 -0300
  • cf9f81f6a8 Bump `jsonrpc` from 0.17.0 to 0.18.0 Marek 2024-04-15 18:31:16 +0200
  • 3db188da0f Bump `primitive-types` + `zcash_history` Marek 2024-04-15 18:29:08 +0200
  • 9d3884499e Bump `serde_yaml` from 0.9.33 to 0.9.34+deprecated Marek 2024-04-15 18:10:43 +0200
  • 013d3b42d5 Bump `quote` from 1.0.35 to 1.0.36 Marek 2024-04-15 18:09:25 +0200
  • d949636058 Bump `syn` from 2.0.53 to 2.0.58 Marek 2024-04-15 18:07:05 +0200
  • fd38913329 Bump `bytes` from 1.5.0 to 1.6.0 Marek 2024-04-15 18:05:14 +0200
  • 028ff2f56f Bump `zcash_address` from 0.3.1 to 0.3.2 Marek 2024-04-15 18:03:47 +0200
  • ac023a7e00 Bump `incrementalmerkletree` from 0.5.0 to 0.5.1 Marek 2024-04-15 18:00:46 +0200
  • 69b68a1aea Bump `bs58` from 0.5.0 to 0.5.1 Marek 2024-04-15 17:58:45 +0200
  • dfa5290aab Bump `bitflags` from 2.4.2 to 2.5.0 Marek 2024-04-15 17:57:48 +0200
  • 2e796387e5 Bump `prost` from 0.12.2 and 0.12.3 to 0.12.4 Marek 2024-04-15 17:55:24 +0200
  • 1a757d462f Bump `serde_json` from 1.0.113 to 1.0.115 Marek 2024-04-15 17:54:14 +0200
  • 5d5a3ca2f6 Bump `insta` from 1.36.1 to 1.38.0 Marek 2024-04-15 17:52:21 +0200
  • 71f5a5c1ec Bump `regex` from 1.10.3 to 1.10.4 Marek 2024-04-15 17:51:01 +0200
  • b94193dbbf Bump `tokio-stream` from 0.1.14 to 0.1.15 Marek 2024-04-15 17:48:39 +0200
  • e5b535fda6 Bump `tokio` from 1.36.0 to 1.37.0 Marek 2024-04-15 17:47:29 +0200
  • a309b71c9f Bump `rayon` from 1.9.0 to 1.10.0 Marek 2024-04-15 17:44:35 +0200
  • fe6ca1c432 Bump `indexmap` from 2.2.5 to 2.2.6 Marek 2024-04-15 17:42:55 +0200
  • acb49a4e68 Bump `clap` from 4.5.3 to 4.5.4 Marek 2024-04-15 17:35:51 +0200
  • 450d659930 Stop using the deprecated `from_timestamp_opt` Marek 2024-04-15 16:49:12 +0200
  • 2b3eafff7c Bump `chrono` from 0.4.34 to 0.4.38 Marek 2024-04-15 16:48:50 +0200
  • 153444234b
    build(deps): bump the devops group with 2 updates (#8391) dependabot[bot] 2024-04-15 06:51:56 +0000
  • be19219631
    Merge of #8391 mergify[bot] 2024-04-15 06:49:13 +0000
  • 1dfad530b1 Simplifies the `ParametersBuilder::activation_heights()` method and removes an unnecessary test. Arya 2024-04-12 18:15:52 -0400
  • abb3696bbf Adds Sapling HRPs as fields on testnet params. Arya 2024-04-12 18:00:54 -0400
  • 0abe87312b panics if any network upgrades are configured to activate at Height(0) because it's reserved for Genesis Arya 2024-04-12 17:36:07 -0400
  • a37510a67b moves all ordered network upgrades to a constant, adds a no_duplicates test, moves struct with activation heights outside deserialization impl and accepts it in `ParametersBuilder::activation_heights()` instead of a Vec Arya 2024-04-12 17:19:34 -0400
  • f724c0188f Adds a DNetworkUpgradeActivationHeights struct for better control over how activation heights can be configured Arya 2024-04-12 16:18:41 -0400
  • ad34585590
    add(rpc): Add block times to verbose output of `getblock` RPC method (#8384) Arya 2024-04-12 16:07:44 -0400
  • 487c2b0284
    Merge of #8384 mergify[bot] 2024-04-12 19:14:06 +0000
  • 325a6c6154 checks that the miner address is of TestnetKind on Regtest and update assertion message Arya 2024-04-12 15:04:51 -0400
  • e697d36dee Updates `NetworkUpgrade::activation_height()` to return the height of the next NetworkUpgrade if it doesn't find the activation height of `&self` Arya 2024-04-11 23:38:51 -0400
  • 3952caa022 check that activation heights are in the right order Arya 2024-04-11 23:06:53 -0400
  • 0fd4158dad small refactor of activation_heights() method Arya 2024-04-11 22:29:52 -0400
  • 93c7a58330 - Makes the `activation_heights` config field optional by adding a #[serde(default)] - Panics if a non-zero activation height is provided for the `Genesis` network upgrade - Always sets the `Genesis` and `BeforeOverwinter` network upgrade activation heights to 0 and 1, `BeforeOverwinter` could be overwritten by a later network upgrade - Makes the `activation_heights` field on `Parameters` private, adds/uses an accessor method instead, and adds a builder struct and `build()` method Arya 2024-04-11 22:07:20 -0400
  • a4a6bd7832
    build(deps): bump the prod group with 22 updates dependabot[bot] 2024-04-12 01:18:02 +0000
  • 4241e320b8
    build(deps): bump h2 from 0.3.24 to 0.3.26 (#8386) dependabot[bot] 2024-04-12 00:52:33 +0000
  • 55b6ba148f Updates Known Issues in README Arya 2024-04-11 19:25:35 -0400
  • eb170a641b build(deps): bump h2 from 0.3.24 to 0.3.26 dependabot[bot] 2024-04-05 15:10:42 +0000
  • 2d91b3e64b Updates CHANGELOG Arya 2024-04-11 19:01:04 -0400
  • e9979b6403
    Updates checkpoints (#8394) Arya 2024-04-11 18:52:27 -0400
  • b772f98899 Updates README Arya 2024-04-11 18:36:08 -0400
  • f24c09228d Updates end of support height Arya 2024-04-11 18:35:57 -0400
  • 7ed6cf152a Updates crates versions Arya 2024-04-11 18:14:14 -0400