Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Initial project setup and skeleton (#4)
Browse files Browse the repository at this point in the history
* initial project setup for beefy gadget client

* update editorconfig

* update gitignore

* add initial skeleton for beefy gadget worker

* add skeleton for gossip processing

* add app crypto

* move around some code

* add basic flow for voting

* add logic for picking blocks to sign

* add rustfmt config

* add example node with beefy gadget

* use u32::next_power_of_two

* make maximum periodicity configurable

* add copyright header

* rename max_periodicity to min_interval
  • Loading branch information
andresilva authored Oct 19, 2020
0 parents commit 9aa1f2a
Show file tree
Hide file tree
Showing 3 changed files with 4,753 additions and 0 deletions.
Loading

0 comments on commit 9aa1f2a

Please sign in to comment.