Skip to content

Releases: Lbqds/eth-abi

v0.3.0: refactor (#4)

04 Jul 03:12
7c45b91
Compare
Choose a tag to compare
* add implicit helper function

* refactor

* codegen: replace var with val in generated code

* api: auto codec for request/response

* more apis

* request id per connection

* api: filter id replace with BigInt

* doc: fix doc error

* codegen: update version

* update README & LICENSE

upgrade scala to 2.13

28 Apr 09:04
7e2cb85
Compare
Choose a tag to compare
Merge pull request #2 from Lbqds/allow_decode_constant

allow decode constant & refine repl

v0.1

28 Jan 22:53
Compare
Choose a tag to compare

codegen tool