Anton Bukov
87326f7313
Add functionStaticCall and functionDelegateCall methods to Address library ( #2333 )
...
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
4 years ago
Hadrien Croubois
7f3eee750a
Add TimelockController ( #2354 )
...
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
4 years ago
Francisco Giordano
ace35fdeda
Update all dependencies transitively ( #2363 )
4 years ago
renovate[bot]
bf4c9d700d
Update all non-major dependencies ( #2349 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
Igor Yalovoy
c7d99531a7
Re-enable coverage analysis ( #2291 )
...
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
4 years ago
Ross Campbell
ca7ee098ca
Fix whitespace in IERC721Receiver ( #2359 )
...
Slight nit on spacing to reduce # of lines // conform to other OZ function syntax
4 years ago
Ross Campbell
1229c28ce0
Update ERC20.sol ( #2357 )
...
Remove unused `Address` library import, references.
4 years ago
Francisco Giordano
09d437c1f9
Bump solhint to 3.2.0
4 years ago
Francisco Giordano
492d4ac013
Merge branch 'release-v3.2.0' into master
4 years ago
Francisco Giordano
1ada3b633e
3.2.0
4 years ago
Francisco Giordano
45b81c969f
Add note about proxy changes in the changelog
...
(cherry picked from commit cfb7f80003
)
4 years ago
Francisco Giordano
cfb7f80003
Add note about proxy changes in the changelog
4 years ago
Nikhil Desai
ae4e9845de
Fix a grammatical error in a comment ( #2352 )
...
changed a comment in the isContract function to make it grammatically right.
4 years ago
dependabot[bot]
95dc7525ac
Bump decompress from 4.2.0 to 4.2.1 ( #2347 )
...
Bumps [decompress](https://github.com/kevva/decompress ) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/kevva/decompress/releases )
- [Commits](https://github.com/kevva/decompress/compare/v4.2.0...v4.2.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
f1cce7e223
Bump tree-kill from 1.2.1 to 1.2.2 ( #2348 )
...
Bumps [tree-kill](https://github.com/pkrumins/node-tree-kill ) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/pkrumins/node-tree-kill/releases )
- [Commits](https://github.com/pkrumins/node-tree-kill/compare/v1.2.1...v1.2.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Francisco Giordano
f2fb8cf23b
3.2.0-rc.0
4 years ago
Francisco Giordano
9f900f6dba
Add changelog entries for proxies and ERC20Snapshot
4 years ago
Francisco Giordano
91f16a7e47
Adapt proxies to Contracts conventions ( #2345 )
4 years ago
Francisco Giordano
6bc2ae3731
Add documentation for proxies ( #2344 )
4 years ago
Francisco Giordano
885b76f66f
Fix AsciiDoc missing attribute references
4 years ago
Andrew B Coathup
ded2b0a55c
Fix minor typos and grammar in docs ( #2338 )
...
* Fix typos and formatting
* Add Solidity release dates: releases-stability
4 years ago
renovate[bot]
0f08b1d099
Update dependency mocha to v8.1.3 ( #2340 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
tincho
aaa5ef81cf
Fix typos ( #2343 )
4 years ago
Francisco Giordano
cb791a1b21
Add Proxies from OpenZeppelin SDK ( #2335 )
4 years ago
dibi91
0b489f4d79
Improve test descriptions #1157 ( #2334 )
...
Co-authored-by: Paolo Dibitonto <p.dibitonto@almaviva.it>
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
5 years ago
renovate[bot]
1f06fd7e66
Update all non-major dependencies ( #2317 )
...
* Update all non-major dependencies
* disable solhint reason-string rule
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
5 years ago
Julian M. Rodriguez
e5da0986bb
Fix code style parameters in Event ( #2324 )
...
* chore: fix code style parameters in Event
* chore: update code style for events
5 years ago
Alejo Salles
0fc9578fe6
Merge CODE_STYLE.md into GUIDELINES.md ( #2330 )
5 years ago
Julian M. Rodriguez
b1ea59e814
Improve testing for ERC20Snapshot ( #2331 )
5 years ago
Alejo Salles
7d48d79b53
Fixed sidebar reference in README.md ( #2329 )
5 years ago
sunhurts
6d5a73815d
Fix ERC20Snapshot#_beforeTokenTransfer ( #2328 )
5 years ago
Francisco Giordano
d1f336d8fd
use svg logo for better scaling
5 years ago
Julian M. Rodriguez
9700e6b4bd
Use beforeTokenTransfer hook in ERC20Snapshot ( #2312 )
5 years ago
Francisco Giordano
722879b32d
increase mocha timeout
5 years ago
Andres Bachfischer
943a663a31
Updated ERC1155 tests ( #2107 )
...
Co-authored-by: Alan Lu <alanlu1023@gmail.com>
Co-authored-by: Nicolás Venturo <nicolas.venturo@gmail.com>
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
5 years ago
Francisco Giordano
09014f90f9
Remove acronym from Readme
5 years ago
Julian M. Rodriguez
0c667ca32a
docs: add note explaining opinionated presets ( #2313 )
...
* docs: add notes explaining presets
* fix links for mint function
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
5 years ago
Nicolas Tsagarides
7c4a2a0a29
Fix comment reference for function hash ( #2307 )
...
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
5 years ago
Julian M. Rodriguez
c801c8d2bb
feat: use extcodesize for isContract to reduce gas ( #2311 )
...
* feat: use extcodesize for isContract to reduce gas
* feat: add changelog entry
5 years ago
renovate[bot]
98e862e162
Update all non-major dependencies ( #2309 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
5 years ago
Francisco Giordano
b9d72d2991
Clean up build directory when publishing
5 years ago
Francisco Giordano
c6612871fb
Fix remaining preset links
5 years ago
Francisco Giordano
b991fca341
Fix presets link
5 years ago
Francisco Giordano
ef3bbbcf40
Add readme notices with link to docs site ( #2300 )
...
* add readme notices
* remove period after url
5 years ago
Andrew B Coathup
32f0fe5d08
Add to ERC1155 doc and minor fixes ( #2282 )
...
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
5 years ago
Nicolás Venturo
6d987f1418
Merge branch 'release-v3.1.0'
5 years ago
Nicolás Venturo
de99bccbfd
3.1.0
5 years ago
Clément Lesaege
0cc882ef9d
typo fix: forwared -> forwarded ( #2290 )
5 years ago
Oleg Kuzmenko
3f4420527b
Separate mapping keyword by whitespace ( #2287 )
...
Co-authored-by: pm_468 <oleg.kuzmenko@lindenvalley.de>
5 years ago
Francisco Giordano
21d06999f6
delete dependabot config
5 years ago