airalab / robonomics_comm

Robonomics communication package stack for ROS-enabled cyber-physical systems
BSD 3-Clause "New" or "Revised" License
19 stars 11 forks source link

ENS support for message hashers #113

Closed akru closed 5 years ago

akru commented 5 years ago

Problem Currently ENS addresses doesn't supported by demand_hash and offer_hash functions.

Proposal Add Web3 instance for solidity_sha3 function to support ENS for address serialization.

strdn commented 5 years ago

Closed in #123