1. 25 Oct, 2019 1 commit
    • GSN renaming (#1963) · aae95db4
      * Merge GSNBouncerBase into GSNRecipient
      
      * Remove emtpy implementations for _pre and _post
      
      * Rename bouncers to recipients
      
      * Rename bouncers documentation to strategies
      
      * Rewrite guides and docstrings to use the strategy naming scheme
      
      * Address review comments
      
      * Apply suggestions from code review
      
      Co-Authored-By: Francisco Giordano <frangio.1@gmail.com>
      
      * change wording of docs
      Nicolás Venturo authored
  2. 24 Oct, 2019 2 commits
  3. 22 Oct, 2019 2 commits
    • Delete unused function (#1961) · 3e1519ac
      iczc authored
    • Safe Casting Library from uint256 to uintXX (#1926) · 2c11ed59
      * Include Safe Casting Library with complete and exhaustive test-suite.
      
      * linting test file.
      
      * Typo in SafeCast import statement
      
      * Update test/utils/SafeCast.test.js
      
      * Rename `castUXX` to `toUintXX` from suggestion
      
      * Tackling the quick and easy suggestions regarding error string improvements etc.
      
      * typo and changelog update.
      
      * Improve SafeCast tests
      
      * Update test/utils/SafeCast.test.js
      
      * Update test/utils/SafeCast.test.js
      
      * incorrect import
      
      * add SafeCast to docs site
      
      * Update CHANGELOG.md
      
      * Update SafeCast.sol
      Benjamin Smith authored
  4. 21 Oct, 2019 4 commits
  5. 18 Oct, 2019 2 commits
  6. 17 Oct, 2019 3 commits
  7. 15 Oct, 2019 4 commits
  8. 11 Oct, 2019 1 commit
  9. 10 Oct, 2019 1 commit
  10. 09 Oct, 2019 2 commits
  11. 08 Oct, 2019 1 commit
  12. 07 Oct, 2019 6 commits
  13. 04 Oct, 2019 2 commits
  14. 25 Sep, 2019 1 commit
    • abcoathup GSN Bouncers review (#1916) · 18473d01
      * Fix typo
      
      * Replace pseudo code contracts with sample code
      
      * Update GSN Bouncers text
      
      * More text changes
      
      * Update with latest code and remove reference to allowance
      
      * Capitalize Custom Bouncer
      
      * Update docs/modules/ROOT/pages/gsn-bouncers.adoc
      
      Co-Authored-By: Francisco Giordano <frangio.1@gmail.com>
      
      * Update gsn-bouncers.adoc with Antora cross reference
      
      Co-Authored-By: Francisco Giordano <frangio.1@gmail.com>
      
      * Revert to handling msg.sender msg.data differently
      
      * Change by default to simplest implementation
      
      * Change signing to include signature for GSNBouncerSignature
      
      * Reword summary of what is in the guide
      
      * Remove "The" from before `GSNBouncer...`
      
      * Fix code snippet markdown
      
      * Change to API references to xref:api
      
      * Remove code from How it works sections
      
      * Explain 1:1 exchange rate
      
      * Change transaction request to relayed call
      
      * Minor fixes
      
      * Add info to Custom Bouncers
      
      * Typo
      
      * Minor fixes
      
      * reorder sentence based on review gsn-bouncers.adoc
      
      Co-Authored-By: Francisco Giordano <frangio.1@gmail.com>
      
      * Improve wording of signing of relayed call parameters by trusted signer
      Andrew B Coathup authored
  15. 17 Sep, 2019 1 commit
  16. 11 Sep, 2019 3 commits
  17. 09 Sep, 2019 2 commits
  18. 06 Sep, 2019 2 commits