Commit Graph

  • 86b4753dfa Allow unused_var in nomos tests Gusto 2024-06-14 15:18:21 +0300
  • 78f1fe3114 Rust 1.79 stable in ci and docker Gusto 2024-06-14 15:05:30 +0300
  • 2dfc51ed65 Rust 1.79 clippy fix Gusto 2024-06-14 14:55:28 +0300
  • 911505f5e3 Add i/fft benches danielsanchezq 2024-06-14 13:35:38 +0200
  • 1dbc0c236e
    Graylog service for the Testnet (#659) gusto 2024-06-14 14:22:16 +0300
  • 5eeb96271f Parallelize i/fft danielsanchezq 2024-06-14 12:01:06 +0200
  • abd43d73c2
    Merge branch 'master' into chore-cryptarchia-ledger-unit-tests-update Roman Zajic 2024-06-14 10:54:48 +0200
  • 20e34ea770
    test: ser/de for Nullifier and Commitment Roman 2024-06-14 10:33:49 +0200
  • f7126d6a5f Fix ifft_g1 Added fft/ifft g1 test danielsanchezq 2024-06-13 18:54:02 +0200
  • 44fdd136ac Implement fft_g1 danielsanchezq 2024-06-13 18:02:55 +0200
  • 7b9643f17e
    DA Protocol V1 (#626) Daniel Sanchez 2024-06-13 10:23:11 +0200
  • 0a26eea4aa Remove outdated comment Gusto 2024-06-13 10:49:55 +0300
  • 2ab28b13a7
    Fix test comment Daniel Sanchez 2024-06-13 09:17:44 +0200
  • 0aadeafe1c
    fix: formatting Roman 2024-06-12 17:37:27 +0200
  • 408e619e82
    test: conversions for LeaderProof Roman 2024-06-12 17:25:19 +0200
  • bfa16ddab1 Add tokio sleep instead of std Gusto 2024-06-12 18:09:31 +0300
  • 8217c10710 Da v1 benches expand (#658) Daniel Sanchez 2024-06-05 12:27:07 +0200
  • 58c224155d DA Kzgrs Backend Certificate implementation (#651) gusto 2024-05-27 12:50:36 +0300
  • d7d48fa1ed DA Verifier service integration tests (#650) gusto 2024-05-23 10:59:17 +0300
  • aa5006e5d1 DA: Implement base structure for verifier service (#627) Daniel Sanchez 2024-05-20 12:15:02 +0200
  • a9767ef86a Da v1 multiple proofs bench (#648) Daniel Sanchez 2024-05-15 10:25:55 +0200
  • 36e59cf62a DA API indexer implementation (#644) Gusto 2024-06-12 17:30:53 +0300
  • e8bcacba61 Reuse evaluations when computing proofs (#647) Daniel Sanchez 2024-05-08 10:06:53 +0200
  • 0db91b1a00 DA API Indexer service (#643) gusto 2024-04-26 13:33:01 +0300
  • 41c71dd924 DA API Certificate verification (#641) gusto 2024-04-25 13:01:32 +0300
  • b2237c3ab2 DA API Payload to Item in mempool (#634) gusto 2024-04-23 12:32:56 +0300
  • c5f6b587a0 Da: v1 verifier (#635) Daniel Sanchez 2024-04-21 08:05:59 +0200
  • 18c6b11cf5 Fix chunk too big test Daniel Sanchez Quiros 2024-04-19 14:58:41 +0200
  • a22daad88a Da: v1 encoder (#633) Daniel Sanchez 2024-04-19 12:14:00 +0200
  • 96b6e6757e DA: KZG+RS core (#632) Gusto 2024-06-12 17:30:01 +0300
  • f1592c9fd4 Base cleaning of da to new traits/structure Added new da protocols and types Gusto 2024-06-12 17:29:27 +0300
  • 2a723c7472 Graylog container configuration Gusto 2024-06-12 15:50:35 +0300
  • e79f51786a Retry graylog connection Gusto 2024-06-12 15:50:10 +0300
  • 6bd765b584 Graylog service in docker compose Gusto 2024-06-06 16:52:44 +0300
  • 6cc235e072 Added parallel feature danielsanchezq 2024-06-03 13:27:25 +0200
  • 651e38e194 Expand benches danielsanchezq 2024-06-03 13:27:05 +0200
  • 352c8a3af8 Update benches with more cases danielsanchezq 2024-05-21 12:59:29 +0200
  • 1612a7d83d
    fix: false positive for ParentMissing Roman 2024-05-31 13:05:49 +0200
  • f51a763ca3
    test: add ParentMissing error case - derive(PartialEq) only for tests Roman 2024-05-31 12:57:56 +0200
  • f1a621fa11
    fix: change expect message Roman 2024-05-31 12:06:50 +0200
  • 2e4ec9a586
    test: Slot genesis and add Roman 2024-05-30 21:44:43 +0200
  • 21388e142a
    Merge branch 'master' into chore-cryptarchia-unit-tests-update Roman Zajic 2024-05-30 12:56:07 +0200
  • 59169be873
    fix: format code Roman 2024-05-30 12:44:42 +0200
  • 39ace002e9
    test: getters for Branches - derive(PartialEq) for Branch Roman 2024-05-30 12:17:44 +0200
  • 7d6ae1b823
    Testnet consensus configuration (#656) gusto 2024-05-30 12:46:02 +0300
  • cb72ea48f2 Chain start time from env vars Gusto 2024-05-29 20:06:22 +0300
  • bc21325a2d Predefined genesis state Gusto 2024-05-29 20:05:58 +0300
  • 06ef20bfe5
    test: signature Roman 2024-05-29 18:54:05 +0200
  • b606d7ab89 test: getters for Branches - derive(PartialEq) for Branch Roman 2024-05-29 18:48:08 +0200
  • c5c9152602 Set coin params via env in testnet Gusto 2024-05-29 17:37:22 +0300
  • 84eed708a2 Expose env and cli params for coin Gusto 2024-05-29 16:21:33 +0300
  • fcdb94b42b test: generate coverage report Roman 2024-05-29 11:11:44 +0200
  • f912345a87 Update required packages for node in docker Gusto 2024-05-28 18:12:00 +0300
  • f6c0d251d8 Update metrics for split mempool Gusto 2024-05-28 18:11:17 +0300
  • 4f42036fae Da verifier http method da-http-api Gusto 2024-05-27 17:08:27 +0300
  • d8f6f0318a
    DA Kzgrs Backend Certificate implementation (#651) gusto 2024-05-27 12:50:36 +0300
  • 4624e71ee0 Add failure test cases to kzgrs certificate Gusto 2024-05-27 11:57:49 +0300
  • 0b065f553a Make coverage workflow name clearer. Alejandro Cabeza Romero 2024-05-24 19:40:50 +0200
  • e5467bb69c Add execution constraints to coverage. Alejandro Cabeza Romero 2024-05-24 19:14:23 +0200
  • be2a6d8115 Derive ordering traits for da index Gusto 2024-05-23 12:53:05 +0300
  • 43ad5d79df Add nomos core traits to da cert Gusto 2024-05-23 12:52:19 +0300
  • 54319afd10 Handle errors in da certificate creation Gusto 2024-05-23 12:49:13 +0300
  • cf913e3b03 Nomos da domain specific tag Gusto 2024-05-23 12:37:15 +0300
  • 7b53fbaa21 Encoded data to certificate test Gusto 2024-05-23 12:29:58 +0300
  • 12de1c097c Kzgrs backend certificate definition Gusto 2024-05-23 12:14:33 +0300
  • 26febb7328
    DA Verifier service integration tests (#650) gusto 2024-05-23 10:59:17 +0300
  • ffa0d4776e Verifier backend error Gusto 2024-05-23 01:13:28 +0300
  • 4e640ce49e Remove attester from nomos-core attestation Gusto 2024-05-23 00:48:24 +0300
  • aaff1f1ecb Simplify da blob serialization Gusto 2024-05-22 23:56:24 +0300
  • 1d8524713c Lint in da tests Gusto 2024-05-21 19:31:44 +0300
  • 3a7145f15a Use libp2p only for verifier and indexer service tests Gusto 2024-05-21 18:24:10 +0300
  • ffddd70f20 Cleanup and comments Gusto 2024-05-21 16:54:13 +0300
  • 8ead740f6a Add client zone to verifier test and check if attestations are created Gusto 2024-05-21 16:00:40 +0300
  • c824d3f81e Kzgrs blob to common module Gusto 2024-05-21 13:23:37 +0300
  • 63e11c79dd WIP nomos-core in kzgrs backend Gusto 2024-05-20 14:25:42 +0300
  • b31aecc817 Da verifier integration test Gusto 2024-05-20 11:14:12 +0300
  • 0fe9eeffd8 Serde for kzgrs proofs and commitments Gusto 2024-05-20 11:11:32 +0300
  • 77467b72e1 Common definitions for da tests Gusto 2024-05-16 19:46:53 +0300
  • a053c743de Return attestation in service msg response Gusto 2024-05-16 19:15:32 +0300
  • 3ae04c9273 Data availability tests module Gusto 2024-05-16 13:58:37 +0300
  • 4c268900c1 Fix fmt Gusto 2024-05-15 18:54:51 +0300
  • e11528f8c2 Kzgrs backend in verifier service Gusto 2024-05-15 18:40:09 +0300
  • 98fab90b5b Libp2p adaper for verifier Gusto 2024-05-15 15:24:15 +0300
  • 96600d2e34 Verifier storage adapter Gusto 2024-05-15 03:17:13 +0300
  • eb3eef364d Use updated nomos da storage in indexer Gusto 2024-05-15 00:03:41 +0300
  • 9313ff8171 Common nomos da storage crate Gusto 2024-05-14 20:10:22 +0300
  • 3d3cc02770 Manage lifecycle and messages in verifier Gusto 2024-05-14 11:29:42 +0300
  • 9738b2338a Storage adapter trait in verifier Gusto 2024-05-14 09:56:49 +0300
  • 2021a8a0d8 Extension replaced with metadata Gusto 2024-05-13 16:46:40 +0300
  • 729c6ec762 Nomos Da Verifier service crate Gusto 2024-05-13 14:07:26 +0300
  • 3b6096a1ca Size of VidCert in full replication Gusto 2024-05-13 12:31:20 +0300
  • c8bbb322ce Cleanup imports Daniel Sanchez Quiros 2024-03-29 12:13:17 +0100
  • affa3076b1 Added comments and todo! Daniel Sanchez Quiros 2024-03-29 11:17:39 +0100
  • 230ce71e41 Implement base structure for verifier service danielsanchezq 2024-03-26 18:46:58 +0100
  • 4eec14bb47 Base cleaning of da to new traits/structure Added new da protocols and types danielsanchezq 2024-03-25 16:13:21 +0100
  • eacfeb6cf9 Pickup column proofs danielsanchezq 2024-05-21 13:04:08 +0200
  • a5afe5f596 Encoded data to blobs iterator Gusto 2024-05-21 13:00:48 +0300
  • 36e1826b86
    DA: Implement base structure for verifier service (#627) Daniel Sanchez 2024-05-20 12:15:02 +0200
  • 02189dbd2c Clippy happy Gusto 2024-05-15 19:12:26 +0300
  • 16d57a93dd Fix fmt Gusto 2024-05-15 18:54:51 +0300