Commit Graph

  • d1d9147d48 Add fountain module and raptorq basic implementation Daniel Sanchez Quiros 2023-01-02 13:20:58 +0100
  • 52708b8253
    Metrics refactor (#20) Daniel Sanchez 2022-12-14 16:23:06 +0100
  • 4046c41100
    Merge branch 'main' into metrics Daniel Sanchez 2022-12-14 16:02:11 +0100
  • 155127e047 Refactor metrics updater run body Daniel Sanchez Quiros 2022-12-14 16:00:12 +0100
  • 539c986f69
    Add mempool stub (#29) Giacomo Pasini 2022-12-14 15:30:45 +0100
  • 9e3743e807 update metrics services in example al8n 2022-12-15 02:34:22 +1300
  • bcebb6aafd fix PR comments al8n 2022-12-15 02:16:02 +1300
  • 29b7e30379
    allow clippy warning Giacomo Pasini 2022-12-14 11:33:44 +0100
  • 7776651740
    move base data types to nomos-core Giacomo Pasini 2022-12-14 10:55:43 +0100
  • 5d9fcc2797
    address review comments Giacomo Pasini 2022-12-14 10:46:33 +0100
  • 241bc32527
    add mempool stub Giacomo Pasini 2022-12-13 12:41:07 +0100
  • fb3fd6f3b1
    Nomos core (#28) Daniel Sanchez 2022-12-13 15:35:11 +0100
  • 4eae43c640 Create more base mods Daniel Sanchez Quiros 2022-12-13 14:18:13 +0100
  • c3ca911f9e Add missing core files Daniel Sanchez Quiros 2022-12-13 13:54:57 +0100
  • a97fb82f92 Cleanup imports Daniel Sanchez Quiros 2022-12-13 13:23:39 +0100
  • ae97db3e0f
    Lint and check all features (#27) gusto 2022-12-13 13:33:51 +0200
  • fa1b8a3935 Lint and check all features Augustinas Bacvinka 2022-12-13 13:21:59 +0200
  • 23f5617950 Added linking flag for waku Daniel Sanchez Quiros 2022-12-13 12:21:34 +0100
  • 8c3ead23bd Extract block to core crate Daniel Sanchez Quiros 2022-12-13 12:21:16 +0100
  • 7cc9181574
    Consensus backbone (#16) Giacomo Pasini 2022-12-13 11:15:54 +0100
  • bf3ed00e4b
    Merge branch 'main' into consensus Daniel Sanchez 2022-12-13 10:55:47 +0100
  • 1e5cfa7122 Merge branch 'main' into metrics al8n 2022-12-13 22:54:50 +1300
  • ed047628eb finish metrics type al8n 2022-12-13 22:26:00 +1300
  • a941b6a3b1 WIP: metrics types al8n 2022-12-13 21:46:00 +1300
  • 5484cb7079
    ci: add Jenkins and Docker file for PR and doc builds (#23) gusto 2022-12-12 21:29:23 +0200
  • 8d1369a229 Add readme to ci folder Augustinas Bacvinka 2022-12-12 20:51:16 +0200
  • 5a54ef80f4 Use default rust-bin version that includes clippy and fmt Augustinas Bacvinka 2022-12-12 16:32:43 +0200
  • 67f50a4dea Add jenkins libs required for nix Augustinas Bacvinka 2022-12-12 15:34:23 +0200
  • 72ab937a1a Add explicit versions to the shell.nix dependencies Augustinas Bacvinka 2022-12-12 15:25:53 +0200
  • b3018a616c Removing github actions for PR checks Augustinas Bacvinka 2022-12-09 17:17:24 +0200
  • 1e823ad928 Split jenkins file into linux and macos targets Augustinas Bacvinka 2022-12-09 17:16:57 +0200
  • 426a095e37 Add missing rust dependencies Augustinas Bacvinka 2022-12-07 09:35:15 +0200
  • 78d33b28ab Remove duplicated environment section Augustinas Bacvinka 2022-12-06 22:56:27 +0200
  • bf4930768a Add image version and env vars for docs build Augustinas Bacvinka 2022-12-06 22:39:39 +0200
  • 1de2fa13da Update ci/Jenkinsfile.docs gusto 2022-12-06 22:34:37 +0200
  • 50c9432c64 Use slim-bullseye docker image for ci builds Augustinas Bacvinka 2022-12-06 22:26:31 +0200
  • 1b9eaf2746 GOCACHE set to tmp for ci builds Augustinas Bacvinka 2022-12-06 17:19:42 +0200
  • 3da4a6f593 Add go to the Dockerfile for ci Augustinas Bacvinka 2022-12-06 16:48:03 +0200
  • 4338b1542a Add post cleanup and musl-dev to Jenkinsfile Augustinas Bacvinka 2022-12-06 16:37:31 +0200
  • ccf9999bbe Fixing waku-bindings dependacy definitions Augustinas Bacvinka 2022-12-06 16:30:22 +0200
  • c957f17250 ci: add Jenkins and Docker file for PR and doc builds Augustinas Bacvinka 2022-12-05 23:23:53 +0200
  • 3babe161a7
    Backport network consensus adapter (#26) Giacomo Pasini 2022-12-12 13:15:07 +0100
  • 3e7700353e
    small fixes Giacomo Pasini 2022-12-12 12:35:06 +0100
  • 9b6ece9a94
    Clean imports Daniel Sanchez Quiros 2022-12-05 16:07:36 +0100
  • 20cd6a619c
    Use full path for tokio oneshot and error types in message_subscriber_channel method Daniel Sanchez Quiros 2022-12-05 16:05:30 +0100
  • 694f16de0a
    Clippy happy Daniel Sanchez Quiros 2022-12-05 15:26:12 +0100
  • b356c14ab5
    Implement waku backend Daniel Sanchez Quiros 2022-12-05 15:11:10 +0100
  • a5f24ea03d
    Add placeholder proposal chunk and approval messages Daniel Sanchez Quiros 2022-12-02 17:17:51 +0100
  • dfdd374383
    Pipe adapter creation with subscription Daniel Sanchez Quiros 2022-12-02 16:39:44 +0100
  • f415a577bb
    Stream block chunk Daniel Sanchez Quiros 2022-12-02 15:22:21 +0100
  • d6dedb1e15
    Restructure consensus network Daniel Sanchez Quiros 2022-12-02 13:07:57 +0100
  • dce27bf84d
    Fix waku_bindings refs Daniel Sanchez Quiros 2022-12-02 13:03:02 +0100
  • cbb11a304c
    Fix waku feature on network crate Daniel Sanchez Quiros 2022-12-02 13:01:50 +0100
  • 1e87338b3d
    Fix tests blocking CI Daniel Sanchez Quiros 2022-12-02 12:46:33 +0100
  • 139f33e3b0
    Scratch Network adapter methods Daniel Sanchez Quiros 2022-12-02 12:32:25 +0100
  • 7b6b6eebeb
    Hold relay on CarnotConsensus Daniel Sanchez Quiros 2022-12-01 17:38:50 +0100
  • 4fad189b18
    Pipe network adapter with proper types over original implementation Daniel Sanchez Quiros 2022-12-01 13:14:10 +0100
  • b9e115641d
    update return values Giacomo Pasini 2022-12-12 11:39:47 +0100
  • 6f084d8a88
    add peers implem Giacomo Pasini 2022-12-01 12:21:24 +0100
  • 776226bfa7
    tmp Giacomo Pasini 2022-11-23 16:48:03 +0100
  • 17cbc66f33 adapt overwatch error handle al8n 2022-12-12 23:18:01 +1300
  • 8c1a521440
    adapt to overwatch error handle (#24) Al Liu 2022-12-12 18:06:15 +0800
  • 0598b2055e adapt to overwatch error handle al8n 2022-12-12 16:15:27 +1300
  • f9a6c6180f update metrics in example al8n 2022-12-06 23:47:19 +0800
  • 5902e970ca Clean imports Daniel Sanchez Quiros 2022-12-05 16:07:36 +0100
  • b03b4932f5 Use full path for tokio oneshot and error types in message_subscriber_channel method Daniel Sanchez Quiros 2022-12-05 16:05:30 +0100
  • d8fee7cdcb Clippy happy Daniel Sanchez Quiros 2022-12-05 15:26:12 +0100
  • 861297cdc7 Merge branch 'main' into consensus-network-adapter Daniel Sanchez Quiros 2022-12-05 15:13:33 +0100
  • c0b999cae3 Implement waku backend Daniel Sanchez Quiros 2022-12-05 15:11:10 +0100
  • d19bcff309 fix PR comments al8n 2022-12-05 19:46:00 +0800
  • 675ef084a7 add example al8n 2022-12-05 17:11:30 +0800
  • 4cb9a43d1a merge main al8n 2022-12-03 10:51:23 +0800
  • f5a2af625c merge main al8n 2022-12-03 10:50:50 +0800
  • 50d4c10a86 fix clippy al8n 2022-12-03 00:55:55 +0800
  • 3f35c84c9a Add placeholder proposal chunk and approval messages Daniel Sanchez Quiros 2022-12-02 17:17:51 +0100
  • 9efa703794 Pipe adapter creation with subscription Daniel Sanchez Quiros 2022-12-02 16:39:44 +0100
  • 330202af60 fix clippy al8n 2022-12-02 23:23:35 +0800
  • 508e2f3814 finish metrics graphql al8n 2022-12-02 22:45:53 +0800
  • 8926ae90ba Stream block chunk Daniel Sanchez Quiros 2022-12-02 15:22:21 +0100
  • 71ee585802 Restructure consensus network Daniel Sanchez Quiros 2022-12-02 13:07:57 +0100
  • 846ee59429 Fix waku_bindings refs Daniel Sanchez Quiros 2022-12-02 13:03:02 +0100
  • e1a656bd51 Fix waku feature on network crate Daniel Sanchez Quiros 2022-12-02 13:01:50 +0100
  • 3b001fec59 Fix tests blocking CI Daniel Sanchez Quiros 2022-12-02 12:46:33 +0100
  • 7f1e98a4b1 Scratch Network adapter methods Daniel Sanchez Quiros 2022-12-02 12:32:25 +0100
  • 209dce5a88 Clippy happy Daniel Sanchez Quiros 2022-12-02 11:29:55 +0100
  • ee0085e873
    Continue CI steps even when one of them fails (#15) gusto 2022-12-01 18:46:27 +0200
  • 047289edf9 Hold relay on CarnotConsensus Daniel Sanchez Quiros 2022-12-01 17:38:50 +0100
  • d30875d815 Pipe network adapter with proper types over original implementation Daniel Sanchez Quiros 2022-12-01 13:14:10 +0100
  • 9de7114768 add ServiceId wrapper for graphql al8n 2022-12-01 23:46:09 +0800
  • 70ce305e7c
    add peers implem Giacomo Pasini 2022-12-01 12:21:24 +0100
  • ddadeac7fe Bind graphql to metrics backend Daniel Sanchez Quiros 2022-11-30 18:59:40 +0100
  • f5ea4d74ea Implement metrics hashmap backend Daniel Sanchez Quiros 2022-11-30 18:55:22 +0100
  • f89fbca5d0 Refactor Metrics service Daniel Sanchez Quiros 2022-11-30 16:57:57 +0100
  • baed00a019 polish code al8n 2022-11-30 18:35:51 +0800
  • 8d89e8fa75 Finish: graphql al8n 2022-11-30 17:08:30 +0800
  • 2019a9e915 WIP: graphql al8n 2022-11-30 17:04:59 +0800
  • 35d9a23a13
    tmp Giacomo Pasini 2022-11-23 16:48:03 +0100
  • 41d09b2d44 WIP: graphql al8n 2022-11-29 21:39:29 +0800
  • 053998077b chore: cleanup dependencies by using workspace dependencies al8n 2022-11-25 20:55:42 +0800
  • f8800dabcf metrics service al8n 2022-11-25 20:42:11 +0800