Commit Graph

  • 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
  • 21bfbdc5e9
    Merge 0b065f553a into e5467bb69c Álex Cabeza Romero 2024-05-24 17:41:46 +0000
  • 0b065f553a Make coverage workflow name clearer. improve-coverage-workflow-name Alejandro Cabeza Romero 2024-05-24 19:40:50 +0200
  • e5467bb69c Add execution constraints to coverage. fix-coverage-pr-branch-filter 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
  • fdefa82200 Kzgrs backend in verifier service Gusto 2024-05-15 18:40:09 +0300
  • d5ef6d1870 Libp2p adaper for verifier Gusto 2024-05-15 15:24:15 +0300
  • c7ffe8a3b8
    Da v1 multiple proofs bench (#648) Daniel Sanchez 2024-05-15 10:25:55 +0200
  • 011ffc6c83 Verifier storage adapter Gusto 2024-05-15 03:17:13 +0300
  • 75e3756472 Use updated nomos da storage in indexer Gusto 2024-05-15 00:03:41 +0300
  • c03523f137 Common nomos da storage crate Gusto 2024-05-14 20:10:22 +0300
  • 6c3769d257 Blob trait in core Gusto 2024-05-14 16:21:24 +0300
  • 0f0c121608 Force parallelization features in lib danielsanchezq 2024-05-14 14:53:02 +0200
  • 1579b8214d Manage lifecycle and messages in verifier Gusto 2024-05-14 11:29:42 +0300
  • 66016f8853 Storage adapter trait in verifier Gusto 2024-05-14 09:56:49 +0300
  • 5db797541d Fix DaIndexer service name Gusto 2024-05-13 17:08:51 +0300
  • 2b8e3f9745 Extension replaced with metadata Gusto 2024-05-13 16:46:40 +0300
  • 5b221f9344 Nomos Da Verifier service crate Gusto 2024-05-13 14:07:26 +0300
  • 197aaf3641 Fix domain in benches danielsanchezq 2024-05-13 12:22:26 +0200
  • a68c1f998a Modify domain to fit exact sizes Daniel Sanchez Quiros 2024-05-13 11:29:45 +0200
  • 87f272fd16 Added bench comment Daniel Sanchez Quiros 2024-05-09 13:54:25 +0200
  • 1c4a61bc4c Parallel proof generation bench Daniel Sanchez Quiros 2024-05-08 17:44:46 +0200
  • c1f227fc35 Size of VidCert in full replication Gusto 2024-05-13 12:31:20 +0300
  • 5cbd7c1995 Cleanup imports Daniel Sanchez Quiros 2024-03-29 12:13:17 +0100
  • 180cfaa1cf Added comments and todo! Daniel Sanchez Quiros 2024-03-29 11:17:39 +0100
  • 63257205a1 Implement base structure for verifier service danielsanchezq 2024-03-26 18:46:58 +0100
  • cb7b463dbc Base cleaning of da to new traits/structure Added new da protocols and types danielsanchezq 2024-03-25 16:13:21 +0100
  • c427898708
    DA API indexer implementation (#644) gusto 2024-05-13 11:48:20 +0300
  • 43fb0b9e60 Pass blobs file dir via settings Gusto 2024-05-06 16:08:12 +0300
  • fb142aa7d5 VID to VidCertificate Gusto 2024-05-06 14:47:28 +0300
  • 3f224270a4 FRIndex to Index Gusto 2024-05-06 14:32:02 +0300
  • d7d90eaf71 Propagate range response send error Gusto 2024-05-06 14:21:20 +0300
  • 508fa16bda Feature gate rocksdb backend Gusto 2024-05-04 04:39:47 +0300
  • 11bc563870 Service integration tests for indexer Gusto 2024-05-04 04:23:13 +0300
  • 19eef617ae Change payload to cert and item to vid where required Gusto 2024-05-03 20:15:49 +0300
  • 1a7411f20c Change full replication index type to byte array Gusto 2024-05-03 19:47:13 +0300
  • 313f7a8896 Use VID in consensus Gusto 2024-05-03 19:07:30 +0300
  • 21ff48d5ca Load blob by vid from file Gusto 2024-05-03 09:04:04 +0300