v0.1.4
- Provide Address type
- Implement Key, Value trait for Address type
- Provide ballot-contract for voting example
- Implement
ewasm_call_only_by!macro for access control on contract handler - Implement
sewup::utils::callerto get the Address of caller