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::caller
to get the Address of caller