rain
rain
opportunistically use e.g. the parity method registry to lookup method signatures and decode calldata.
If you're going with GPLv3, why not go a little further and use the Affero GPL? This protects against SaaS, which is a context I'd imagine feedbase being used in.
Currently there is no easy way to audit a ds-roles and see which addresses have which capabilities. Adding the `note` modifier would allow an offline tool to reconstruct the authority...
Consider the ability to toggle a role's authentication across all of its functions.
This would help with debugging user issues. Maybe commit hash as well.
With the AbiEncoderv2, is the intent to have structs returned from auto-generated getters for public storage? For example, ``` struct Data { uint256 x; bytes32 y; } mapping (bytes32 =>...