This repository has been archived by the owner on Jan 18, 2024. It is now read-only.
Notable Improvements
- Introduced support for Read Only Transactions in this release.
- Removed many unused dependancies, including the no longer used
eosjs-ecc
- Switched to standard TextEncoding Libraries. Special imports for text encoding no longer needed.
- Removed dependency on
semver
node package to make browser development easier
What's Changed
- support for SECP256k1 and NIST256p elliptic curve functions by @ericpassmore in #21
- GitHub Templates Simplified and Improved Look by @ericpassmore in #41
- Github Templates Fixed Spacing by @ericpassmore in #44
- Serialization Tests by @ericpassmore in #46
- Corrected enf-eosjs in commonjs docs by @ericpassmore in #48
- added eslint and prettier and fixed tests by @AlexGriffith10 in #50
- fix: remove deprecated text-encoding package and replace with utils v… by @AlexGriffith10 in #62
- Change calls to substr to use substring instead by @juanm95 in #60
- Removed unused dependencies including 'eosjs-ecc' by @kellytran3k in #61
- Removed Yarn References by @kellytran3k in #65
- GH-52 | Support Read Only Endpoint and Transaction | [Ray, Eric] by @ericpassmore in #69
- rm semver package dep not avalible in nodejs by @ericpassmore in #71
- Final Release Fixes For Release 23 Leap 4.x by @ericpassmore in #72
New Contributors
- @AlexGriffith10
- @juanm95
- @kellytran3k
- @RayMPerry
Full Changelog: 23.0.0-rc3...23.0.0