@pear-protocol/utils
Advanced tools
+1
-1
@@ -1542,3 +1542,3 @@ import BigNumber9 from 'bignumber.js'; | ||
| }); | ||
| const mustPostFirstSyncCheckpoint = neverSynced && fillsToProcess.length > 0; | ||
| const mustPostFirstSyncCheckpoint = neverSynced; | ||
| if (!mustPostFirstSyncCheckpoint && isEmptyCycle(reconcilables, confirmablesByPosition, applicables)) { | ||
@@ -1545,0 +1545,0 @@ return null; |
+2
-2
| { | ||
| "name": "@pear-protocol/utils", | ||
| "version": "0.4.0", | ||
| "version": "0.4.1", | ||
| "description": "Pear Protocol Utility functions", | ||
@@ -30,3 +30,3 @@ "private": false, | ||
| "@noble/hashes": "^1.3.2", | ||
| "@pear-protocol/types": "^1.15.0", | ||
| "@pear-protocol/types": "^1.15.1", | ||
| "bignumber.js": "9.3.1" | ||
@@ -33,0 +33,0 @@ }, |
98930
-0.03%Updated