1
0
mirror of synced 2025-01-09 07:22:17 +00:00

Commit Graph

  • 3da922ab8b Sketch up KMS service kms-service danielSanchezQ 2025-01-08 18:32:34 +01:00
  • 4901b8790c
    Merge a4d19fc8fec3ad19778093d5eb527f334b478954 into 09885b2cc4fccd8aacc870b5c4637ea176c34665 Álex 2025-01-07 09:20:38 +00:00
  • a4d19fc8fe Use different risc0 installation poc/packaging-and-distribution Alejandro Cabeza Romero 2025-01-07 10:20:32 +01:00
  • eb7f6b1309 Install risc0 Alejandro Cabeza Romero 2025-01-07 10:16:45 +01:00
  • e8a9ba977a Remove shell parameter Alejandro Cabeza Romero 2025-01-07 10:02:28 +01:00
  • bb7602b71d Fix windows env vars. Alejandro Cabeza Romero 2025-01-07 10:00:13 +01:00
  • cbb84e313f Fix OS parameter. Alejandro Cabeza Romero 2025-01-07 09:54:59 +01:00
  • 614947546c Simplify tree command Alejandro Cabeza Romero 2025-01-06 19:27:55 +01:00
  • 8d760d3867 Add printing for build debugging Alejandro Cabeza Romero 2025-01-06 19:15:39 +01:00
  • 4e43937218 Add printing for build debugging Alejandro Cabeza Romero 2025-01-06 19:03:20 +01:00
  • 4c21512e55 Add cargo to workflow. Alejandro Cabeza Romero 2025-01-06 18:54:29 +01:00
  • 8c99d8ca8a Add default shell. Alejandro Cabeza Romero 2025-01-06 18:49:52 +01:00
  • cfb432d1a8 Add packaging workflow. Alejandro Cabeza Romero 2025-01-06 18:43:14 +01:00
  • 879fa18bad Implement packaging POC. Alejandro Cabeza Romero 2025-01-06 18:42:54 +01:00
  • 782917b5eb
    Merge ec62fd59e0bfade24d0f32a05481a66a372cdd7d into 09885b2cc4fccd8aacc870b5c4637ea176c34665 Roman Zajic 2025-01-06 12:04:03 +08:00
  • abb635fc54 Trigger build testnet Gusto 2025-01-02 16:34:37 +02:00
  • 0c6a49e8d2
    Merge f5b0fc3556b5b1d45a080cdeb9ad631f7c60aff2 into 09885b2cc4fccd8aacc870b5c4637ea176c34665 Youngjoon Lee 2025-01-02 16:50:05 +09:00
  • 09885b2cc4
    feature(kzgrs): Use only commitment hash on encoder and verifier. (#973) master Álex 2024-12-31 15:46:55 +01:00
  • 2f83ee5b7b Update recovery to use StateOperator::try_load. poc/state-recovery Alejandro Cabeza Romero 2024-12-31 15:32:37 +01:00
  • d3cabde987 Update overwatch version to the branch that enables StateOperator::try_load. Alejandro Cabeza Romero 2024-12-31 11:55:42 +01:00
  • e70f1004f2 Implement POC for Overwatch recovery. Alejandro Cabeza Romero 2024-12-27 18:33:15 +01:00
  • a244b3e866 Update Overwatch deps and related code. Alejandro Cabeza Romero 2024-12-24 16:01:08 +01:00
  • f04ab63b4f
    fix(testnet): Unsupported risc0 platform (#976) gusto 2024-12-30 17:42:02 +07:00
  • 5cc15aec03
    fix(testnet): Unsupported risc0 platform gusto 2024-12-30 12:35:22 +02:00
  • 40adc8db5b
    Github action to publish testnet docker images (#974) gusto 2024-12-30 15:34:09 +07:00
  • 2f89d6c344
    feature(tracing): Otlp metrics and preconfigured dashboard (#969) gusto 2024-12-30 15:33:29 +07:00
  • f83e725b0d
    feature(tracing): Trace blob by id in network (#968) gusto 2024-12-30 15:32:57 +07:00
  • 5a1d5a79c7
    Merge f5851d965d146f710055a68060b616ef06b84ace into 18544b6207ed4d2c449bf73f096718cd7ba05e1d Álex 2024-12-27 17:33:21 +00:00
  • f5851d965d Implement POC for Overwatch recovery. Alejandro Cabeza Romero 2024-12-27 18:33:15 +01:00
  • b427f3364d Github action to publish testnet docker images Gusto 2024-12-27 16:12:47 +02:00
  • 05c2420732 Use only commitment hash on encoder and verifier. Alejandro Cabeza Romero 2024-12-24 17:32:16 +01:00
  • 27a40316d9
    Merge 18544b6207ed4d2c449bf73f096718cd7ba05e1d into 9001b440793616782839af893c3eb185f805d1f2 Álex 2024-12-24 15:03:04 +00:00
  • 18544b6207 Update Overwatch deps and related code. chore/update-overwatch-deps Alejandro Cabeza Romero 2024-12-24 16:01:08 +01:00
  • be45f05ef1 Add sample size test (ignored) da/sample-sizes-test Daniel Sanchez Quiros 2024-12-24 12:52:23 +01:00
  • 88c07457a0 Same config for testnet and local dev environment Gusto 2024-12-20 12:47:16 +02:00
  • e7d24de3f0 Predefined dashboard for testnet metrics. Gusto 2024-12-09 16:39:23 +02:00
  • cc43b9b92b Pin prometheus version for otlp functionality Gusto 2024-12-09 16:39:00 +02:00
  • 5bde6730d2 Use metrics endpoint from the cfgsync params Gusto 2024-11-13 06:25:56 +02:00
  • 9001b44079
    test(blend): add MockBlendMessage::payload function to get payload without unpacking (#967) Youngjoon Lee 2024-12-20 20:36:34 +09:00
  • 0b3b298e4c
    chore(encoder): Replace ad-hoc DaBlob iterations (#966) Álex 2024-12-20 12:19:06 +01:00
  • aaa82f61e0
    Merge branch 'master' into blend-mock-msg-payload Youngjoon Lee 2024-12-20 20:03:56 +09:00
  • fc507e010c Bind traces to log entries Gusto 2024-12-20 12:53:04 +02:00
  • 598509a637 Set parent trace id from blob id Gusto 2024-12-16 16:06:03 +02:00
  • d8e8ee5b6e Replace ad-hoc iterations on encoded data with into_inter. Alejandro Cabeza Romero 2024-12-19 19:20:04 +01:00
  • 1260230898
    feature(wire): Wrap errors (#950) Álex 2024-12-19 19:11:21 +01:00
  • 739df1737a
    feature(encoder): Implement Iterator over DaBlob for EncodedData (#952) Álex 2024-12-19 18:40:18 +01:00
  • f0bff21cc6 Improve test naming. Alejandro Cabeza Romero 2024-12-19 18:07:35 +01:00
  • a3bf36d787 Update missing error handling on othercrates. Alejandro Cabeza Romero 2024-12-19 14:21:31 +01:00
  • 3f3b2518cd Refactor wire into a standalone module. Alejandro Cabeza Romero 2024-12-19 13:28:20 +01:00
  • 38e79e13ef Replace blob_id generation. Alejandro Cabeza Romero 2024-12-18 16:47:00 +01:00
  • a4137233e8 Wrap wire errors. Alejandro Cabeza Romero 2024-12-18 13:31:05 +01:00
  • 8f79bafe55
    refactor(tests): Gather utilities (#951) Álex 2024-12-19 18:09:21 +01:00
  • 83539a075a
    chore(dependencies): Update overwatch dependencies to enable instrument gating. (#965) Álex 2024-12-19 18:08:39 +01:00
  • 4b4a78c442 Update overwatch dependencies to enable instrument gating. Alejandro Cabeza Romero 2024-12-19 17:10:10 +01:00
  • 615952be5a
    test(blend): add MockBlendMessage::payload function to get payload without unpacking Youngjoon Lee 2024-12-19 14:57:50 +09:00
  • ee173a5006 Remove constructor. Alejandro Cabeza Romero 2024-12-19 15:36:59 +01:00
  • cc189b7824 Move testutils crate into feature. Alejandro Cabeza Romero 2024-12-19 14:59:02 +01:00
  • eac9964417 Remove iterator state from EncodedData. Alejandro Cabeza Romero 2024-12-19 12:35:33 +01:00
  • edf1530e2f
    fix(blend): correctly check the last layer in MockBlendMessage (#957) Youngjoon Lee 2024-12-19 17:15:05 +09:00
  • 9569c665e4
    clippy happy Youngjoon Lee 2024-12-19 12:16:24 +09:00
  • 03f3cc6eb0
    fix(blend): correctly check the last layer in MockBlendMessage Youngjoon Lee 2024-12-19 11:31:30 +09:00
  • e7874bb42a Implement Iterator over DaBlob for EncodedData Alejandro Cabeza Romero 2024-12-18 18:43:38 +01:00
  • fecdf5bc69 Move dablob test utils to crate. Alejandro Cabeza Romero 2024-12-18 15:16:13 +01:00
  • 044fd4c8ee
    refactor: Replace remaining bincode calls with wire. (#946) Álex 2024-12-18 17:37:41 +01:00
  • da245dcc8b Remove call to bincode. Alejandro Cabeza Romero 2024-12-18 17:00:29 +01:00
  • 60e07ce351 Remove bincode dependencies. Alejandro Cabeza Romero 2024-12-17 11:22:17 +01:00
  • ff3f0331bd Replace remaining bincode calls with wire. Alejandro Cabeza Romero 2024-12-17 11:06:14 +01:00
  • d5d87b094c
    feature(da): Rust-based protobuf-like protocol (#945) Álex 2024-12-18 15:46:07 +01:00
  • c4a83acb21 Replace old pack calls with pack_to_writer. Alejandro Cabeza Romero 2024-12-18 12:31:35 +01:00
  • 7f06bf291c Apply PR suggestions. Alejandro Cabeza Romero 2024-12-17 18:29:29 +01:00
  • b5d5560fef
    Remove extra line break. Alejandro Cabeza Romero 2024-12-16 16:04:32 +01:00
  • e4b2f56d55
    Replace protobuf with custom implementation. Alejandro Cabeza Romero 2024-12-16 15:57:47 +01:00
  • 27a4340488
    Restore pack and unpack methods. Derive Eq and PartialEq on messages. Alejandro Cabeza Romero 2024-12-13 13:22:14 +01:00
  • a20090c3df
    wip Alejandro Cabeza Romero 2024-12-12 18:47:52 +01:00
  • d4227a9994
    Refactor protobuf spec into Rust. WIP: Need to replace usages. Alejandro Cabeza Romero 2024-12-12 18:12:53 +01:00
  • 84e057d60a
    Merge branch 'master' into chore-cluster-tests chore-cluster-tests Roman Zajic 2024-12-12 19:45:45 +08:00
  • 7955fabd0d
    fix: formatting Roman 2024-12-12 19:38:30 +08:00
  • f247140f9b
    chore: basic traits for test case, cluster, node Roman 2024-12-12 19:33:53 +08:00
  • 0e273c3f44
    ci(pre-commit): config and docs (#942) Álex 2024-12-12 12:13:24 +01:00
  • 8a9ee5e37f
    Merge branch 'master' into chore-cluster-tests Roman Zajic 2024-12-12 18:42:53 +08:00
  • 0ce53e7267
    refactor(blend): rename mix to blend (#938) Youngjoon Lee 2024-12-12 12:05:56 +09:00
  • f768b9980c
    cargo fmt Youngjoon Lee 2024-12-09 21:11:00 +09:00
  • 7c930280c7
    refactor(blend): rename mix to blend Youngjoon Lee 2024-12-09 17:49:23 +09:00
  • c5e72b5956
    Add pre-commit config. Include a CONTRIBUTING guide with pre-commit docs. Alejandro Cabeza Romero 2024-12-11 22:05:05 +01:00
  • 9a16b724d5
    Implement StorageBackend for SurrealDB poc/surrealdb Alejandro Cabeza Romero 2024-12-11 19:49:08 +01:00
  • 72797e633d
    feature(tracing): Bandwidth on Mixnet (#933) Álex 2024-12-11 17:44:22 +01:00
  • ed4f2da00b
    Remove unused import. Alejandro Cabeza Romero 2024-12-11 16:59:27 +01:00
  • 3b636d0322
    Fix rebase issue. Alejandro Cabeza Romero 2024-12-11 16:46:51 +01:00
  • 25d92390fa
    feature(tracing): Bandwidth on Consensus (#934) Álex 2024-12-11 16:40:39 +01:00
  • 3f77d4438d
    Add metrics comment. Alejandro Cabeza Romero 2024-12-09 17:09:37 +01:00
  • 9a31d795f7
    Remove unneeded deps. Alejandro Cabeza Romero 2024-12-05 18:20:24 +01:00
  • f3f69c031d
    Refactor explicit counters to use tracing macros. Alejandro Cabeza Romero 2024-12-05 18:18:10 +01:00
  • 120348a7e8
    Styling fixes. Alejandro Cabeza Romero 2024-12-05 15:04:02 +01:00
  • 1766657608
    Add tracing at mix service level. Alejandro Cabeza Romero 2024-12-05 10:54:59 +01:00
  • d4b413d0e3
    Store tracing instruments to attributes. Alejandro Cabeza Romero 2024-12-05 10:54:42 +01:00
  • 59185ce876
    Add metrics for nomos-mix/network/handler. Alejandro Cabeza Romero 2024-12-04 16:41:29 +01:00
  • b29a230820
    Add opentelemetry dependency. Alejandro Cabeza Romero 2024-12-04 16:40:51 +01:00
  • 72535e83b5
    feature(tracing): bandwith on DA (#931) Álex 2024-12-11 16:34:06 +01:00
  • d8834eb9a7
    Merge branch 'master' into chore-cluster-tests Roman Zajic 2024-12-10 09:14:48 +08:00
  • 9e4abcd528
    Implement pull request suggestions. Alejandro Cabeza Romero 2024-12-09 19:30:17 +01:00