Shirikatsu
Shirikatsu
Changelog: * Ports the RLP library to 0.5.12 through the 0.5.x breaking changes. * Updated RLPReaderTest.sol to be 0.5.12 compatible * Updated bytecode and abi in test file `rlp_test.js`
The outer circle of the button that indicates selection is drawn with the same radius as the inner circle rendering something that looks like this: ![screen shot 2017-06-29 at 12...
Rendering the below line: ` this.setSelectedDay(e, key)} >{group}` where 'group' is a list of RadioButtons, the first RadioButton is always selected. Modifying the RadioGroup 'value' prop to anything still results...
Similar to the react-bootstrap Radio component, there is a 'groupName' prop that allows it to be associated with other Radio components of the same groupName. This means that as Radio...
Attempting to use `truffle-keystore-provider` as the provider in `truffle-config.js` with a `https` endpoint is failing with this error message: ``` bash $ openzeppelin push --network development --deploy-dependencies --skip-compile ... ✖...