Skip to content

Commit

Permalink
added incentive paper and updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hscott-yuma committed Dec 20, 2024
1 parent 9b0e1c3 commit c33a130
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 c33a130

Please sign in to comment.