Releases: pokt-network/pocket-js-LEGACY
Release Candidate 0.5.7 (0.5.7-rc)
The new version of the @pokt-network/pocket-js
package for testnet.
0.5.7-RC
- Fixed sendRelay failing to send proper relay proof while using the instance in static environments.
- Fixed consensusRelay not setting up the majority response in some scenarios.
For more information on Pocket Network and how you can use it to connect any app to any blockchain, visit our Developer Portal.
Release Candidate 0.5.6 (0.5.6-rc)
The new version of the @pokt-network/pocket-js
package for testnet.
0.5.6-RC
- Fixed an issue with the Portable Private Key functionalities.
For more information on Pocket Network and how you can use it to connect any app to any blockchain, visit our Developer Portal.
Release Candidate 0.5.5 (0.5.5-rc)
The new version of the @pokt-network/pocket-js
package for testnet.
0.5.5-RC
- Fixes for the staking status of nodes and apps.
For more information on Pocket Network and how you can use it to connect any app to any blockchain, visit our Developer Portal.
Release Candidate 0.5.4 (0.5.4-rc)
The new version of the @pokt-network/pocket-js
package for testnet.
0.5.4-RC
- Added consensus relay support to the PocketRpcProvider.
- Fixed Send Transaction failing in some scenarios.
For more information on Pocket Network and how you can use it to connect any app to any blockchain, visit our Developer Portal.
Release Candidate 0.5.3 (0.5.3-rc)
The new version of the @pokt-network/pocket-js
package for testnet.
0.5.3-RC
- Updated the RPC call response parsing to be more forgiving in some scenarios.
- Fixed the "Session not found" intermittent issue.
- Added rejectSelfSignedCertificates configuration flag.
For more information on Pocket Network and how you can use it to connect any app to any blockchain, visit our Developer Portal.
Release Candidate 0.5.2 (0.5.2-rc)
The new version of the @pokt-network/pocket-js
package for testnet.
0.5.2-RC
- Fixes for send rawTx response failing while using PocketRpcProvider.
For more information on Pocket Network and how you can use it to connect any app to any blockchain, visit our Developer Portal.
Release Candidate 0.5.1 (0.5.1-rc)
The new version of the @pokt-network/pocket-js
package for testnet.
0.5.1-RC
- Added createTransaction to TransactionSender interface.
For more information on Pocket Network and how you can use it to connect any app to any blockchain, visit our Developer Portal.
Release Candidate 0.5.0 (0.5.0-rc)
The new version of the @pokt-network/pocket-js
package for testnet.
0.5.0-RC
- New nodeClaim/nodeClaims RPC calls.
- New allParams RPC calls.
- Fixed package.json types.
- Portable Private Key implementation.
- Added pagination to nodeReceipt and nodeReceipts.
- Fixed staking/unstaking and unjailing calls.
- Updated PocketAAT to 0.1.1.
For more information on Pocket Network and how you can use it to connect any app to any blockchain, visit our Developer Portal.
Release Candidate 0.4.1 (0.4.1-rc)
The new version of the @pokt-network/pocket-js
package for testnet.
0.4.1-RC Changelog
- Fixed types declaration in package.json
For more information on Pocket Network and how you can use it to connect any app to any blockchain, visit our Developer Portal.
Release Candidate 0.4.0 (0.4.0-rc)
The new version of the @pokt-network/pocket-js
package for testnet.
0.4.0-RC Changelog
- Replaced webpack with browserify.
- Multiple fixes for the web version.
- Added HTTPMethod enum for sendRelay.
- Fixed appStake and appUnstake functions.
- Updated serviceUrl validation.
For more information on Pocket Network and how you can use it to connect any app to any blockchain, visit our Developer Portal.