Skip to content
This repository was archived by the owner on Jul 18, 2021. It is now read-only.

Commit 00decd2

Browse files
committed
Prepare release v1.36.2
1 parent 68162a2 commit 00decd2

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
1.36.2 / 2020-08-01
2+
==================
3+
4+
* Add error message to failed block info requests
5+
* Fix wallet block info retrieval for slow wallets
6+
* Bump the minimum node version to v10.12 because of sequelize
7+
18
1.36.1 / 2020-08-01
29
==================
310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "foxy-proxy",
3-
"version": "1.36.1",
3+
"version": "1.36.2",
44
"description": "A Proof of Capacity proxy which supports solo and pool mining upstreams.",
55
"keywords": [
66
"burst",

0 commit comments

Comments
 (0)