Skip to content

flare-foundation/go-flare-common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Flare Common V0

Golang packages that are used across multiple Flare projects.

Contains the following packages:

- database: connecting and reading the c-chain indexer database
- events: parsing event logs as stored in c-chain indexer database
- logger: logging solution
- merkle: Merkle tree implementation
- payload: working with transaction inputs to submission contract
- policy: storing and parsing signing policies
- queue: an implementation of a priority queue with two lanes
- restserver
- storage: an implementation of a cyclic storage
- voters: working with Flare entities
- abigen binding for Flare contracts (generated using [abigen](https://geth.ethereum.org/docs/tools/abigen))

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages