rpcpool / yellowstone-faithful

Project Yellowstone Old Faithful is the project to make all of Solana's history accessible, content addressable and available via a variety of means.
https://old-faithful.net/
GNU Affero General Public License v3.0
59 stars 11 forks source link

Support split epochs #54

Closed linuskendall closed 5 months ago

linuskendall commented 10 months ago
data:
  car: 
      - uri: split1
        length: 1231123
      - uri: split2
        length: 1231122
  filecoin:
    enable: false
epoch: 485
indexes:
  cid_to_offset:
    uri: /faithful/485/epoch-485.car.bafyreicq2owurw55aye55e6ckzf6mvjlme6ur3qu3ahe6r7xivtn4j5lsq.cid-to-offset.index
  sig_to_cid:
    uri: /faithful/485/epoch-485.car.bafyreicq2owurw55aye55e6ckzf6mvjlme6ur3qu3ahe6r7xivtn4j5lsq.sig-to-cid.index
  slot_to_cid:
    uri: /faithful/485/epoch-485.car.bafyreicq2owurw55aye55e6ckzf6mvjlme6ur3qu3ahe6r7xivtn4j5lsq.slot-to-cid.index
  sig_exists:
    uri: /faithful/485/epoch-485.car.bafyreicq2owurw55aye55e6ckzf6mvjlme6ur3qu3ahe6r7xivtn4j5lsq.sig-exists.index
linuskendall commented 6 months ago

We have support for this on the filecoin endpoints but need additional support for the S3/static URL/byte range setup.