Commit Graph

  • c7247242b8
    add log for output.csv track-msg-delay-script Youngjoon Lee 2024-12-21 21:48:54 +0900
  • 0a688f59fa
    write csv to file instead of stdout Youngjoon Lee 2024-12-21 21:46:00 +0900
  • 50eb3cad7b
    fix batch.py and convert ms to sec Youngjoon Lee 2024-12-21 21:43:54 +0900
  • 9794da6dcb
    change loglevel and clippy happy Youngjoon Lee 2024-12-21 21:38:41 +0900
  • fe022001da
    millisec for detailed latencies Youngjoon Lee 2024-12-21 17:47:57 +0900
  • 5fd6e06cca
    update batch.py Youngjoon Lee 2024-12-21 16:51:27 +0900
  • 5ff2604662
    update latency.py for detailed min/max latency analysis Youngjoon Lee 2024-12-21 16:28:55 +0900
  • a71d36272d
    rename missing old names Youngjoon Lee 2024-12-21 15:17:59 +0900
  • 2e2381ef29
    Merge 9f9c6d0d34 into be5df9ead1 Youngjoon Lee 2024-12-20 23:40:01 +0900
  • 1c0fd656c3
    embed topic in json Youngjoon Lee 2024-12-20 23:36:22 +0900
  • 9b757da779
    use master of nomos-node again Youngjoon Lee 2024-12-20 22:10:15 +0900
  • 2a7965d1dd
    add QueueEvent and handle events from temporal processor properly Youngjoon Lee 2024-12-20 22:09:24 +0900
  • d6c5ff2004
    use temporal processor directly Youngjoon Lee 2024-12-20 22:08:45 +0900
  • e597303e2f
    add steps to Latency Youngjoon Lee 2024-12-20 20:30:40 +0900
  • a5e5daad20
    add node storage and dump to json Youngjoon Lee 2024-12-20 19:33:47 +0900
  • 16d9bc18e3
    dump message storage in json Youngjoon Lee 2024-12-20 18:59:20 +0900
  • 265ff88381
    gather complex latencies Youngjoon Lee 2024-12-20 17:58:53 +0900
  • 97fd438dca
    update batch.py for log topic Youngjoon Lee 2024-12-20 16:50:05 +0900
  • 8d227dac75
    use topic for logs Youngjoon Lee 2024-12-20 16:33:06 +0900
  • be5df9ead1
    Fix netrunner tests (#61) master Youngjoon Lee 2024-12-20 16:22:47 +0900
  • b8dd65f4a4
    add batch.py Youngjoon Lee 2024-12-19 14:14:40 +0900
  • 6944610f69
    min/max latency with message id Youngjoon Lee 2024-12-19 14:09:57 +0900
  • da5627d966
    latency result as json Youngjoon Lee 2024-12-19 13:58:42 +0900
  • 8529f425b4
    feat(blend): add logs for queue releases track-msg-delay Youngjoon Lee 2024-12-20 11:52:55 +0900
  • 9f9c6d0d34
    feat(blend): calculate topology diameter diameter Youngjoon Lee 2024-12-20 01:13:07 +0900
  • d9414b75fe
    log path debug Youngjoon Lee 2024-12-19 14:17:06 +0900
  • b385c047f0
    add batch.py Youngjoon Lee 2024-12-19 14:14:40 +0900
  • eba1a81c34
    min/max latency with message id Youngjoon Lee 2024-12-19 14:09:57 +0900
  • ce1c3764d3
    latency result as json Youngjoon Lee 2024-12-19 13:58:42 +0900
  • 66d4654121
    refine logs in temporal release Youngjoon Lee 2024-12-19 10:48:42 +0900
  • feaca41db6
    add logs in PersistentSender/Receiver and TemporalDelay Youngjoon Lee 2024-12-19 09:50:13 +0900
  • 0ef5c3cfdb
    log topology longest-path-len Youngjoon Lee 2024-12-18 12:35:42 +0900
  • fcc0b8d907
    add function to calculate longest path len Youngjoon Lee 2024-12-18 12:04:24 +0900
  • cbe3bf4ab2
    Merge cd5c6772ab into be304046dd fredericosteixeira 2024-12-16 21:07:09 +0000
  • cd5c6772ab playing with parameters tke-transaction-fee-models Frederico 2024-12-16 22:07:03 +0100
  • 906bb97619 parameter to purge low offer tx Frederico 2024-12-16 22:06:25 +0100
  • ec8dc2f433 implementation of min price Frederico 2024-12-16 22:05:28 +0100
  • 702fb35b7b ignore png files Frederico 2024-12-16 22:05:08 +0100
  • 7402e9f54c in EIP, base fee and actual price are different things. Frederico 2024-12-16 19:54:19 +0100
  • 27d921c9fe implementation of the TFM tool Frederico 2024-12-16 17:44:04 +0100
  • be304046dd
    fix(blend): ensure all nodes are connected and have the same peering degree (#64) Youngjoon Lee 2024-12-14 00:42:23 +0900
  • 9d56e8db9a
    cover the case where it is impossible to ensure all nodes have the same num of conns Youngjoon Lee 2024-12-13 21:00:52 +0900
  • 972f2f2f16
    fix(blendnet): ensure all nodes are connected and have the same peering degree Youngjoon Lee 2024-12-13 13:41:39 +0900
  • 45a2152bba
    refactor(blendnet): rename mix to blend (#63) Youngjoon Lee 2024-12-13 13:31:28 +0900
  • 6c42c1ae27
    add missing dir Youngjoon Lee 2024-12-13 13:29:53 +0900
  • 7d9100d6d2
    update ci Youngjoon Lee 2024-12-13 13:29:15 +0900
  • 03f33555c6
    rename mix to blend Youngjoon Lee 2024-12-13 13:13:07 +0900
  • 53d0c2649d
    wip mix-conn-maintenance Youngjoon Lee 2024-12-13 13:10:03 +0900
  • d2a88fc2e4
    ensure all node have peering_degree connections Youngjoon Lee 2024-12-12 00:21:09 +0900
  • 67f62c68c9
    enhance logging Youngjoon Lee 2024-12-10 20:21:21 +0900
  • d2271a9fde
    calculate std Youngjoon Lee 2024-12-10 16:38:53 +0900
  • 0c03dcde86
    add python script for min, avg, and max Youngjoon Lee 2024-12-10 14:54:13 +0900
  • 137bd72435
    update conn maintenance and add topology Youngjoon Lee 2024-12-10 14:51:34 +0900
  • 1662a659e9
    enrich monitors log Youngjoon Lee 2024-12-06 17:04:37 +0900
  • 6ca609acd9
    Mix: add connection maintenance, excluding disconnecting Youngjoon Lee 2024-12-06 13:52:30 +0900
  • 95ce9d68e1
    Fix netrunner tests Youngjoon Lee 2024-12-05 14:28:49 +0900
  • 8ef0adc996
    Add top level readme (#59) gusto 2024-12-03 19:12:47 +0700
  • 0eaabca603
    Add top level readme Gusto 2024-12-03 13:48:05 +0200
  • 2460174def
    Rename `mixnet-sims` to `blendnet-sims` (#60) Youngjoon Lee 2024-12-03 21:01:04 +0900
  • 99fd21f163
    Rename `mixnet-sims` to `blendnet-sims` Youngjoon Lee 2024-12-03 20:58:01 +0900
  • c6cb2934f6
    Rename `mixnet-sims` to `blendnet-sims` Youngjoon Lee 2024-12-03 20:56:53 +0900
  • 80bbdf7fbe
    Move `/scripts` to `/simlib/mixnet-sims/` (#58) Youngjoon Lee 2024-12-03 20:39:59 +0900
  • 2b99275058
    Deprecate mixnet v1 component simulations (#57) Youngjoon Lee 2024-12-03 20:39:46 +0900
  • 9001995b2c
    Move `/scripts` to `/simlib/mixnet-sims/` Youngjoon Lee 2024-12-03 20:34:04 +0900
  • 4070bfa316
    Deprecate mixnet v1 component simulations deprecate-mixnet Youngjoon Lee 2024-12-03 20:29:07 +0900
  • c600ebd304
    Update mix python script for new log format (#53) Youngjoon Lee 2024-11-21 15:52:27 +0900
  • 621c6672a8
    remove unused imports Youngjoon Lee 2024-11-21 15:51:54 +0900
  • 200d2847a9
    Merge branch 'master' into mix-python-new-log-format Youngjoon Lee 2024-11-21 15:50:43 +0900
  • 9740035f85
    Add README for mix simulation and scripts (#56) Youngjoon Lee 2024-11-18 15:37:00 +0900
  • b528474ebe
    Add README for mix simulation and scripts Youngjoon Lee 2024-11-18 13:35:44 +0900
  • 319450ed59
    Add mix emission analysis (#55) Youngjoon Lee 2024-11-18 10:31:27 +0900
  • bf2b9d918f
    Add mix emission analysis scatter Youngjoon Lee 2024-11-15 13:06:22 +0900
  • 091a60ae4e
    print node ID as integer in logging (#54) Youngjoon Lee 2024-11-15 11:19:28 +0900
  • 590e9c289f
    Remove log of immediate forwardings (#52) Youngjoon Lee 2024-11-15 11:19:04 +0900
  • 769ba42f85
    Make cache optional (#51) gusto 2024-11-13 04:55:13 +0200
  • e0a37071c3
    print node ID as integer in logging Youngjoon Lee 2024-11-12 14:20:17 +0900
  • 5a860b7b54
    Update mix python script for new log format Youngjoon Lee 2024-11-12 11:29:35 +0900
  • 3e4bba0c83
    Remove log of immediate forwardings Youngjoon Lee 2024-11-12 11:11:04 +0900
  • 7694d48b83
    Make cache optional producer-remove-cache Gusto 2024-11-09 06:01:38 +0200
  • 424585dd2a
    Implement message parser and average latency calculator. (#38) Álex 2024-11-09 03:54:10 +0100
  • 5adb0a1ad6
    Min max and avg total bandwidth per node (#50) gusto 2024-11-09 04:53:54 +0200
  • 97cbd536f4
    log emissions (#48) Youngjoon Lee 2024-11-09 09:48:44 +0700
  • 9863d7a0f0
    Merge branch 'master' into emission-logs Youngjoon Lee 2024-11-09 09:48:25 +0700
  • cffd93ece9
    Use chacha12 instead of smallrng (#49) Daniel Sanchez 2024-11-09 03:47:11 +0100
  • 5c733c1e68
    Min max and avg total bandwidth per node Gusto 2024-11-09 04:38:25 +0200
  • 29ce6e953e
    Fix cache (#47) Youngjoon Lee 2024-11-09 09:36:40 +0700
  • b66d7abf9d
    Add msg type in the log (#46) Youngjoon Lee 2024-11-09 09:36:26 +0700
  • a25bc27d09
    Add number_of_hops (for cover traffic) in config (#45) Youngjoon Lee 2024-11-09 09:36:09 +0700
  • fbb37a4317
    Make `Interval` immediately release at the first interval (#44) Youngjoon Lee 2024-11-09 09:35:54 +0700
  • 7ae7c31e91 Use chacha12 instead of smallrng chacha-rng Daniel Sanchez Quiros 2024-11-09 09:31:10 +0700
  • 3236e50dbc
    log emissions Youngjoon Lee 2024-11-09 07:40:33 +0700
  • f328d3f1f7
    log emissions demo Youngjoon Lee 2024-11-09 07:40:33 +0700
  • 4559cd931c
    Merge branch 'fix-cache-bug' into demo Youngjoon Lee 2024-11-09 07:24:56 +0700
  • f1f7a5cf8b
    Merge branch 'msg-type-log' into demo Youngjoon Lee 2024-11-09 07:05:46 +0700
  • e15e5b1efd
    Merge branch 'number_of_hops_in_config' into demo Youngjoon Lee 2024-11-09 07:05:39 +0700
  • 942d447509
    Add msg type in the log Youngjoon Lee 2024-11-08 20:23:20 +0700
  • 395d3dcdd2
    Add number_of_hops (for cover traffic) in config Youngjoon Lee 2024-11-08 20:19:23 +0700
  • 8536b078aa
    fix tests Youngjoon Lee 2024-11-08 20:14:20 +0700
  • 4ac7cfed8b
    Adapt to new log format Alejandro Cabeza Romero 2024-11-08 14:02:33 +0100
  • abed699d1a
    wip Youngjoon Lee 2024-11-08 20:00:56 +0700