Commit Graph

19 Commits (a81b0d0b2136a0cca6029048be25c4e2bb230d49)

Author SHA1 Message Date
Mikhail Melnik 6f88199db9
Optimize Address.functionCall removing redundant isContract check (#3469) 3 years ago
Andre Korol 974c534210
Update contracts to support Solidity 0.8.x (#2442) 4 years ago
Francisco Giordano 7f8fc584de Remove Address.functionDelegateCall 4 years ago
Francisco Giordano f06738828b
Migrate to Hardhat (#2397) 4 years ago
Anton Bukov 87326f7313
Add functionStaticCall and functionDelegateCall methods to Address library (#2333) 4 years ago
Francisco Giordano ace35fdeda
Update all dependencies transitively (#2363) 4 years ago
Igor Yalovoy c7d99531a7
Re-enable coverage analysis (#2291) 4 years ago
dibi91 0b489f4d79
Improve test descriptions #1157 (#2334) 5 years ago
Julian M. Rodriguez 8b58fc7191
feat: add wrapper function for low level calls (#2264) 5 years ago
Nicolás Venturo 9975a1a0c2
Remove Address.toPayable (#2133) 5 years ago
Nicolás Venturo 5dfe7215a9
Migrate Contracts to Solidity v0.6 (#2080) 5 years ago
Nicolás Venturo 5f92adc2e7 Migrate from truffle to test-environment (#2007) 5 years ago
Nicolás Venturo b0dbe0fc59 Transfer replacement (#1962) 5 years ago
Nicolás Venturo 8d166f3e35
Transfer replacement (#1962) 5 years ago
Nicolás Venturo 3274d9db00
Upgrade to @openzeppelin/test-helpers@0.5.1 (#1942) 5 years ago
Yohann Pereira 489d2e85f1 Replace chai.should with chai.expect (#1780) 6 years ago
skyge b95d7e7f8a Add a simple wrapper for address. (#1773) 6 years ago
ckshei 19c705d928 Fix/rename anyone account #1357 (#1718) 6 years ago
Nicolás Venturo 3e82db2f6f
Migration to truffle 5 (and web3 1.0 (and BN)) (#1601) 6 years ago
Aniket 70fd243e3b Test setup helper added (#1482) 6 years ago
Nicolás Venturo 2f3f0d3c8a Created test utils directory 6 years ago
Jakub Bogacz f8b0cec15b Add unit test specific to Address utils (#1251) (#1316) 6 years ago
Nicolás Venturo 269981ee6a Created test utils directory 6 years ago
Jakub Bogacz 7825caa1fd Add unit test specific to Address utils (#1251) (#1316) 6 years ago