1. 24 Apr, 2020 2 commits
  2. 23 Apr, 2020 1 commit
  3. 22 Apr, 2020 1 commit
  4. 21 Apr, 2020 4 commits
  5. 20 Apr, 2020 11 commits
  6. 17 Apr, 2020 2 commits
  7. 16 Apr, 2020 1 commit
  8. 15 Apr, 2020 6 commits
  9. 14 Apr, 2020 2 commits
  10. 13 Apr, 2020 2 commits
  11. 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
  12. 04 Apr, 2020 1 commit
  13. 03 Apr, 2020 6 commits