Skip to content

BalancerMaxis/aggregation_service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aggregation Service

Description

This service is used to combine multiple csv inputs into one single csv output

Those CSVs are coming from the Fee allocator, balancer bribe recycler etc

Usage:

  • Place CSV files under ./input/<WEEK> folder
  • Run main.py with week number as argument
  • Collect output CSV from ./output/<WEEK> folder
  • Collect transaction JSON from ./transactions/<WEEK> folder

Releases

No releases published

Packages

No packages published

Languages