Matthias Seitz
|
dcf20022c6
|
chore: add rustfmt.toml (#537)
* chore: add rustfmt.toml
* rustfmt
* chore: Update readme with fmt info
* ci: update ci
* chore: rustfmt
* rustfmt
* rustfmt
* ci: install libudev
* chore(clippy): make clippy happy
* chore(clippy): make clippy happy
* revert ci
* ci: install libudev
|
2021-10-29 14:29:35 +02:00 |
Matthias Seitz
|
b072b05515
|
fix: use debug fmt for nested arrays (#527)
|
2021-10-24 17:02:06 +03:00 |
Matthias Seitz
|
c3528b78db
|
fix: use syn::Index for tuple access (#515)
* fix: use syn::Index for tuple access
* rustfmt
|
2021-10-16 19:45:42 +03:00 |
Matthias Seitz
|
bef7960a2b
|
feat: add display support for events (#513)
* chore: move proc macro implementation to separate modules
* feat: add display derive macro
* chore: reexport hex
* feat: add EthDisplay
* test: add display test
* fix: use ? op
* feat: derive EthDisplay in abigen
* feat: derive display for event enum
* chore: update changelog
|
2021-10-16 16:42:17 +03:00 |