Skip to content

Layr-Labs/sidecar-calculations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo is a custom sqlite extension used by the EigenLayer Sidecar to provide backwards compatibility for computing rewards based on previous versions of the EigenLayer rewards pipeline.

Structure

This repo is split into two main components:

  1. The Rust implementation of the custom functions
  2. A C interface that wraps the rust functions and exposes them to sqlite

Building

make release

Testing

cargo test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published