We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e6e95f commit 519d5c6Copy full SHA for 519d5c6
packages/contracts/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# @graphprotocol/contracts
2
3
+## 6.2.1
4
+
5
+### Patch Changes
6
7
+- Round up when calculating curation tax
8
+- Round up when calculating consecutive stake thawing periods
9
10
## 6.2.0
11
12
### Minor Changes
packages/contracts/package.json
@@ -1,6 +1,6 @@
{
"name": "@graphprotocol/contracts",
- "version": "6.2.0",
+ "version": "6.2.1",
"description": "Contracts for the Graph Protocol",
"directories": {
"test": "test"
0 commit comments