Skip to content
This repository was archived by the owner on Aug 2, 2022. It is now read-only.

EOSJS v20.0.0-beta3#462

Merged
c0d3ster merged 58 commits intomasterfrom
develop
Dec 18, 2018
Merged

EOSJS v20.0.0-beta3#462
c0d3ster merged 58 commits intomasterfrom
develop

Conversation

@c0d3ster
Copy link
Copy Markdown
Contributor

No description provided.

tbfleming and others added 30 commits October 2, 2018 09:58
'text-encoding' npm package is no longer maintained and the node native implementation is available since 8.3
https://nodejs.org/api/util.html#util_class_util_textencoder
https://nodejs.org/api/util.html#util_class_util_textdecoder

I would suggest that this package should automatically import and use these native functions when it detects that it's being run in node. Manual import should only be necessary if you need to override this.
…ion instead of a Proxy. Access it by calling the function directly.
Allows tag based deployments
includes template for npmrc
added secondary key support for get_table_rows #412
use native textEncoder/Decoder
deploys eosjs web build to cdn
assigns beta tag to npm package for beta git tag
Replace the use of "Proxy" in ripemd.js to make eosjs compatible to IE11
indiev and others added 28 commits November 14, 2018 15:40
add optional sign parameter to transact function
Add checking type of data to serializeStruct
publish develop branch with edge tag
Allow greater control over Bytes serialization
publish latest and beta releases on tag from master
@c0d3ster c0d3ster merged commit be370fb into master Dec 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.