- 29 Oct, 2019 21 commits
-
-
(cherry picked from commit 77ae18f1)
Agostina Blanco authored -
(cherry picked from commit c8665228)
Francisco Giordano authored -
* fix erc20 fee token decimals to 18 * lint * Update contracts/GSN/bouncers/GSNBouncerERC20Fee.sol Co-Authored-By: Nicolás Venturo <nicolas.venturo@gmail.com> * change location of hardcoded decimals for clarity * remove mention of decimals from docs * remove trailing whitespace from guide (cherry picked from commit b8ccf8e0)
Francisco Giordano authored -
* GSNSignatureBoucer does not accept zero address * Linting code. * Update contracts/GSN/bouncers/GSNBouncerSignature.sol Makes sense! Co-Authored-By: Nicolás Venturo <nicolas.venturo@gmail.com> * Update test/GSN/GSNBouncerSignature.test.js ok! Co-Authored-By: Nicolás Venturo <nicolas.venturo@gmail.com> * Add zero address constant from OZ test Helpers * revert prettier formatting (cherry picked from commit f9a94788)
Dennison Bertram authored -
* 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 (cherry picked from commit 18473d01)
Andrew B Coathup authored -
* Fix bouncer signature tests * Update GSNBouncerSignature.test.js (cherry picked from commit 19a41980)
Nicolás Venturo authored -
(cherry picked from commit 52dc14c3)
Nicolás Venturo authored -
(cherry picked from commit 6148abb1)
Nicolás Venturo authored -
(cherry picked from commit c8762544)
Nicolás Venturo authored -
(cherry picked from commit e855ca45)
Nicolás Venturo authored -
* Merge GSNContext into GSNRecipient * Update GSNRecipient.test.js * Update GSNRecipient.sol * Make GSNRecipient inherit from Context (cherry picked from commit 1efa9f62)
Nicolás Venturo authored -
* Improve IRelayRecipient docs * Fix link * Update IRelayHub docs to the docsite format * Update IRelayRecipient docs to the dociste format * Fix typo * Improve GSN readme * Fix link * Update GSNRecipient docs * Apply suggestions from code review Co-Authored-By: Andrew B Coathup <28278242+abcoathup@users.noreply.github.com> * Apply suggestions from code review Co-Authored-By: Andrew B Coathup <28278242+abcoathup@users.noreply.github.com> * Apply suggestions from code review Co-Authored-By: Andrew B Coathup <28278242+abcoathup@users.noreply.github.com> (cherry picked from commit d8642286)
Nicolás Venturo authored -
(cherry picked from commit 5274b3d8)
Francisco Giordano authored -
* Replace confirmRelayedCall with approveRelayedCall * Update gsn-bouncers.adoc * Update deprecated enums (cherry picked from commit 9c733a7b)
Paul Razvan Berg authored -
(cherry picked from commit 4e527a20)
Nicolás Venturo authored -
Fix typos in instructions (cherry picked from commit 2836b066)
Ross Campbell authored -
(cherry picked from commit d8a25d17)
Nicolás Venturo authored -
(cherry picked from commit 5ec72049)
Nicolás Venturo authored -
(cherry picked from commit 1e427498)
Francisco Giordano authored
-
- 16 Aug, 2019 15 commits
-
-
Francisco Giordano authored
-
Francisco Giordano authored
-
Francisco Giordano authored
-
Francisco Giordano authored
-
Francisco Giordano authored
-
Francisco Giordano authored
-
Francisco Giordano authored
-
Francisco Giordano authored
-
* Remove SignatureBouncer * Update changelog entry * Fix coverage * Update CHANGELOG.md
Nicolás Venturo authored -
Nicolás Venturo authored
-
* move gsn link * change underscore to dash * add content to gsn api ref * change link of GSN announcement * Update contracts/GSN/bouncers/GSNBouncerERC20Fee.sol Co-Authored-By: Nicolás Venturo <nicolas.venturo@gmail.com> * fix crossreference to gsn guide
Francisco Giordano authored -
* Remove intro from gsn guide We are moving the intro to the top-level in the docsite, and focusing this guide into writing gsn-enabled contracts. * Update docs/modules/ROOT/pages/gsn.adoc Co-Authored-By: Francisco Giordano <frangio.1@gmail.com> * Update gsn.adoc
Santiago Palladino authored -
Francisco Giordano authored
-
Francisco Giordano authored
-
Francisco Giordano authored
-
- 15 Aug, 2019 4 commits
-
-
Francisco Giordano authored
-
* Update gsn_advanced.adoc Line 15 - where it says, "prevent malicious users from spending the transactions subsidy", with transactions subsidy, is it supposed to be possessive "transaction's subsidy" or is the plural in the wrong place "transaction subsidies"? Line 176 - where it says "or it is not allowed to spend that amount". Is IT referring to the sender/person or the tx? If IT refers to a person, then change to "or they are not allowed..." for gender neutral. Line 213 - Where it says, "Please not how the gas cost estimation", a verb is missing, please what? * Update gsn_advanced.adoc Apply suggestions by Amy
amystrayer authored -
Francisco Giordano authored
-
(cherry picked from commit 5c19876f)
Francisco Giordano authored
-