Releases: entropyxyz/sdk
Releases · entropyxyz/sdk
v0.3.0
What's Changed
- Release/v0.2.3 by @frankiebee in #403
- Adding CLA Assistant bot's GitHub Action workflow. by @vitropy in #406
- Add
entropyxyz
organization username to allowlist. by @vitropy in #408 - Update CLA Assistant to exempt our own Organization members. by @vitropy in #410
- [NayNay] Signing Fix: Message too long error by @rh0delta in #412
- add api option on polkadot to shush its warning logs by @frankiebee in #415
- bug: sloppy clone wrecks Uint8Array by @mixmix in #419
- ISSUE#405 dev programs rework by @frankiebee in #409
- Mixmix/core release tweaks by @mixmix in #422
- Frankie/core#v0.3.0.rc 1 by @frankiebee in #421
Full Changelog: v0.2.3...v0.3.0
Cybele v0.2.3
What's Changed
- Frankie/release v0.2.2 by @frankiebee in #398
- add github-pages workflow by @mixmix in #394
- treeshake and skipNodeModulesBundle by @frankiebee in #402
- update release checklist by @frankiebee in #401
Full Changelog: v0.2.2...v0.2.3
Bathala v0.2.2
[0.2.2] Bathala - 2024-07-11 (entropy-core compatibility: 0.2.0)
Added
Fixed
- hot fix for issue #380: try in reverse order for testnet environment
entropy.signingManager.getTimeStamp
->entropy.signingManager.getBlockNumber
signature request no longer takes a time stamp and now takes a block number. 396
Changed
- constructor now throws if you pass no object
- sign now takes a verifying key 382