Skip to content

Releases: damartripamungkas/simple-client-eth-rpc

v3.1.0

v3.0.0

2.4.1

v2.4.0

v2.3.2

06 Oct 18:41
Compare
Choose a tag to compare

fix: add error triggers to prevent networks that are not supported
--(f19cef9)

chore: add prettier for code
--(9eb788d)

v2.3.0

05 Oct 10:16
Compare
Choose a tag to compare

chore: bump version to 2.3.0
fix: uninstall dependencies useless
--(037686c)

v2.2.9

30 Sep 09:17
Compare
Choose a tag to compare

fix: fix handling error result json-rpc
--(d279423)

chore: change returnFormat from BigInt to ParseInt
--(99e8230)

v2.2.7

28 Sep 12:54
Compare
Choose a tag to compare

test: add for test function .subscribe
--(5346688)

test: remake code
--(bfcd563)

chore: remake code
--(30fa265)

feat: implement web3 package
--(ced5dcf)

feat: add package web3-providers for handle network websocket and ipc
--(eb874ac)

chore: support package-lock.json
--(27d0b5f)

chore: remake code
feat: add reconnectOptional, socketOptional in params constructor
feat: add reconnect in params .subscribe() function
--(5dd8865)

feat: delete poolMessage after getting
--(06d5f75)

v2.1.0

27 Sep 14:31
Compare
Choose a tag to compare

test: update test code
--(ace1add)

docs: update example code
--(cda89dc)

feat: add auto reconnect subscribe when disconnect/error
--(114206e)

v2.0.7

27 Sep 14:30
Compare
Choose a tag to compare

test: update test code
--(c8627bb)

docs: update example in readme.md
--(0078830)

fix: subscribe function, add poolMessage, add function handleErrorOther in params contructor
--(260c98a)