mahdiyari / hive-tx-js

Lightweight and complete JavaScript library for using Hive blockchain in Javascript environments such as Web or NodeJS.
MIT License
25 stars 12 forks source link

Fix signing #44

Closed mahdiyari closed 6 months ago

mahdiyari commented 6 months ago

The library would generate wrong signatures randomly and could cause RPC errors. This PR should fix that issue.

Additionally now there should be a better support for node v16-v20

Also dropped a dependency secureRandom