Commit Graph

  • bc05f48c75 resubmission of #858 Deep Mondal 2024-11-09 03:56:41 +0000
  • 13fd3f91f7
    Merge branch 'logos-co:master' into master Deep Mondal 2024-11-09 08:27:21 +0530
  • fd8b043f5f Mix: Fix bug in cover traffic ticket generation (#915) Daniel Sanchez 2024-11-09 01:06:32 +0100
  • 0033f2234e Add missing bounds for cover traffic (#914) Daniel Sanchez 2024-11-08 04:09:52 +0100
  • ffffa9395f Add deserialize to CoverTrafficSettings (#913) Álex 2024-11-08 02:45:21 +0100
  • 2b001a507c Just use priv/pubkey as Node ID in the mock mix message encoding (#912) Youngjoon Lee 2024-11-08 08:14:34 +0700
  • dbc9013eeb Add clone and copy to CoverTrafficSettings (#911) Álex 2024-11-07 06:40:22 +0100
  • bf46276fdf Add rs encode/decode benches (#907) Daniel Sanchez 2024-11-07 05:17:54 +0100
  • 13359f3c09 Mix: Implemented cover traffic (#910) Daniel Sanchez 2024-11-07 04:22:26 +0100
  • 6f8d5cc382 Tracing: Otlp metrics (#909) gusto 2024-11-07 04:25:20 +0200
  • 43d5e907b6 Add Sync bound to BoxStream in blend stream (#908) Youngjoon Lee 2024-11-06 18:59:06 +0900
  • 8771e278cd Mix: time abstract from streams (#906) Daniel Sanchez 2024-11-06 06:08:52 +0100
  • 09f96f7b8d Use public keys for the mock mix message encoding (#905) Youngjoon Lee 2024-11-06 10:49:38 +0900
  • b83e948e73 Abstract blend rng (#904) Daniel Sanchez 2024-11-05 11:24:41 +0100
  • aad7cbda96 Abstract persistent transmission rng (#903) Daniel Sanchez 2024-11-05 09:00:31 +0100
  • 47b235cb67 Update mod.rs Deep Mondal 2024-10-30 23:53:35 +0530
  • 945bfee134 update rename Deep Mondal 2024-10-30 14:35:48 +0000
  • 6542d1c995 fmt Deep Mondal 2024-10-29 04:49:52 +0000
  • 0a02339366 revert gitignore Deep Mondal 2024-10-29 04:22:10 +0000
  • fd98aecb44 final Deep Mondal 2024-10-29 04:20:31 +0000
  • 705dcbbde4 update Deep Mondal 2024-10-28 12:20:05 +0000
  • 0219668307 update Deep Mondal 2024-10-28 11:26:20 +0000
  • 815d2e7a3e improve structure Deep Mondal 2024-10-27 13:43:00 +0000
  • 455fd961c1 closinghandshake implementation Deep Mondal 2024-10-26 19:54:20 +0000
  • 48417e460a add .vscode in gitignore Deep Mondal 2024-10-26 19:20:44 +0000
  • 4b20143233 update Deep Mondal 2024-10-25 14:03:06 +0000
  • a6a7db5ed3 update mod.rs Deep Mondal 2024-10-23 11:39:27 +0000
  • 68ff179c5e test fix Deep Mondal 2024-10-22 11:58:15 +0000
  • f71db1a7fe
    Mix: Fix bug in cover traffic ticket generation (#915) Daniel Sanchez 2024-11-09 01:06:32 +0100
  • e188b6109c
    Add winning_probability param to replace num_hops in CoverTrafficSettings cover-winning-prob-param Youngjoon Lee 2024-11-08 19:46:43 +0700
  • 22a53b6e1b Clippy happy Daniel Sanchez Quiros 2024-11-08 19:44:15 +0700
  • 94ae3c7464 fix hash bug Daniel Sanchez Quiros 2024-11-08 18:50:52 +0700
  • 6984cd49ca Fix bug in cover traffic ticket generation Daniel Sanchez Quiros 2024-11-08 18:24:24 +0700
  • 360a9aa558
    Add missing bounds for cover traffic (#914) Daniel Sanchez 2024-11-08 04:09:52 +0100
  • c69d88f92f Add missing bounds for cover traffic Daniel Sanchez Quiros 2024-11-08 09:23:47 +0700
  • 64130964f1
    Merge branch 'master' into fix-kzg-review-proposal Roman Zajic 2024-11-08 09:55:33 +0800
  • a3c2fe5d55
    Add deserialize to CoverTrafficSettings (#913) Álex 2024-11-08 02:45:21 +0100
  • 7b984a4e29
    Just use priv/pubkey as Node ID in the mock mix message encoding (#912) Youngjoon Lee 2024-11-08 08:14:34 +0700
  • f65a9fb1ef
    do not convert private key to public key in mix service Youngjoon Lee 2024-11-08 07:09:34 +0700
  • bc5c0fc4d4
    Add deserialize to CoverTrafficSettings Alejandro Cabeza Romero 2024-11-07 06:45:43 +0100
  • 1c62ced9ea
    Add clone and copy to CoverTrafficSettings (#911) Álex 2024-11-07 06:40:22 +0100
  • f67ac0b76c
    Just use priv/pubkey as Node ID in the mock mix message encoding Youngjoon Lee 2024-11-07 12:40:05 +0700
  • abf1774ab7
    Make settings fields public. Alejandro Cabeza Romero 2024-11-07 06:24:54 +0100
  • 7794530d6a
    Add clone and copy to CoverTrafficSettings Alejandro Cabeza Romero 2024-11-07 06:21:43 +0100
  • 727b838042
    Add rs encode/decode benches (#907) Daniel Sanchez 2024-11-07 05:17:54 +0100
  • d73f3c2040
    Mix: Implemented cover traffic (#910) Daniel Sanchez 2024-11-07 04:22:26 +0100
  • a5243c6af2
    Tracing: Otlp metrics (#909) gusto 2024-11-07 04:25:20 +0200
  • 80f8d4bab1 Update as per last specs Daniel Sanchez Quiros 2024-11-07 08:59:37 +0700
  • 7ce954bda5 Implemented cover traffic Daniel Sanchez Quiros 2024-11-06 18:36:06 +0700
  • cc5fef6190 Use otlp metrics in mempool Gusto 2024-11-06 12:48:35 +0200
  • dc0f1cd201 Remove old metrics Gusto 2024-11-06 12:37:52 +0200
  • 785afb2e37 Plug metric in node and tests Gusto 2024-11-06 12:23:49 +0200
  • 8852f31b89 Use metrics layer in cfgsync Gusto 2024-11-06 10:35:38 +0200
  • ec24dd9255 Add metrics layer to integration tests Gusto 2024-11-06 10:17:00 +0200
  • bc54ed89d5 Use http/proto for prometheus Gusto 2024-11-06 10:03:28 +0200
  • d4c8dfb43c Add metrics layer to tracing service Gusto 2024-11-06 09:40:22 +0200
  • 73300e396e Metrics layer configuration in nomos-tracing Gusto 2024-11-06 09:26:51 +0200
  • e0959644a9
    Add Sync bound to BoxStream in blend stream (#908) Youngjoon Lee 2024-11-06 18:59:06 +0900
  • 1c4aef110d
    Add Sync bound to BoxStream in blend stream Youngjoon Lee 2024-11-06 16:36:17 +0700
  • 1d13dfb269 Add rs encode/decode benches Daniel Sanchez Quiros 2024-11-06 12:51:20 +0700
  • 9b29c17e2f
    Mix: time abstract from streams (#906) Daniel Sanchez 2024-11-06 06:08:52 +0100
  • 75e237ef4a
    return Poll::Pending instead of Poll::Ready(None) when queue is empty Youngjoon Lee 2024-11-06 10:59:01 +0700
  • 2f9a7bbee5
    fix compile errors Youngjoon Lee 2024-11-06 10:44:20 +0700
  • 6e03a84500 Push temporal scheduler one layer up Daniel Sanchez Quiros 2024-11-06 10:07:57 +0700
  • f7fbf5dbfd Fix tests Daniel Sanchez Quiros 2024-11-06 09:43:39 +0700
  • 904756ba7b Extract persistent transmission scheduler Daniel Sanchez Quiros 2024-11-06 09:40:58 +0700
  • 4177e9c48c Make stuff public Daniel Sanchez Quiros 2024-11-06 09:25:20 +0700
  • 648bfeacaf Extract temporal async stream Daniel Sanchez Quiros 2024-11-05 19:24:56 +0700
  • c84a29db31
    Use public keys for the mock mix message encoding (#905) Youngjoon Lee 2024-11-06 10:49:38 +0900
  • 8d9e76b9a2
    remove leftover Youngjoon Lee 2024-11-06 08:48:45 +0700
  • 4d832bcc4e
    remove unnecessary trait bounds Youngjoon Lee 2024-11-06 08:14:48 +0700
  • 14e5a60adb
    remove unnecssary dependency Youngjoon Lee 2024-11-05 23:57:44 +0700
  • 2d7f4945af
    Merge branch 'master' into mix-msg-mock-improve Youngjoon Lee 2024-11-05 23:54:18 +0700
  • 822a11f23f
    remove println! Youngjoon Lee 2024-11-05 23:34:08 +0700
  • e85c7836a4
    clippy happy Youngjoon Lee 2024-11-05 20:43:12 +0700
  • 55b86956d8 Extract temporal async stream mix-interval-abstract Daniel Sanchez Quiros 2024-11-05 19:24:56 +0700
  • 1fa442aa2d
    make tests work mix-msg-refactor Youngjoon Lee 2024-11-05 18:02:20 +0700
  • 8e92376791
    Merge branch 'master' into fix-kzg-review-proposal Roman Zajic 2024-11-05 18:56:04 +0800
  • 32ecdd8956
    add trait MixMessage Youngjoon Lee 2024-11-05 17:35:56 +0700
  • d0eafb7635
    Abstract blend rng (#904) Daniel Sanchez 2024-11-05 11:24:41 +0100
  • 9f34bc59fc
    handle variable-lenght messages in nomos-mix-network Youngjoon Lee 2024-11-05 15:39:50 +0700
  • 0f9f9ad498
    Merge branch 'master' into fix-kzg-review-proposal Roman Zajic 2024-11-05 16:30:38 +0800
  • 312ba2af6c
    test: add randomness to batch generate proofs Roman 2024-11-05 16:04:30 +0800
  • 995a61bf51
    Merge branch 'master' into mix-blend-abstract-rng Daniel Sanchez 2024-11-05 09:02:23 +0100
  • 23f93dcc28
    Abstract persistent transmission rng (#903) Daniel Sanchez 2024-11-05 09:00:31 +0100
  • 05778437ed
    integrate Youngjoon Lee 2024-11-05 14:32:22 +0700
  • 6c22d99e09
    fix: exclude HIDING_BOUND in commit params for tests Roman 2024-11-05 15:04:09 +0800
  • a184135969
    fix: skip IDING_BOUND check for tests Roman 2024-11-05 14:44:23 +0800
  • da72e29628 Abstract blend rng Daniel Sanchez Quiros 2024-11-05 13:38:13 +0700
  • 7c1dbefcab
    fix: formatting Roman 2024-11-05 14:27:37 +0800
  • db2d76ba10
    fix: add domain size check for production mode Roman 2024-11-05 14:26:02 +0800
  • 8635695e9c Abstract persistent transmission rng Daniel Sanchez Quiros 2024-11-05 13:05:20 +0700
  • c3de9ade76
    add node IDs in message Youngjoon Lee 2024-11-05 12:28:38 +0700
  • c5aebd31d1
    test: double validators timeount and see success rate change Roman 2024-11-04 15:48:14 +0800
  • b84774324e
    test: add workflow to debug on self-hosted Roman 2024-11-04 15:24:51 +0800
  • 777413432d
    fix: include random_v in proof validation Roman 2024-11-04 14:27:19 +0800
  • ba703b8cef
    test: disperse random data Roman 2024-11-04 13:50:41 +0800
  • 1d87ccf6ba
    Merge branch 'master' into fix-kzg-review-proposal Roman Zajic 2024-11-04 12:01:59 +0800
  • a4ffffb898
    Merge branch 'master' into chore-da-behavior-membership-tests Roman Zajic 2024-11-04 12:01:55 +0800
  • c237333791
    Mix: Use streams in message blend and mix service (#896) Daniel Sanchez 2024-11-02 22:57:10 +0100