Commit Graph

  • c9ebbf2abc Add metrics cargo feature for mempool Gusto 2023-11-10 12:12:33 +0200
  • 8084e338c4 Style and fail on encode error Gusto 2023-11-10 10:34:07 +0200
  • 754ce048cd Featuregate the metrics service Gusto 2023-11-09 21:21:57 +0200
  • a15d2bc7d5 Expose metrics via http Gusto 2023-11-09 20:21:37 +0200
  • 3ec30f4be1 Rename metrics to registry where applicable Gusto 2023-11-09 19:47:10 +0200
  • 81f6ebbac7 Use nomos prometheus metrics in the node Gusto 2024-01-12 15:59:33 +0200
  • 4421bb546d Add nomos metrics service for serving metrics Gusto 2023-11-09 19:34:40 +0200
  • 6f9314ad6c Add cli flag to enable metrics Gusto 2023-11-09 18:10:58 +0200
  • db9e954364 Merge mempool metrics imports Gusto 2023-11-09 17:51:36 +0200
  • 2faccd0df7 Initial integration of metrics for mempool Gusto 2023-11-09 17:38:56 +0200
  • 480c61a69d A wrapper crate for prometheus client Gusto 2023-11-09 17:37:10 +0200
  • 158c1d2fe6
    bump rayon version to make ra work Al Liu 2024-01-11 18:30:30 +0800
  • c3b5dc98e4
    Rename consensus service to carnot consensus (#556) Daniel Sanchez 2024-01-09 11:08:24 +0100
  • 0b61b45822 Rename consensus service to carnot consensus carnot-service-refactor danielsanchezq 2024-01-08 17:14:27 +0100
  • b7d1fd9256
    Nomos chat fixes (#555) Giacomo Pasini 2024-01-08 15:40:19 +0100
  • 285300f365
    Receive blocks blobs in parallel (#554) gusto 2024-01-08 12:56:11 +0200
  • b673b6530c
    Clear in_flight status upon error on chat app nomos-chat-fixes Giacomo Pasini 2024-01-08 11:39:10 +0100
  • ab95e685a0
    Make chat messages unique Giacomo Pasini 2024-01-08 11:38:16 +0100
  • 98d6e46d3c Update nomos-cli config Gusto 2024-01-05 17:12:01 +0200
  • 2a1300d928 Receive blocks blobs in parallel Gusto 2024-01-05 17:06:06 +0200
  • 15c366c606
    Testnet config update for nomos.tech (#553) gusto 2024-01-05 15:31:05 +0200
  • ff218bd408 Increase DA storage limit Gusto 2024-01-05 13:11:43 +0200
  • 4ed8605620 Update http ports for nomos nodes Gusto 2024-01-05 13:11:06 +0200
  • 7077ef38fa
    Limit number of committed blocks in info requests (#552) gusto 2024-01-05 11:21:59 +0200
  • 81fdb9b44d Make carnot info limit configurable Gusto 2024-01-04 19:24:51 +0200
  • e019f8dbc4 Limit number of committed blocks in info requests Gusto 2024-01-04 18:18:08 +0200
  • 6287e554ae
    consensus-engine to carnot-engine. (#551) Daniel Sanchez 2024-01-04 15:09:43 +0100
  • fc7601664e Merge branch 'refactor-consensus-engine' of github.com:logos-co/nomos-node into refactor-consensus-engine refactor-consensus-engine danielsanchezq 2024-01-04 13:44:45 +0100
  • e248315428 Update missing refactor in tests danielsanchezq 2024-01-04 13:43:39 +0100
  • c3e793c7b4 Fuzztests update with carnot-engine Gusto 2024-01-04 14:42:54 +0200
  • 8cc0cb5efb Refactor: consensus-engine to carnot-engine. Move under consensus/carnot-engine danielsanchezq 2024-01-04 13:31:53 +0100
  • 6e718e7bba
    Add chat demo for testnet (#495) Giacomo Pasini 2024-01-03 15:47:21 +0100
  • 09cd539bf2
    Tests for tree layer sizes (#545) gusto 2024-01-03 15:19:42 +0200
  • 799ced59c8 Fix Into<Text> issue demo-app danielsanchezq 2024-01-03 13:01:41 +0100
  • c2cca069a0
    fix reverse ordering Giacomo Pasini 2024-01-03 11:38:26 +0100
  • 875261d728
    add margin in pad calculations Giacomo Pasini 2024-01-03 11:23:38 +0100
  • 86ee8ff8c7
    Bump to rust 1.75 (#550) gusto 2024-01-02 17:34:41 +0200
  • 37cf900617
    Use blockid as tip (#549) Daniel Sanchez 2024-01-02 16:11:53 +0100
  • e59050e9ae Bump to rust 1.75 Gusto 2024-01-02 16:44:19 +0200
  • 570f742951 Use blockid as tip tip-as-blockid danielsanchezq 2024-01-02 15:28:10 +0100
  • 361b41cf27
    Set and get blocks tip without filtering (#548) gusto 2024-01-02 16:15:22 +0200
  • 0c16e70a59 Add a check for the higher view when setting a tip Gusto 2024-01-02 15:59:41 +0200
  • 7c86502b27 Set and get blocks tip without filtering Gusto 2023-12-20 12:58:06 +0200
  • a2959712bb
    Unbox select traits (#547) Daniel Sanchez 2024-01-02 12:53:17 +0100
  • 7ef5dce8e1 Unbox select traits unbox-select-traits danielsanchezq 2024-01-02 10:27:22 +0100
  • 92dbc51db2 BlobAuth definition and mock implementation Gusto 2023-12-18 00:16:48 +0200
  • 93b2e82ab8 Add empty signature for data blob when encoding Gusto 2023-12-15 18:37:47 +0200
  • 016d60bacf Add origin to the blob trait and full replication impl Gusto 2023-12-15 15:58:21 +0200
  • faf8d4137e Tests for tree layer sizes Gusto 2023-12-14 21:55:51 +0200
  • 0077c9b6a5
    Add tests for child parent lookup and fix parent lookup fn (#544) gusto 2023-12-13 17:04:13 +0200
  • e7f2e6ee50 Add tests for child parent lookup and fix parent lookup fn Gusto 2023-12-13 14:38:31 +0200
  • 5a7734bd40
    Merge branch 'master' into mixnet-connpool Youngjoon Lee 2023-12-04 09:03:43 +0900
  • 39f5701820
    change num_backoff from i32 to u64 Youngjoon Lee 2023-12-04 09:02:29 +0900
  • 5f5f210dc7
    Merge branch 'master' into mixnode-log Youngjoon Lee 2023-11-28 18:45:56 +0900
  • 643bcef542
    Reestablish conn with mixnode if err occurs (#501) Youngjoon Lee 2023-11-28 18:38:48 +0900
  • 192e292dd5
    Merge branch 'master' into reestablish-conn-fixed Youngjoon Lee 2023-11-28 18:07:31 +0900
  • acd15a4ed5
    Update code related to rust-kzg according to its latest ver (#538) Youngjoon Lee 2023-11-28 17:55:55 +0900
  • 72058677ae
    Update code related to rust-kzg according to its latest ver Youngjoon Lee 2023-11-28 09:58:28 +0900
  • c332306c5d
    Merge branch 'master' into reestablish-conn-fixed Youngjoon Lee 2023-11-28 09:03:00 +0900
  • 2e6365bb95
    Use 2x timeout for integration tests in Codecov CI (#533) Youngjoon Lee 2023-11-28 09:02:24 +0900
  • ae27077771
    add comments Youngjoon Lee 2023-11-23 19:11:10 +0900
  • 33ffd14573
    final refactoring Youngjoon Lee 2023-11-23 18:46:04 +0900
  • dfc8d9230a
    fix bench Youngjoon Lee 2023-11-23 18:38:51 +0900
  • 4deecf0389
    Use the new conn pool for mixclient Youngjoon Lee 2023-11-23 18:26:12 +0900
  • 7531f909fd
    Use the new conn pool for mixnode Youngjoon Lee 2023-11-23 17:40:14 +0900
  • 7daaaaefb3
    Add connection pool module Youngjoon Lee 2023-11-23 15:25:26 +0900
  • ab68d3e16e
    Update rust version in testnet and CI (#535) gusto 2023-11-21 12:30:16 +0200
  • 36decf61a1 Update rust version in testnet and CI Gusto 2023-11-21 12:24:45 +0200
  • b7971d5a3f
    fmt Giacomo Pasini 2023-11-08 19:13:54 +0100
  • fb36250398
    Display logs below message tab Giacomo Pasini 2023-11-08 18:47:37 +0100
  • 438f596f11
    move ui components to independent functions Giacomo Pasini 2023-11-06 22:31:58 +0100
  • b21747e66a
    use new APIs Giacomo Pasini 2023-11-06 16:49:35 +0100
  • 61f06436c8
    Add chat demo for testnet Giacomo Pasini 2023-10-30 13:03:46 +0100
  • eb69cd34ec
    Update ci to rust 1.73.0 (#534) gusto 2023-11-17 10:48:35 +0200
  • f62879235b Update ci to rust 1.73.0 Gusto 2023-11-16 12:47:01 +0200
  • 981f328884
    use while instead of for_each Youngjoon Lee 2023-11-15 18:04:16 +0900
  • c26176b166
    refactor: pattern matching and Stream::for_each Youngjoon Lee 2023-11-15 17:39:45 +0900
  • 6f78119c05
    set SLOW_TEST_ENV for Windows Youngjoon Lee 2023-11-13 21:26:29 +0900
  • a3f0048364
    Use 2x timeout for integration tests in Codecov CI Youngjoon Lee 2023-11-13 21:00:58 +0900
  • 1b00e3c901
    Merge branch 'master' into mixnode-log Youngjoon Lee 2023-11-13 18:46:33 +0900
  • 8c1d959634
    add comments Youngjoon Lee 2023-11-13 18:29:47 +0900
  • f4a40b9539
    refactor a big file into 3 files Youngjoon Lee 2023-11-13 18:19:32 +0900
  • b7a5ac732b
    fix HOL blocking Youngjoon Lee 2023-11-13 18:07:20 +0900
  • 540526257e
    Merge branch 'master' into reestablish-conn-fixed-2 Youngjoon Lee 2023-11-13 18:06:32 +0900
  • e0962a0dcf
    Merge branch 'master' into reestablish-conn-fixed Youngjoon Lee 2023-11-13 13:42:52 +0900
  • a1b72f1f83
    fix: typos in the docs (#527) iwantanode 2023-11-13 04:49:37 +0200
  • 3a80e97a5c
    fix fmt overwatch-error Al Liu 2023-11-12 21:09:10 +0800
  • b42d5737a1
    fix imports nomos-node-common-types Al Liu 2023-11-12 21:08:23 +0800
  • f218528656
    fix fmt Al Liu 2023-11-12 21:07:33 +0800
  • 627c158cdc
    fix clippy warning Al Liu 2023-11-12 21:04:44 +0800
  • 5b81e84e1d
    solve conflicts Al Liu 2023-11-12 21:00:57 +0800
  • 242b77fc06
    solve conflicts Al Liu 2023-11-12 20:58:32 +0800
  • 058bb84a2b
    solve conflicts Al Liu 2023-11-12 20:58:28 +0800
  • be0b51a1ec
    solve conflicts Al Liu 2023-11-12 20:51:05 +0800
  • a857823099
    Fix PR comments Al Liu 2023-11-12 20:48:22 +0800
  • bb4dde6bb0
    fix typo config.rs iwantanode 2023-11-12 10:10:29 +0200
  • 2367667e88
    fix typo README.md iwantanode 2023-11-12 10:09:11 +0200
  • a524cc2dcf
    use reqwest json() method (#525) Giacomo Pasini 2023-11-11 16:49:18 +0100
  • db7054c71c
    use reqwest json() method fix-nomos-cli-api Giacomo Pasini 2023-11-10 20:15:28 +0100
  • 421ea6c0c7
    Update testnet related configuration (#524) gusto 2023-11-10 16:19:52 +0200