Commit Graph

  • eaeb530832 Fix tests danielsanchezq 2023-03-15 16:23:46 +0100
  • d913fa7a85 Refactor consensus to use Transaction danielsanchezq 2023-03-15 16:19:51 +0100
  • fca00dbdeb <ake carnot transaction a module danielsanchezq 2023-03-14 19:16:25 +0100
  • 6f87e3b620 Impl Transaction for MockTransaction danielsanchezq 2023-03-14 18:42:44 +0100
  • a0049f3048 Impl Transaction trait danielsanchezq 2023-03-14 18:34:33 +0100
  • 780276497f Fix endless loop on mocktally danielsanchezq 2023-03-15 10:02:29 +0100
  • bc8ea0c693 WIP: adapt to latest changes al8n 2023-03-15 15:23:13 +0800
  • 818d7f29cd
    Add generic block (#93) Al Liu 2023-03-15 00:55:08 +0800
  • d554135d54 feature gate al8n 2023-03-14 23:17:19 +0800
  • 6ce9fdf553
    [WIP] Simulation app barebones (#90) Daniel Sanchez 2023-03-14 07:15:45 -0700
  • 41d7c529b7 Impl from with ownership for mock tx and txid danielsanchezq 2023-03-14 12:43:02 +0100
  • f19966a363 Remove unnecessary bounds on leadership danielsanchezq 2023-03-14 12:36:59 +0100
  • 243843d9e1 Merge main, solve conflicts danielsanchezq 2023-03-14 12:27:33 +0100
  • 274e8d55fd
    Voting core primitive (#82) Daniel Sanchez 2023-03-14 03:32:36 -0700
  • a2bb2e62d9 Fix tests danielsanchezq 2023-03-14 11:21:46 +0100
  • 2f02dd1cfc Remove timeout todo danielsanchezq 2023-03-14 11:11:17 +0100
  • 79445b073f Remove no vote in MockVote and MockQC danielsanchezq 2023-03-14 10:30:54 +0100
  • 0e8f8a1833 Remove no vote in MockVote and MockQC danielsanchezq 2023-03-14 10:30:48 +0100
  • 84b2f2fcbd add generic for block al8n 2023-03-14 14:50:44 +0800
  • 4168e98fd9 Refactor ApprovalMsg to VoteMsg danielsanchezq 2023-03-13 14:29:09 +0100
  • 088ce63442 Add checks on valid votes danielsanchezq 2023-03-13 14:27:11 +0100
  • 98e2a20bbd
    update Giacomo Pasini 2023-03-13 11:21:15 +0100
  • cc1dc51c71 Fix tests danielsanchezq 2023-03-13 10:34:33 +0100
  • fae5fc1e35 remove Tx generics al8n 2023-03-13 15:19:59 +0800
  • cc53e8255f impl ser/deser for Config, add output arg and improve args parsing al8n 2023-03-13 13:08:21 +0800
  • 98fe9f6bd6 Refactor bounds and generics to accept block type danielsanchezq 2023-03-10 16:42:17 +0100
  • 494ab08f14 Block uses tx hashes danielsanchezq 2023-03-10 16:42:00 +0100
  • e58e56bd04 add configuration al8n 2023-03-10 21:21:02 +0800
  • 9f8f6552ea Clippy happy danielsanchezq 2023-03-09 17:27:05 +0100
  • 21abf259bc Add missing derives danielsanchezq 2023-03-09 17:26:57 +0100
  • 260135a6ae Scratch carnot voting as per specification danielsanchezq 2023-03-09 17:21:45 +0100
  • 2560e37158 fix PR comments al8n 2023-03-09 20:41:22 +0800
  • cde00ec0b6 make simulation app compile to wasm al8n 2023-03-09 19:15:56 +0800
  • 6358073529
    update Giacomo Pasini 2023-03-09 12:15:25 +0100
  • 1eecd7c4bc add generic block al8n 2023-03-09 16:54:44 +0800
  • 98dc9c8de9 Clippy happy Daniel Sanchez Quiros 2023-02-24 11:25:58 +0100
  • ed94f08b03 Use tally in implemented overlays Daniel Sanchez Quiros 2023-02-23 14:12:19 +0100
  • 6f80199c71 Add tally to consensus Daniel Sanchez Quiros 2023-02-23 11:50:38 +0100
  • 20367dc9bc Add tally trait Implement mock tally Daniel Sanchez Quiros 2023-02-22 16:38:22 +0100
  • 2687c436e7
    update Giacomo Pasini 2023-03-08 15:17:29 +0100
  • 1e0a132aa3
    update Giacomo Pasini 2023-03-07 11:31:43 +0100
  • ae5c5b9d4c
    Update rust docker image for CI (#91) gusto 2023-03-07 21:19:38 +0200
  • e28643d892 Use macos aarch64 until x86 issues are solved Gusto Bacvinka 2023-03-07 20:50:55 +0200
  • 3027bc96bb Update rust docker image for CI Gusto Bacvinka 2023-03-07 19:59:41 +0200
  • e66b3824c1 Clippy happy danielsanchezq 2023-03-07 18:38:48 +0100
  • 6acca6bf38 Fix testing values danielsanchezq 2023-03-07 18:26:46 +0100
  • 9db52b2beb Fix off id calls danielsanchezq 2023-03-07 18:25:25 +0100
  • 3a682a1527 Extract overlay from runner danielsanchezq 2023-03-07 18:07:26 +0100
  • 170d76af3b Cleanup danielsanchezq 2023-03-06 16:44:40 +0100
  • 4981c724af
    Http status codes (#88) gusto 2023-03-06 15:19:27 +0200
  • 42ea8f9be3
    Update waku-bindings to 0.1.0-rc.2 (#86) gusto 2023-03-06 15:18:27 +0200
  • 30cc4de67f
    [WIP] Add Carnot pseudocode Giacomo Pasini 2023-03-02 16:30:47 +0100
  • c997c3595a Firs working runner danielsanchezq 2023-03-06 12:38:15 +0100
  • 22791503b9 Implement Carnot node costs simulation Daniel Sanchez Quiros 2023-03-03 15:32:00 +0100
  • c6bc35a931
    Make carnot overlay generic (#87) Daniel Sanchez 2023-03-02 17:23:51 +0100
  • b6e17b1f62 fix fmt al8n 2023-03-02 23:07:48 +0800
  • a5f828e9b3 remove unused comments al8n 2023-03-02 23:07:16 +0800
  • 6268b04e1f add assertion on view number al8n 2023-03-01 22:48:57 +0800
  • 1a2b4d543e u64 for last tx metrics gusto 2023-03-01 11:11:28 +0200
  • 5b8f3162f5 add back 'view for View fns al8n 2023-03-01 16:07:18 +0800
  • f3d2b493f3 Last TX in milliseconds in mempool metrics Gusto Bacvinka 2023-02-28 21:42:57 +0200
  • 363185932c Mockpool bridges error handling Gusto Bacvinka 2023-02-28 21:25:32 +0200
  • b6af4d42da Include status codes in http error responses Gusto Bacvinka 2023-02-28 18:33:52 +0200
  • b965b7cf09 support generic al8n 2023-02-28 15:00:11 +0800
  • 2324998629 Make carnot overlay generic Daniel Sanchez Quiros 2023-02-27 15:47:41 +0100
  • d45805cdeb Add initial carnot node Daniel Sanchez Quiros 2023-02-27 15:42:14 +0100
  • ca0fb172b9 Use node steps Daniel Sanchez Quiros 2023-02-27 13:36:48 +0100
  • bfdd92db03 Add overlay Daniel Sanchez Quiros 2023-02-27 13:36:38 +0100
  • 5b2fcd3e8d Update waku-bindings to 0.1.0-rc.2 Gusto Bacvinka 2023-02-27 13:44:40 +0200
  • 241ea22102 Kickstart modules Daniel Sanchez Quiros 2023-02-24 15:08:05 +0100
  • bf9410120e Add simulations crate Daniel Sanchez Quiros 2023-02-24 11:34:09 +0100
  • dfe17696e6
    Fix Nix derivation so it works in a Darwin Nix environment (explicitly requiring clang and setting env variable) (#84) Álvaro Castro-Castilla 2023-02-24 11:08:46 +0200
  • d7a421b71b Fix Nix derivation so it works in a Darwin Nix environment (explicitly requiring clang and setting env variable) Álvaro Castro-Castilla 2023-02-24 10:01:58 +0100
  • 55aece674b
    Update to waku rc 1 (#80) Daniel Sanchez 2023-02-22 15:55:59 +0100
  • e7d4ba49bb Explicitly add macos dependecies in shell.nix gusto 2023-02-22 14:08:08 +0200
  • 672dfe5e1d Update to waku rc 1 Daniel Sanchez Quiros 2023-02-22 11:58:48 +0100
  • 7f609db62a
    Improve Mock network (#78) Al Liu 2023-02-21 16:10:26 +0800
  • b9a6b6ea2e add MockTxId al8n 2023-02-20 18:37:16 +0800
  • b9bba20ed2 fix fmt al8n 2023-02-20 12:06:47 +0800
  • c52eac5dbd send back tx message al8n 2023-02-20 11:51:24 +0800
  • da5748e73c fix CI al8n 2023-02-17 17:24:26 +0800
  • ddd49f493e fix PR comments al8n 2023-02-17 17:04:53 +0800
  • bd891f081e Merge branch 'main' into integration-tests al8n 2023-02-17 16:03:32 +0800
  • 473ecb4eaf fix fmt al8n 2023-02-17 15:10:13 +0800
  • 395dba4021 add MockBackendMessage::Assert al8n 2023-02-17 15:06:22 +0800
  • fe8344f562
    improve model Giacomo Pasini 2023-02-16 20:29:19 +0100
  • 7f7a0db88a
    Update rust and go versions for macos builds (#77) gusto 2023-02-16 17:42:31 +0200
  • 4bb3c017b6 Update rust 1.67.0 and go 1.19.5 Gusto Bacvinka 2023-02-16 17:33:09 +0200
  • a717ab7283 Add CoreFoundation and Security for macos Gusto Bacvinka 2023-02-16 12:55:21 +0200
  • 7b0d72d60e Add additional libs for macos nix env Gusto Bacvinka 2023-02-16 12:44:58 +0200
  • 8cc37385b3
    Waku cached streams consensus adapter (#70) Daniel Sanchez 2023-02-15 16:49:49 +0100
  • e2dd196a1c Clippy happy Daniel Sanchez Quiros 2023-02-15 15:31:47 +0100
  • 8978404781 Cleanup unbounded sender fuse/unwrap Daniel Sanchez Quiros 2023-02-15 15:13:02 +0100
  • 13627778ee finish consensus integration tests al8n 2023-02-15 12:45:12 +0800
  • 5ba3543f3c Merge branch 'consensus-fix' into integration-tests al8n 2023-02-15 12:00:47 +0800
  • 6bb60c95c2 WIP al8n 2023-02-15 12:00:45 +0800
  • 742aa54972 replace generic with Flat al8n 2023-02-15 12:00:11 +0800
  • 7b727fe172 Merge branch 'consensus-fix' into integration-tests al8n 2023-02-15 11:52:36 +0800
  • 02cb6ff53b Add missing linking flags for new waku-bindings version Daniel Sanchez Quiros 2023-02-14 18:50:35 +0100
  • 42acd91c9a fix comments al8n 2023-02-14 21:57:00 +0800