- 12 Nov, 2019 1 commit
-
-
Francisco Giordano authored
-
- 11 Nov, 2019 4 commits
-
-
Francisco Giordano authored
-
Bumps [ethereumjs-util](https://github.com/ethereumjs/ethereumjs-util) from 6.1.0 to 6.2.0. - [Release notes](https://github.com/ethereumjs/ethereumjs-util/releases) - [Changelog](https://github.com/ethereumjs/ethereumjs-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/ethereumjs/ethereumjs-util/compare/v6.1.0...v6.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] authored -
Bumps solidity-docgen from 0.3.9 to 0.3.11. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] authored -
Bumps [truffle](https://github.com/trufflesuite/truffle) from 5.0.42 to 5.0.44. - [Release notes](https://github.com/trufflesuite/truffle/releases) - [Commits](https://github.com/trufflesuite/truffle/compare/truffle@5.0.42...truffle@5.0.44) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] authored
-
- 08 Nov, 2019 2 commits
-
-
Nicolás Venturo authored
-
Nicolás Venturo authored
-
- 05 Nov, 2019 2 commits
-
-
"standard also bring" -> "standard also brings" "killer feature are" -> "killer feature is"
ericDeCourcy authored -
Francisco Giordano authored
-
- 01 Nov, 2019 2 commits
-
-
Francisco Giordano authored
-
* add how to upgrade from 2.4-beta * add how-to * Update CHANGELOG.md
Francisco Giordano authored
-
- 31 Oct, 2019 2 commits
-
-
Mick de Graaf authored
-
Francisco Giordano authored
-
- 30 Oct, 2019 2 commits
-
-
Francisco Giordano authored
-
Francisco Giordano authored
-
- 29 Oct, 2019 25 commits
-
-
Francisco Giordano authored
-
Francisco Giordano authored
-
(cherry picked from commit bddbbe99)
Francisco Giordano authored -
Francisco Giordano authored
-
Francisco Giordano authored
-
(cherry picked from commit 2d304153)
Francisco Giordano authored -
(cherry picked from commit 9113335c)
Francisco Giordano authored -
(cherry picked from commit 76a1d7a3)
Francisco Giordano authored -
* Add withdrawWithGas * Improve docs * Add changelog entry * Update contracts/payment/PullPayment.sol Co-Authored-By: Francisco Giordano <frangio.1@gmail.com> * Remove repeated comment * Update changelog entry * Fix inline docs * Fix changelog formatting (cherry picked from commit d6e10ab7)
Nicolás Venturo authored -
(cherry picked from commit eaee98f2)
Francisco Giordano authored -
(cherry picked from commit fcd77a4a)
Micah Zoltu authored -
(cherry picked from commit 5702a844)
Francisco Giordano authored -
* Add Address.sendEther * Add documentation to sendEther * Add changelog entry * Rename sendEther to sendValue (cherry picked from commit 8d166f3e)
Nicolás Venturo authored -
* 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 (cherry picked from commit aae95db4)
Nicolás Venturo authored -
* Improve PullPayment docs * Reword escrow note * Update contracts/payment/PullPayment.sol Co-Authored-By: Francisco Giordano <frangio.1@gmail.com> (cherry picked from commit 9e19d90c)
Nicolás Venturo authored -
(cherry picked from commit 53f1b116)
Nicolás Venturo authored -
(cherry picked from commit 13b85c68)
Francisco Giordano authored -
(cherry picked from commit eda29e06)
Francisco Giordano authored -
* switch index to show arg names * add index separators * add classes to style variable type and name * add class for inherited part of index * use inheritedItems in contracts template * refactor template to use explicit if and each (cherry picked from commit 5d6a040f)
Francisco Giordano authored -
(cherry picked from commit e557a54c)
Francisco Giordano authored -
(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
-