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

Commit Graph

  • 47287bd0e2 wIP al8n 2023-02-12 15:26:14 +08:00
  • 1dc55568eb fix fmts al8n 2023-02-12 15:14:24 +08:00
  • 54e662c81f Add ViewSettings for CarnotConsensus al8n 2023-02-12 14:43:22 +08:00
  • 1d195959d8
    Add services and project information to project README (#72) Daniel Sanchez 2023-02-10 17:07:04 +01:00
  • 716f6a4aa4 Better phrased nomos services Daniel Sanchez Quiros 2023-02-10 17:01:39 +01:00
  • 00327ad4aa Add services and project information to project README Daniel Sanchez Quiros 2023-02-10 16:31:51 +01:00
  • 5b28b45025 Join requests tasks Daniel Sanchez Quiros 2023-02-10 13:07:44 +01:00
  • df2249e9c1 Add missing import Daniel Sanchez Quiros 2023-02-10 12:38:02 +01:00
  • 0dc0c39c73
    Merge branch 'main' into network-cache-view Daniel Sanchez 2023-02-10 12:22:05 +01:00
  • 6b45bf408e
    add Debug and constructor for CarnotSettings (#71) Al Liu 2023-02-10 19:04:56 +08:00
  • 8d5017fb45 Fix mock test Daniel Sanchez Quiros 2023-02-10 11:53:50 +01:00
  • 171886ccf3 add Debug and constructor for CarnotSettings al8n 2023-02-10 18:11:33 +08:00
  • ca189c6952 Use cached streams in consensus waku adapter Daniel Sanchez Quiros 2023-02-10 10:41:42 +01:00
  • 7871b5139f Added waku archive message to waku network backend Daniel Sanchez Quiros 2023-02-09 17:42:08 +01:00
  • 5799682235 WIP: consensus integration test al8n 2023-02-09 18:25:12 +08:00
  • 3a4bc15979
    improve model Giacomo Pasini 2023-02-07 23:57:45 +01:00
  • 320755d19d
    Detach tx broadcast from mempool (#69) Daniel Sanchez 2023-02-08 11:07:09 +01:00
  • bbb783e1da
    Complete consensus (#65) Giacomo Pasini 2023-02-08 10:23:55 +01:00
  • 4d8bafa19f Add error reporting to add_tx operation in mempool Delegate broadcasting to external caller Daniel Sanchez Quiros 2023-02-07 14:28:02 +01:00
  • 214fe264ed Remove send tx method from mempool network adapter Daniel Sanchez Quiros 2023-02-07 12:35:38 +01:00
  • 5f21a2734a
    Add endpoint to make a new peer conn for mockpool node (#68) gusto 2023-02-07 17:50:38 +02:00
  • 203e55cb78
    add tla specification Giacomo Pasini 2023-02-07 16:33:29 +01:00
  • 90238f8c70 Collect and join reqs Gusto Bacvinka 2023-02-07 17:29:08 +02:00
  • e5d2b2b403 Join async reqs to network service, cleanup Gusto Bacvinka 2023-02-07 16:56:16 +02:00
  • e46e9aef16 Pass multiple addresses in connection request Gusto Bacvinka 2023-02-07 15:44:20 +02:00
  • dcaef3e50e Add enpoint to make a new peer conn for mockpool node Gusto Bacvinka 2023-02-07 13:39:01 +02:00
  • 146001c9fe
    Mock mempool integration test (#66) Al Liu 2023-02-07 17:13:22 +08:00
  • 1e2b5d2112 fix conflicts al8n 2023-02-07 17:08:57 +08:00
  • 63b1147c96
    review comments Giacomo Pasini 2023-02-06 16:58:20 +01:00
  • c5ac1db44c
    Network transaction broadcasting (#63) Daniel Sanchez 2023-02-06 12:49:24 +01:00
  • d32157fddc use millis and merge log PR al8n 2023-02-06 19:29:43 +08:00
  • 8e33615864 Merge branch 'main' into integration-tests al8n 2023-02-06 19:23:44 +08:00
  • 4705cc213b
    Add constructor for LogSettings (#67) Al Liu 2023-02-06 19:23:25 +08:00
  • d76215b269 fix fmt al8n 2023-02-06 19:22:50 +08:00
  • 8f8dafb80a remove unused example al8n 2023-02-06 19:17:34 +08:00
  • 4d3cedb280 use Log service for test al8n 2023-02-06 18:45:22 +08:00
  • 5982d2be3c Use wire instead of direct bincode on deserialization Daniel Sanchez Quiros 2023-02-06 11:48:01 +01:00
  • 8a60b7ee82 impl Default al8n 2023-02-06 18:53:56 +08:00
  • 56068717b6 add constructor for LogSettings al8n 2023-02-06 18:46:51 +08:00
  • b47dafa43f Use wire instead of direct bincode Daniel Sanchez Quiros 2023-02-06 11:40:22 +01:00
  • 8b13304ba5 fix PR comments al8n 2023-02-06 18:35:52 +08:00
  • 8a6a10975d fix PR comments al8n 2023-02-06 18:34:41 +08:00
  • cff5189750 finish mock mempool integration test al8n 2023-02-06 15:23:20 +08:00
  • 0a4fcea7ac
    add send_transaction for mock (#64) Al Liu 2023-02-03 16:41:56 +08:00
  • 82fd15290c fix fmt al8n 2023-02-03 16:38:40 +08:00
  • fae75ada71 add send_transaction for mock al8n 2023-02-03 16:27:47 +08:00
  • d56b9ae9f8 Use standard bincode config for tx message decoding danielsanchezq 2023-02-02 18:58:39 +01:00
  • cf8236fb6f Clippy happy danielsanchezq 2023-02-02 11:42:12 +01:00
  • 8734b2ef20 Broadcast transaction when validated in mempool danielsanchezq 2023-02-02 11:41:12 +01:00
  • 9a8400f4ce
    Use blake 2b instead of 2s for mockpool node TxId (#62) Daniel Sanchez 2023-02-02 09:20:16 +01:00
  • dac6a79230 Clippy happy danielsanchezq 2023-02-01 19:49:29 +01:00
  • 9b501f010e Use blake 2b instead of 2s danielsanchezq 2023-02-01 18:45:30 +01:00
  • fdcccd2569
    complete consensus Giacomo Pasini 2023-02-01 16:42:33 +01:00
  • 3d3d2760ec
    Implement #31: Mock network backend (#41) Al Liu 2023-02-01 21:58:23 +08:00
  • 4a67f45355 Merge branch 'main' into mock-network al8n 2023-02-01 20:29:23 +08:00
  • 567188c248
    Fix blake2b usage on mockpool node tx (#61) Daniel Sanchez 2023-02-01 13:10:57 +01:00
  • d0bb0863c0 Fix blake2b usage on mockpool node tx danielsanchezq 2023-02-01 13:04:48 +01:00
  • 2e1dfaca49 merge main al8n 2023-02-01 17:53:17 +08:00
  • ddd721f402 Merge branch 'main' into mock-network al8n 2023-02-01 17:47:46 +08:00
  • 57991d6e02
    Docker image for nomos node (#60) gusto 2023-02-01 10:37:15 +02:00
  • e8c1c69a97 Use mockpool-node and update config Gusto Bacvinka 2023-02-01 10:24:33 +02:00
  • 5d706b2cad Remove peers from sample config Gusto Bacvinka 2023-02-01 09:54:25 +02:00
  • 3374619ae1 Docker container for nomos node Gusto Bacvinka 2023-01-31 22:52:36 +02:00
  • 1e20c3b6cc
    Use commitee and view information for consensus network adapter (#57) Daniel Sanchez 2023-01-31 12:03:45 +01:00
  • 1b1a6cd7e7 Extract topics to builder functions danielsanchezq 2023-01-31 11:16:44 +01:00
  • 260166e79c Split broadcast block iterator into l/r childs danielsanchezq 2023-01-31 11:03:59 +01:00
  • f43b66f206 Rename flat -> root danielsanchezq 2023-01-31 11:01:54 +01:00
  • 6079192799 mock consensus al8n 2023-01-30 17:39:16 +08:00
  • 751516946d clippy happy al8n 2023-01-30 14:23:05 +08:00
  • eedde86f39 finish mempool adapter example al8n 2023-01-30 14:19:17 +08:00
  • 785a76e962 merge al8n 2023-01-30 11:16:21 +08:00
  • 41df10d7c1 simplify match branch al8n 2023-01-27 21:39:13 +08:00
  • 7031115836 fix some PR comments al8n 2023-01-27 20:59:34 +08:00
  • 4a73f3cdcd Clippy happy danielsanchezq 2023-01-27 12:20:09 +01:00
  • 47716b9c6b Add committee and view info to flat view implementation. danielsanchezq 2023-01-27 12:17:58 +01:00
  • 17d5ee0de5 add mock network test case al8n 2023-01-27 19:04:26 +08:00
  • d10b513225 Use committee and view on waku adapter danielsanchezq 2023-01-27 11:25:25 +01:00
  • 04933b5ac5 Add committee and view information to network adapter danielsanchezq 2023-01-26 17:19:44 +01:00
  • f7c936361c remove unused generic al8n 2023-01-27 18:21:51 +08:00
  • f3a6e537d8 merge main al8n 2023-01-27 18:19:34 +08:00
  • f5175c74c0
    Add flat overlay (#55) Giacomo Pasini 2023-01-27 10:37:04 +01:00
  • 9eac3f7b57
    Add flat overlay Giacomo Pasini 2023-01-26 15:45:29 +01:00
  • 8e2346c29e
    Rust 1.67 cargo clippy fix (#56) gusto 2023-01-27 11:04:42 +02:00
  • f310cc6432 Fmt after clippy gusto 2023-01-27 10:10:44 +02:00
  • 75d62429a3 remove unused generics al8n 2023-01-27 14:20:14 +08:00
  • ec9cc9a80d fix PR comments al8n 2023-01-27 14:02:07 +08:00
  • fce45d986e Run clippy --fix for updated lint requirements Gusto Bacvinka 2023-01-26 22:56:05 +02:00
  • b80cf16532 fix PR comments al8n 2023-01-27 01:27:25 +08:00
  • e007539531
    This update fixes the default waku subscription (#54) Daniel Sanchez 2023-01-26 15:53:27 +01:00
  • 5699749e14 This update fixes the default waku subscription danielsanchezq 2023-01-26 11:49:09 +01:00
  • dbe36bba3c
    Mockpool node (#53) Daniel Sanchez 2023-01-25 16:24:33 +01:00
  • 49ead53f8d Removed mempool metrics feature danielsanchezq 2023-01-25 15:21:11 +01:00
  • df2d61a768 Id from &Tx instead of owned value danielsanchezq 2023-01-25 15:18:05 +01:00
  • 5c1885a3f2 Clippy happy danielsanchezq 2023-01-25 13:52:44 +01:00
  • 0e2c7d19d3 Remove pub serde mod from core transaction danielsanchezq 2023-01-25 13:31:59 +01:00
  • 8eee01b686 Use addtx payload for tx danielsanchezq 2023-01-25 13:30:10 +01:00
  • ba334e1fa5 Remove subscribing to default waku pubsub topic danielsanchezq 2023-01-25 12:00:38 +01:00
  • 5759ab335a Added mimimal configuration example danielsanchezq 2023-01-25 11:37:15 +01:00
  • 751616eeaf Fix bridges routes danielsanchezq 2023-01-25 11:35:11 +01:00
  • 9d755d677c Remove tracing subscriber from binary danielsanchezq 2023-01-25 11:28:36 +01:00