Skip to content

Commit

Permalink
Merge pull request #34 from coinmetrics/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
mtrudeau-foundry-digital authored Dec 20, 2024
2 parents e129535 + e0cc32b commit 769653e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ repos:
language: system
stages: [pre-commit, pre-push, manual]
minimum_pre_commit_version: 3.2.0
args: ['--maxkb=500']
args: ['--maxkb=500000']
- id: check-ast
name: check python ast
description: simply checks whether the files parse as valid python.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ make validator
## Incentive Mechanism
Incentive mechanism whitepaper coming soon.
Read the [Incentive mechanism whitepaper](https://github.com/coinmetrics/precog/tree/master/docs/precog_Incentive_mechanism.pdf) for an in-depth explanation of the mechanism.
Briefly, miners are rewarded based on two factors:
1. A point estimate for the price of BTC in USD one hour from prediction time
Expand Down
Binary file added docs/precog_Incentive_mechanism.pdf
Binary file not shown.

0 comments on commit 769653e

Please sign in to comment.