1
0
mirror of synced 2025-02-23 04:58:16 +00:00

Commit Graph

  • aa92eebdc1 fix example in Cargo.toml al8n 2023-01-09 21:41:12 +13:00
  • 3841e977d5 WIP: axum backend al8n 2023-01-09 21:40:20 +13:00
  • ccc7f3aa51 HttpMsg definition Gusto Bacvinka 2023-01-08 23:16:41 +02:00
  • cda7ac4fa2 Add http service and server traits Gusto Bacvinka 2023-01-07 23:52:38 +02:00
  • 0078a493b7 Move bin contents to examples dir Augustinas Bacvinka 2023-01-07 18:54:06 +02:00
  • 023919ce0e Router service and axum implementation structure Augustinas Bacvinka 2023-01-07 18:29:06 +02:00
  • 53236ea5b7 Revert comments in network service Augustinas Bacvinka 2023-01-07 18:28:43 +02:00
  • e11ce63c96 WIP: http server al8n 2023-01-06 20:18:03 +13:00
  • a66641deb3 Cargo http-service folder Augustinas Bacvinka 2023-01-06 08:10:19 +02:00
  • cfcc664e9e
    Add dummy binary (#5) Giacomo Pasini 2023-01-12 12:57:02 +01:00
  • 07b67114d6 Implemented mock fountain code protocol Daniel Sanchez Quiros 2023-01-11 15:33:56 +01:00
  • 4d43c18846
    Add missing send + sync bounds to network backend state (#46) Daniel Sanchez 2023-01-12 11:33:57 +01:00
  • 263a21ba87 Add missing send + sync bounds to network backend state Daniel Sanchez Quiros 2023-01-12 10:58:00 +01:00
  • 1412b2ae82
    rename Services to Nomos Giacomo Pasini 2023-01-11 10:33:21 +01:00
  • 5bc59cc1d5 remove unused clone on mutex al8n 2023-01-11 19:38:26 +13:00
  • b4f9269e65 Dummy service implementation for http example Gusto Bacvinka 2023-01-11 00:33:14 +02:00
  • afc6809ee6 Axum backend shared router fixes Gusto Bacvinka 2023-01-11 00:32:46 +02:00
  • 5deb6a3fe4
    add metrics service Giacomo Pasini 2023-01-10 15:08:55 +01:00
  • 7ff63d4824
    Add fountain codes to consensus (#38) Daniel Sanchez 2023-01-10 12:58:51 +01:00
  • 745c33a116 Clippy happy Daniel Sanchez Quiros 2023-01-10 11:39:18 +01:00
  • ecb17f51aa Use const for topics instead of static Daniel Sanchez Quiros 2023-01-10 10:57:01 +01:00
  • e204de8c81 Use seed for raptorq tests Daniel Sanchez Quiros 2023-01-10 10:25:31 +01:00
  • d745305845 Fix failing raptor test Daniel Sanchez Quiros 2023-01-04 13:11:18 +01:00
  • 3c039562e9 Implement broadcast block and block reconstruction for Member Overlay Daniel Sanchez Quiros 2023-01-04 10:58:01 +01:00
  • ef0a2f9157
    add flags for macos Giacomo Pasini 2022-11-23 17:13:15 +01:00
  • cd6dbb52a7
    add dummy binary Giacomo Pasini 2022-11-14 16:25:20 +01:00
  • 6de82fa8c4 Pipe fountain code through consensus Daniel Sanchez Quiros 2023-01-03 18:01:21 +01:00
  • 5b7a57af11 Added settings initialization for fountain codes trait Daniel Sanchez Quiros 2023-01-03 18:01:01 +01:00
  • e172ebf8a4 Normalized chunks to bytes Daniel Sanchez Quiros 2023-01-03 16:52:53 +01:00
  • f514e9d804 Added docs Daniel Sanchez Quiros 2023-01-03 12:54:29 +01:00
  • 05869ea981 Add failing path to tests Daniel Sanchez Quiros 2023-01-03 10:26:42 +01:00
  • 656a3beece Add custom fountain error Daniel Sanchez Quiros 2023-01-03 10:19:16 +01:00
  • 482bd68f37 Removed unnecessary pin Daniel Sanchez Quiros 2023-01-02 15:35:30 +01:00
  • 52ea91e0ae Use Stream for trait instead of Iterator Daniel Sanchez Quiros 2023-01-02 15:34:30 +01:00
  • d3da36a658 Add basic encode/decode test Daniel Sanchez Quiros 2023-01-02 15:22:55 +01:00
  • 15f97dcace
    fix consensus merge (#42) Giacomo Pasini 2023-01-10 12:26:36 +01:00
  • 8c763210ea
    fix consensus merge Giacomo Pasini 2023-01-10 12:11:19 +01:00
  • 0229337414
    Add leadership stub (#22) Giacomo Pasini 2023-01-10 11:33:08 +01:00
  • e6910b8eae
    clippy happy Giacomo Pasini 2023-01-10 11:21:03 +01:00
  • 29070f3596 WIP: mock adapter al8n 2023-01-10 21:15:50 +13:00
  • d0cd9ed4a6 fix clippy al8n 2023-01-10 20:52:55 +13:00
  • 1e54e85f4a Merge branch 'main' into mock-network al8n 2023-01-10 20:52:42 +13:00
  • beed84e44b use parking_lot al8n 2023-01-10 20:47:51 +13:00
  • f94af53626 make project compile and add Error associated type al8n 2023-01-10 20:32:04 +13:00
  • 4bd42f9dde Http example with axum and metrics service Gusto Bacvinka 2023-01-10 01:00:37 +02:00
  • e861f41327 Shared axum router and router modification methods Gusto Bacvinka 2023-01-10 01:00:11 +02:00
  • 9721e6f5fa
    Mempool network adapter (#30) Daniel Sanchez 2023-01-09 17:22:46 +01:00
  • 893f69151d Remove empty transactions module Daniel Sanchez Quiros 2023-01-09 16:44:40 +01:00
  • 9b36127aa7 Remove Id bound from waku adapter Daniel Sanchez Quiros 2023-01-09 16:27:41 +01:00
  • 707f2d56e5 Remove transaction placeholder Daniel Sanchez Quiros 2023-01-09 16:21:30 +01:00
  • a5ca709fb9 Prune unnecessary Id type bounds Daniel Sanchez Quiros 2023-01-09 16:20:31 +01:00
  • 33bbb30163
    move types to core Giacomo Pasini 2023-01-09 16:18:54 +01:00
  • ce65bf1615
    add leadership stub Giacomo Pasini 2022-11-23 16:48:03 +01:00
  • 19dca762f0 Panic on subscribing error Daniel Sanchez Quiros 2023-01-09 16:01:58 +01:00
  • b25c7184ba Thread tx and id together for adapter and pool Daniel Sanchez Quiros 2023-01-09 14:30:56 +01:00
  • e3c80446dc Adapt to waku beta2 Daniel Sanchez Quiros 2023-01-09 14:20:08 +01:00
  • 9893304a22 Fix wrong backend type bound Daniel Sanchez Quiros 2023-01-09 14:16:48 +01:00
  • 89309a8734 Make wakuadapter generic over tx and tx-id Daniel Sanchez Quiros 2022-12-16 12:21:05 +01:00
  • 7c9f0dab7c Make TransactionMsg generic Use bincode to deserialize tx messages Daniel Sanchez Quiros 2022-12-16 10:49:12 +01:00
  • b872dadfa3 Transaction networking plumbing in mempool service Daniel Sanchez Quiros 2022-12-15 18:28:34 +01:00
  • 4950919b43 Implement mempool networking traits and waku backend Daniel Sanchez Quiros 2022-12-15 17:22:44 +01:00
  • b63c5d021c Refactor mempool naming and added settings to backend trait Daniel Sanchez Quiros 2022-12-15 12:41:08 +01:00
  • 664cb3ccd8
    Update waku-bindings to beta2 (#40) Daniel Sanchez 2023-01-09 12:20:14 +01:00
  • 3a72cddb81
    remove unneeded generic parameters (#39) Giacomo Pasini 2023-01-09 12:15:21 +01:00
  • efee036275 Update waku-bindings to beta2 Daniel Sanchez Quiros 2023-01-09 12:11:24 +01:00
  • d58e488203
    remove unneeded generic parameters Giacomo Pasini 2023-01-09 11:31:45 +01:00
  • 082ae29adc fix example in Cargo.toml al8n 2023-01-09 21:41:12 +13:00
  • 0f64982659 WIP: axum backend al8n 2023-01-09 21:40:20 +13:00
  • 6a7fc998fe HttpMsg definition Gusto Bacvinka 2023-01-08 23:16:41 +02:00
  • 036fed4e86 Add http service and server traits Gusto Bacvinka 2023-01-07 23:52:38 +02:00
  • b6e3fda925 Move bin contents to examples dir Augustinas Bacvinka 2023-01-07 18:54:06 +02:00
  • 532ec906f4 Router service and axum implementation structure Augustinas Bacvinka 2023-01-07 18:29:06 +02:00
  • c5f63f7b03 Revert comments in network service Augustinas Bacvinka 2023-01-07 18:28:43 +02:00
  • 3ad26b0951 WIP: http server al8n 2023-01-06 20:18:03 +13:00
  • 865b3a6dc4 Cargo http-service folder Augustinas Bacvinka 2023-01-06 08:10:19 +02:00
  • 3ab76c4b0a WIP al8n 2023-01-06 19:09:10 +13:00
  • 96138df319 Merge branch 'main' into mock-network al8n 2023-01-05 23:20:13 +13:00
  • 0e0e54db09 WIP: mock al8n 2023-01-05 23:19:55 +13:00
  • fc75ad1732
    Fountain codes (#37) Daniel Sanchez 2023-01-05 10:35:12 +01:00
  • 7d24fa80d4 Added docs Daniel Sanchez Quiros 2023-01-03 12:54:29 +01:00
  • 6a92e96603 Add failing path to tests Daniel Sanchez Quiros 2023-01-03 10:26:42 +01:00
  • 480fb21757 Add custom fountain error Daniel Sanchez Quiros 2023-01-03 10:19:16 +01:00
  • e032606160 Removed unnecessary pin Daniel Sanchez Quiros 2023-01-02 15:35:30 +01:00
  • 1da4d41247 Use Stream for trait instead of Iterator Daniel Sanchez Quiros 2023-01-02 15:34:30 +01:00
  • 71965bc415 Add basic encode/decode test Daniel Sanchez Quiros 2023-01-02 15:22:55 +01:00
  • d1d9147d48 Add fountain module and raptorq basic implementation Daniel Sanchez Quiros 2023-01-02 13:20:58 +01:00
  • 52708b8253
    Metrics refactor (#20) Daniel Sanchez 2022-12-14 16:23:06 +01:00
  • 4046c41100
    Merge branch 'main' into metrics Daniel Sanchez 2022-12-14 16:02:11 +01:00
  • 155127e047 Refactor metrics updater run body Daniel Sanchez Quiros 2022-12-14 16:00:12 +01:00
  • 539c986f69
    Add mempool stub (#29) Giacomo Pasini 2022-12-14 15:30:45 +01:00
  • 9e3743e807 update metrics services in example al8n 2022-12-15 02:34:22 +13:00
  • bcebb6aafd fix PR comments al8n 2022-12-15 02:16:02 +13:00
  • 29b7e30379
    allow clippy warning Giacomo Pasini 2022-12-14 11:33:44 +01:00
  • 7776651740
    move base data types to nomos-core Giacomo Pasini 2022-12-14 10:55:43 +01:00
  • 5d9fcc2797
    address review comments Giacomo Pasini 2022-12-14 10:46:33 +01:00
  • 241bc32527
    add mempool stub Giacomo Pasini 2022-12-13 12:41:07 +01:00
  • fb3fd6f3b1
    Nomos core (#28) Daniel Sanchez 2022-12-13 15:35:11 +01:00
  • 4eae43c640 Create more base mods Daniel Sanchez Quiros 2022-12-13 14:18:13 +01:00
  • c3ca911f9e Add missing core files Daniel Sanchez Quiros 2022-12-13 13:54:57 +01:00
  • a97fb82f92 Cleanup imports Daniel Sanchez Quiros 2022-12-13 13:23:39 +01:00