1. 11 May, 2020 6 commits
  2. 08 May, 2020 1 commit
  3. 20 Apr, 2020 11 commits
  4. 17 Apr, 2020 2 commits
  5. 16 Apr, 2020 1 commit
  6. 15 Apr, 2020 6 commits
  7. 14 Apr, 2020 2 commits
  8. 13 Apr, 2020 2 commits
  9. 07 Apr, 2020 1 commit
    • Update Contracts docs to make examples compile (#2170) · 05d1618d
      * Update access-control.adoc to make compile
      
      Add call to `ERC20("MyToken", "TKN")` in `MyToken` constructor
      
      * Update access-control.adoc to make compile
      
      Add call to `ERC20("MyToken", "TKN")` in `MyToken` constructor
      
      * Update access-control.adoc MyToken formatting
      
      * Update erc20-supply.adoc to make compile
      
      Add call to `ERC20("MyToken", "TKN")` in `ERC20FixedSupply` constructor
      
      * Update erc20-supply.adoc to make compile
      
      Add constructor to `ERC20WithMinerReward`
      
      * Update erc20-supply.adoc to make compile
      
      In `MinerRewardMinter` use `ERC20MinterPauser`
      
      * Update erc20-supply.adoc to make compile
      
      Add constructor and override to `ERC20WithAutoMinerReward`
      
      * Update erc777.adoc to make compile
      
      * Update gsn-strategies.adoc to make compile
      
      * Update gsn-strategies.adoc to make compile
      
      Fix imports, add overrides, and revert reason to `MyContract`
      Andrew B Coathup authored
  10. 04 Apr, 2020 1 commit
  11. 03 Apr, 2020 7 commits