You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix incorrect address encoding with leading zeroes (#28), add `ThorNo…
…de::eth_call` (#30)
* Fix incorrect address encoding when leading zeroes are present (fixes#28)
* Add `ThorNode::eth_call` and `ThorNode::eth_call_advanced`, add a contract interaction example
* Bump version