Francisco Giordano
9113335cb3
added feature availability info to documentation
5 years ago
Francisco Giordano
76a1d7a3cd
make PullPayment.withdrawPaymentsWithGas external
5 years ago
Nicolás Venturo
d6e10ab786
Forward all gas on PullPayment withdrawal ( #1976 )
...
* 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
5 years ago
Francisco Giordano
eaee98f227
fix script for preparing contracts package
5 years ago
dependabot-preview[bot]
4757f1c1c9
Bump @openzeppelin/gsn-helpers from 0.2.0 to 0.2.1 ( #1974 )
...
Bumps [@openzeppelin/gsn-helpers](https://github.com/OpenZeppelin/openzeppelin-gsn-helpers ) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/OpenZeppelin/openzeppelin-gsn-helpers/releases )
- [Commits](https://github.com/OpenZeppelin/openzeppelin-gsn-helpers/compare/v0.2.0...v0.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot]
c58d5cdfed
Bump @openzeppelin/gsn-provider from 0.1.8 to 0.1.9 ( #1973 )
...
Bumps [@openzeppelin/gsn-provider](https://github.com/OpenZeppelin/openzeppelin-gsn-provider ) from 0.1.8 to 0.1.9.
- [Release notes](https://github.com/OpenZeppelin/openzeppelin-gsn-provider/releases )
- [Commits](https://github.com/OpenZeppelin/openzeppelin-gsn-provider/commits/v0.1.9 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
Saar
5c8fa0f0cf
Update access-control.adoc ( #1968 )
...
Fixed:
-DetailedERC20 in the constructor
-minters should be _minters
-New example instead of rename function
5 years ago
Micah Zoltu
fcd77a4a37
Fixes dead link in Readme. ( #1969 )
5 years ago
Francisco Giordano
5702a84429
fix pr reference number for Address.sendValue
5 years ago
dependabot-preview[bot]
91992eed0a
Bump truffle from 5.0.41 to 5.0.42 ( #1971 )
...
Bumps [truffle](https://github.com/trufflesuite/truffle ) from 5.0.41 to 5.0.42.
- [Release notes](https://github.com/trufflesuite/truffle/releases )
- [Commits](https://github.com/trufflesuite/truffle/compare/truffle@5.0.41...truffle@5.0.42 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot]
f6f918c64c
Bump eslint-config-standard from 11.0.0 to 14.1.0 ( #1975 )
...
Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard ) from 11.0.0 to 14.1.0.
- [Release notes](https://github.com/standard/eslint-config-standard/releases )
- [Changelog](https://github.com/standard/eslint-config-standard/blob/master/CHANGELOG.md )
- [Commits](https://github.com/standard/eslint-config-standard/compare/v11.0.0...v14.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
Nicolás Venturo
8d166f3e35
Transfer replacement ( #1962 )
...
* Add Address.sendEther
* Add documentation to sendEther
* Add changelog entry
* Rename sendEther to sendValue
5 years ago
Nicolás Venturo
aae95db4e0
GSN renaming ( #1963 )
...
* 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
5 years ago
Nicolás Venturo
9e19d90cd9
Improve PullPayment docs ( #1965 )
...
* Improve PullPayment docs
* Reword escrow note
* Update contracts/payment/PullPayment.sol
Co-Authored-By: Francisco Giordano <frangio.1@gmail.com>
5 years ago
Nicolás Venturo
53f1b11668
Remove SignatureBouncer from draft docs ( #1964 )
5 years ago
iczc
3e1519ac1e
Delete unused function ( #1961 )
5 years ago
Benjamin Smith
2c11ed59fa
Safe Casting Library from uint256 to uintXX ( #1926 )
...
* 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
5 years ago
dependabot-preview[bot]
bfca6bd379
Bump eslint-plugin-node from 8.0.1 to 10.0.0 ( #1958 )
...
Bumps [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node ) from 8.0.1 to 10.0.0.
- [Release notes](https://github.com/mysticatea/eslint-plugin-node/releases )
- [Commits](https://github.com/mysticatea/eslint-plugin-node/compare/v8.0.1...v10.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot]
85a081ff36
Bump eslint-plugin-standard from 3.1.0 to 4.0.1 ( #1957 )
...
Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard ) from 3.1.0 to 4.0.1.
- [Release notes](https://github.com/standard/eslint-plugin-standard/releases )
- [Commits](https://github.com/standard/eslint-plugin-standard/compare/v3.1.0...v4.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot]
566519fd6b
Bump nodemon from 1.19.3 to 1.19.4 ( #1959 )
...
Bumps [nodemon](https://github.com/remy/nodemon ) from 1.19.3 to 1.19.4.
- [Release notes](https://github.com/remy/nodemon/releases )
- [Commits](https://github.com/remy/nodemon/compare/v1.19.3...v1.19.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot]
8077ae890e
Bump @openzeppelin/test-helpers from 0.5.1 to 0.5.3 ( #1960 )
...
Bumps [@openzeppelin/test-helpers](https://github.com/OpenZeppelin/openzeppelin-test-helpers ) from 0.5.1 to 0.5.3.
- [Release notes](https://github.com/OpenZeppelin/openzeppelin-test-helpers/releases )
- [Changelog](https://github.com/OpenZeppelin/openzeppelin-test-helpers/blob/master/CHANGELOG.md )
- [Commits](https://github.com/OpenZeppelin/openzeppelin-test-helpers/compare/v0.5.1...v0.5.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
Francisco Giordano
13b85c6848
change 'visibility' class to 'item-kind' in docs template
5 years ago
Francisco Giordano
eda29e06b2
add indicators for events and modifiers ( #1954 )
5 years ago
Francisco Giordano
5d6a040fc3
Design tweaks to documentation template ( #1937 )
...
* 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
5 years ago
Francisco Giordano
e557a54ce7
update solidity-docgen
5 years ago
Vittorio Minacori
b62c677420
Update truffle ( #1953 )
5 years ago
dependabot-preview[bot]
8836fac06f
Bump eslint from 4.19.1 to 6.5.1 ( #1948 )
...
* Bump eslint from 4.19.1 to 6.5.1
Bumps [eslint](https://github.com/eslint/eslint ) from 4.19.1 to 6.5.1.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v4.19.1...v6.5.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* better ignore rules for eslint
* set ecmascript version to support object spread operator
5 years ago
Agostina Blanco
77ae18f12f
Show visibility ( #1945 )
5 years ago
dependabot-preview[bot]
285ccecd66
Bump eslint-plugin-node from 5.2.1 to 8.0.1 ( #1946 )
...
Bumps [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node ) from 5.2.1 to 8.0.1.
- [Release notes](https://github.com/mysticatea/eslint-plugin-node/releases )
- [Commits](https://github.com/mysticatea/eslint-plugin-node/compare/v5.2.1...v8.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot]
59933b77ce
Bump truffle from 5.0.39 to 5.0.40 ( #1947 )
...
Bumps [truffle](https://github.com/trufflesuite/truffle ) from 5.0.39 to 5.0.40.
- [Release notes](https://github.com/trufflesuite/truffle/releases )
- [Commits](https://github.com/trufflesuite/truffle/compare/truffle@5.0.39...truffle@5.0.40 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
Xiao Liang
2ec317ac03
doc.fix(test/TESTING.md): few words and mention Truffle ( #1944 )
5 years ago
Nicolás Venturo
3274d9db00
Upgrade to @openzeppelin/test-helpers@0.5.1 ( #1942 )
5 years ago
Francisco Giordano
c866522833
fix gsn api links
5 years ago
iczc
4edd0ee799
doc:fix unit test directory name ( #1939 )
5 years ago
dependabot-preview[bot]
45befe6e95
Bump solhint from 2.1.0 to 2.3.0 ( #1936 )
...
* Bump solhint from 2.1.0 to 2.3.0
Bumps [solhint](https://github.com/protofire/solhint ) from 2.1.0 to 2.3.0.
- [Release notes](https://github.com/protofire/solhint/releases )
- [Changelog](https://github.com/protofire/solhint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/protofire/solhint/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Fix linter
5 years ago
dependabot-preview[bot]
40647ad04a
Bump eslint-config-standard from 10.2.1 to 11.0.0 ( #1935 )
...
Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard ) from 10.2.1 to 11.0.0.
- [Release notes](https://github.com/standard/eslint-config-standard/releases )
- [Changelog](https://github.com/standard/eslint-config-standard/blob/master/CHANGELOG.md )
- [Commits](https://github.com/standard/eslint-config-standard/compare/v10.2.1...v11.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot]
38502031ae
Bump concurrently from 4.1.2 to 5.0.0 ( #1934 )
...
Bumps [concurrently](https://github.com/kimmobrunfeldt/concurrently ) from 4.1.2 to 5.0.0.
- [Release notes](https://github.com/kimmobrunfeldt/concurrently/releases )
- [Commits](https://github.com/kimmobrunfeldt/concurrently/compare/v4.1.2...v5.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot]
445d8987f3
Bump @openzeppelin/gsn-helpers from 0.1.9 to 0.2.0 ( #1933 )
...
Bumps [@openzeppelin/gsn-helpers](https://github.com/OpenZeppelin/openzeppelin-gsn-helpers ) from 0.1.9 to 0.2.0.
- [Release notes](https://github.com/OpenZeppelin/openzeppelin-gsn-helpers/releases )
- [Commits](https://github.com/OpenZeppelin/openzeppelin-gsn-helpers/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot]
fa1cbc435f
Bump eslint-plugin-promise from 3.8.0 to 4.2.1 ( #1932 )
...
Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise ) from 3.8.0 to 4.2.1.
- [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases )
- [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/master/CHANGELOG.md )
- [Commits](https://github.com/xjamundx/eslint-plugin-promise/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
Francisco Giordano
111cde942f
Update dependencies + configure Dependabot ( #1931 )
...
* update dependencies with npm update
* add dependabt config
* change dependabot schedule to weekly
* configure dependabot to increase package.json versions
5 years ago
Francisco Giordano
b8ccf8e0f1
Fix the GSNBouncerERC20Fee token decimals to 18 ( #1929 )
...
* 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
5 years ago
Francisco Giordano
fba77596ce
delete extraneous file
5 years ago
Dennison Bertram
f9a94788fb
GSNSignatureBouncer fix ( #1920 )
...
* 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
5 years ago
Andrew B Coathup
18473d0100
abcoathup GSN Bouncers review ( #1916 )
...
* 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
5 years ago
Dmitry
54182bf31c
Remove extra parenthesis ( #1919 )
5 years ago
Yohann Pereira
5ab6b99607
refactor(ERC165Checker) replaced assembly code with staticcall() ( #1829 )
...
* refactor(ERC165Checker) replaced assembly code with function
* returned false if result.length==0
* trigger ci
* updated ERC165Checker to return false if result.length < 32
5 years ago
Ajitesh Mishra
b33b906b6e
Update Counter.sol ( #1917 )
...
* Update Counter.sol
Added a comment in increment to make this more visible to not use SafeMath here.
* Update Counters.sol
5 years ago
Nicolás Venturo
19a41980a1
Fix bouncer signature tests ( #1915 )
...
* Fix bouncer signature tests
* Update GSNBouncerSignature.test.js
5 years ago
Igor Sobolev
6f8e672f3f
Gas optimizations in Ownable and Secondary contracts #1905 ( #1910 )
5 years ago
Nicolás Venturo
52dc14c368
Make _msgSender() payable ( #1913 )
5 years ago