Commit Graph

  • 47a9bf4f62 try exact output from CI Alfredo Garcia 2024-04-11 18:55:16 -0300
  • 8fc7d75642 Updates checkpoints Arya 2024-04-11 17:11:38 -0400
  • 8009b763e2 add a windows config file Alfredo Garcia 2024-04-11 17:51:33 -0300
  • 997e265636 fixes doc links Arya 2024-04-11 16:47:19 -0400
  • 2493e7ec76 Adds a test for the Parameters impl for zebra_chain::Network Arya 2024-04-11 16:37:13 -0400
  • 080affd6d7 fixes a bad merge (removes a network conversion in zcash_note_encryption) Arya 2024-04-11 15:52:20 -0400
  • 4347a80c24 Passes &Network directly instead of converting to zp_consensus::Network where there were conversions Arya 2024-04-02 21:09:36 -0400
  • ad4e7dcf8a implement Parameters for Network Arya 2024-04-02 21:05:13 -0400
  • b9bdf0527c updates stored test config, adds a quicker test for checking that stored configs can be parsed, adds an intermediate representation of activation heights Arya 2024-04-02 20:24:36 -0400
  • 60248e3f1f adds activation heights field Arya 2024-04-02 19:29:00 -0400
  • eca7f6b677
    Merge branch 'main' into network-params Arya 2024-04-11 14:07:02 -0400
  • 365b58ea3f Rename `NetworkParameters` to `Parameters` and move it a new `testnet` module Arya 2024-04-11 13:56:43 -0400
  • 86cd919135 Applies more suggestions from code review. Arya 2024-04-11 13:39:04 -0400
  • ea2d001fdc use only test block heights for the network associated with them Arya 2024-04-11 13:38:53 -0400
  • a7833c71b7 restore windows support Alfredo Garcia 2024-04-11 13:57:40 -0300
  • 9aac4367b4 update zcash_script and zcash_primitives Alfredo Garcia 2024-04-11 13:57:06 -0300
  • f04b94b13a rename `network` variables and method names typed as NetworkKind to `network_kind` Arya 2024-04-11 12:43:11 -0400
  • fd3d50572c
    Apply suggestions from code review Arya 2024-04-11 12:36:30 -0400
  • 339a42f86d
    change database logs to human readable forms (#8389) Alfredo Garcia 2024-04-11 07:41:52 -0300
  • 091ae4ca43
    build(deps): bump the devops group with 2 updates dependabot[bot] 2024-04-10 15:31:22 +0000
  • c4fe4739aa Only returns block time for verbosity = 2, updates snapshots Arya 2024-04-09 23:44:32 -0400
  • 5da0ca6093 moves rpc error conversion traits to their own module Arya 2024-04-09 19:50:57 -0400
  • eb3ca47a41 change database logs to human readable forms Alfredo Garcia 2024-04-09 19:26:49 -0300
  • 8513d31733 cleanup/refactor, adds MapServerError and OkOrServerError traits Arya 2024-04-08 22:55:50 -0400
  • fb9b6ec69e
    build(deps): bump the prod group with 21 updates dependabot[bot] 2024-04-08 16:09:14 +0000
  • d0ba7869c5 adds new configs to stored configs Arya 2024-04-04 16:57:39 -0400
  • 8947aed9ae Adds dnsseed.str4d.xyz:18233 to initial testnet peers Arya 2024-04-04 14:41:15 -0400
  • 4aa00fa0a5 Returns block times from the getblock RPC when used with verbosity = 1 (it's already included with verbosity = 0 but this makes it easier to use). Arya 2024-04-04 10:46:36 -0400
  • 05e41a2803 moves conversions to zcash_primitives::consensus::Network to where they're used. Arya 2024-04-01 21:27:58 -0400
  • 574b1f9487 Applies more suggestions from code review. Arya 2024-04-01 21:03:06 -0400
  • d108ec6355 returns b58 prefix constants directly to remove From<NetworkKind> impl for zcash_primitives::consensus::Network Arya 2024-04-01 20:23:55 -0400
  • d5a807a508 Applies suggestions from code review Arya 2024-04-01 20:17:33 -0400
  • cb8726b38a Applies some suggestions from code review Arya 2024-04-01 18:12:55 -0400
  • 4900a20cad Adds a [network.testnet_parameters] section to the config, uses `NetworkKind` as zebra_network::Config::network field type, and converts 'Network' to `NetworkKind` before serializing Arya 2024-03-22 19:35:00 -0400
  • 06cf9474ce Adds `NetworkKind` and uses it instead of `Network` in `HistoryTreeParts` and `transparent::Address` Arya 2024-03-21 21:16:46 -0400
  • 7533e2fbc0 Updates tests Arya 2024-03-20 03:26:14 -0400
  • 4b86bd6952 Adds an empty NetworkParameters struct to Network::Testnet variant, updates production code. Arya 2024-03-20 03:26:07 -0400
  • 9db4762751 minor cleanup and rename Arya 2024-03-19 20:16:49 -0400
  • 33be3f6177
    build(deps): bump the prod group with 20 updates dependabot[bot] 2024-04-01 16:16:24 +0000
  • 49fca309cf
    Adds logging of column family size and database size on startup and s… (#8336) Elijah Hampton 2024-03-28 20:00:28 -0400
  • 51b2efef1b
    Merge branch 'main' into feature/log-database-size Alfredo Garcia 2024-03-28 18:56:48 -0300
  • 986795a21b
    minor doc changes Alfredo Garcia 2024-03-28 18:17:29 -0300
  • 5c99fe9fec Merge branch 'feature/log-database-size' of https://github.com/elijahhampton/zebra into feature/log-database-size Elijah Hampton 2024-03-27 21:22:58 -0400
  • 42455388f2 Removes prop.txt Elijah Hampton 2024-03-27 21:22:48 -0400
  • 7723736736
    build(deps): bump the devops group with 2 updates (#8381) dependabot[bot] 2024-03-27 15:59:30 +0000
  • 91582d9747
    build(deps): bump the devops group with 2 updates dependabot[bot] 2024-03-27 15:34:34 +0000
  • afbd3f493a
    Merge branch 'main' into feature/log-database-size Pili Guerra 2024-03-26 11:54:13 +0000
  • c54fb84c97
    makes some service requests in `getblock` method in parallel (#8376) Arya 2024-03-26 07:04:13 -0400
  • d3af910028
    Merge branch 'main' into feature/log-database-size Pili Guerra 2024-03-26 10:25:43 +0100
  • 8bb65edc05
    Merge branch 'main' into parallel-svc-calls Alfredo Garcia 2024-03-25 16:39:28 -0300
  • 77d77e3791
    build(deps): bump the prod group with 16 updates dependabot[bot] 2024-03-25 15:45:28 +0000
  • 24914edda9
    build(deps): bump the devops group with 2 updates (#8369) dependabot[bot] 2024-03-25 14:54:09 +0000
  • 1dd0372a32
    Merge branch 'main' into dependabot/github_actions/devops-2422544a97 Alfredo Garcia 2024-03-25 10:51:57 -0300
  • 949594c25a
    fixes a new clippy warnings (#8373) Arya 2024-03-25 08:57:08 -0400
  • 01abaf9426
    Merge of #8369 mergify[bot] 2024-03-25 09:22:54 +0000
  • 15a9d67bc3 makes some service requests in `getblock` method in parallel Arya 2024-03-22 21:21:46 -0400
  • 5b363bb657 Runs and fixes changes from fmt, clippy, check and test Elijah Hampton 2024-03-22 21:10:26 -0400
  • d041410ce2 start wallet integration Alfredo Garcia 2024-03-22 15:29:34 -0300
  • 5f835a19e0 fix(build): `buildx` setup must be after registry login docker-build-cloud Gustavo Valverde 2024-03-22 11:33:32 +0100
  • 5aa1a8091c ref(build): avoid using an external cache with Docker Build Cloud Gustavo Valverde 2024-03-22 11:30:37 +0100
  • 773b0b531f fix(build): secrets, runner and conditional login Gustavo Valverde 2024-03-22 11:13:37 +0100
  • 9dbdfe28c5 feat(build): use Docker Build Cloud for image build Gustavo Valverde 2024-03-22 09:26:26 +0100
  • 1a44df7932 fixes a new clippy warnings Arya 2024-03-21 21:41:38 -0400
  • 33ff2bd17c
    build(deps): bump the prod group with 9 updates dependabot[bot] 2024-03-21 18:53:13 +0000
  • f79fc6aa8e
    Bump prod group (#8370) Marek 2024-03-21 19:23:41 +0100
  • 05d3e1f879 Bump prod group Marek 2024-03-21 13:23:32 +0100
  • a0423d928c
    build(deps): bump the devops group with 2 updates dependabot[bot] 2024-03-20 15:50:36 +0000
  • c438db59e5 Merge branch 'feature/log-database-size' of https://github.com/elijahhampton/zebra into feature/log-database-size Elijah Hampton 2024-03-19 23:48:50 -0400
  • d25d9eb5f4 Resolves clippy lint Elijah Hampton 2024-03-19 23:48:38 -0400
  • 4579722833
    change(chain): Remove `Copy` trait impl from `Network` (#8354) idky137 2024-03-19 20:45:27 +0000
  • 4e81cadef7
    Merge remote-tracking branch 'ecc/main' into remove_derive_copy_from_network idky137 2024-03-19 16:09:25 +0000
  • b09707ca4a
    fixed build error in zebrad/src/components/mempool/crawler.rs idky137 2024-03-19 15:55:44 +0000
  • 0c77b40ccc
    build(deps): bump the devops group with 6 updates (#8347) dependabot[bot] 2024-03-19 15:34:01 +0000
  • 50c00072dd adds todos add-testnet-params Arya 2024-03-19 10:56:54 -0400
  • caab38f2ee
    Merge of #8347 mergify[bot] 2024-03-19 14:51:40 +0000
  • 06ad700683
    Merge remote-tracking branch 'ecc/main' into remove_derive_copy_from_network idky137 2024-03-19 13:58:18 +0000
  • 17ea4979a3
    fixed all clippy errors idky137 2024-03-19 13:57:34 +0000
  • 31ea1358c9
    applied all requested changes from review idky137 2024-03-19 12:49:49 +0000
  • d040c078b3 Moves/adds TODOs for update lazy_static hashmaps with funding stream constants and network protocol versions Arya 2024-03-18 21:30:36 -0400
  • 553a26d60e Updates tests Arya 2024-03-18 21:07:26 -0400
  • fd57e40d07 Adds an empty `NetworkParameters` struct to `Network::Testnet` variant, updates production code Arya 2024-03-18 21:07:15 -0400
  • 64c6384d04
    converted zebrad -- all crate tests pass idky137 2024-03-18 22:20:47 +0000
  • c22404f639
    fix openapi now showing up in book summary (#8357) Alfredo Garcia 2024-03-18 19:05:22 -0300
  • 3063bca62e
    converted zebra-grpc -- all crate tests pass idky137 2024-03-18 21:41:39 +0000
  • 676b3adbed
    converted zebra-rpc -- all crate tests pass idky137 2024-03-18 21:33:16 +0000
  • fed20b28f2
    converted zebra-scan -- all crate tests pass idky137 2024-03-18 20:23:04 +0000
  • 04a93011bc
    converted zebra-consensus -- all crate tests pass idky137 2024-03-18 19:59:06 +0000
  • e05cf47a6d
    fix openapi now showing up in book summary Alfredo Garcia 2024-03-18 16:58:47 -0300
  • 08ab2eac76
    applied all requested changes from review idky137 2024-03-18 18:43:41 +0000
  • 08ed2f3145
    converted zebra-network -- all crate tests pass idky137 2024-03-18 18:26:05 +0000
  • 9fc3510dc4
    Merge branch 'main' into dependabot/github_actions/devops-6374bb96e5 Alfredo Garcia 2024-03-18 14:11:52 -0300
  • 7e539ae0c1
    zebra-state tests all pass idky137 2024-03-18 17:09:42 +0000
  • 763d54ca55
    build(deps): bump the prod group with 25 updates dependabot[bot] 2024-03-18 15:35:44 +0000
  • a24612e78e
    zebra-state tests run but fail with overflow error idky137 2024-03-18 13:45:09 +0000
  • 7c1ab87fd4
    changed functions in zebra-state::service::non_finalized_state to accept &Network idky137 2024-03-18 12:35:04 +0000
  • d32cb6a48d
    Merge branch 'main' into dependabot/cargo/prod-952fa31799 Marek 2024-03-18 13:01:15 +0100
  • 89c3257709
    Merge branch 'main' into feature/log-database-size Pili Guerra 2024-03-18 10:05:08 +0100
  • c08d1cb816 Resolves cargo fmt checker results Elijah Hampton 2024-03-16 11:27:15 -0400
  • 313598b4b7
    changed functions in zebra-state::service::finalized_state to accept &Network idky137 2024-03-15 16:39:37 +0000
  • 69066346fc
    finished fixing errors in zebra-chain - all crate tests pass idky137 2024-03-13 22:12:13 +0000