You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,7 @@ and this project adheres to the versioning scheme outlined in the [README.md](RE
11
11
12
12
- Add `stackerdb_timeout_secs` to miner config for limiting duration of StackerDB HTTP requests.
13
13
- When determining a global transaction replay set, the state evaluator now uses a longest-common-prefix algorithm to find a replay set in the case where a single replay set has less than 70% of signer weight.
14
+
- New endpoint /v3/tenures/blocks/ allowing retrieving the list of stacks blocks from a burn block
0 commit comments