Commit History

Author SHA1 Message Date
  Vittorio Minacori e5f02bc608 Add ERC1363 implementation (#4631) 1 year ago
  Hadrien Croubois a72c9561b9 Finalize test migration: remove legacy dependencies and test helpers (#4797) 1 year ago
  Renan Souza c35057978f Migrate ERC20 and ERC20Wrapper tests to ethersjs (#4743) 1 year ago
  Hadrien Croubois 60e3ffe6a3 Remove non-standard increaseAllowance and decreaseAllowance from ERC20 (#4585) 2 years ago
  Ernesto García bb64458928 Implement recommendations from 5.0 audit Phase 1A (#4398) 2 years ago
  Hadrien Croubois 1e0e4e20bb Do not emit Approval event when calling transferFrom (#4370) 2 years ago
  Ernesto García b425a72240 Replace revert strings with custom errors (#4261) 2 years ago
  Hadrien Croubois 147dc89054 Merge branch 'master' into next-v5.0 2 years ago
  JulissaDantes d210847e28 Fix ERC20._update (#3921) 2 years ago
  Francisco a28aafdc85 Use Prettier for JS files (#3913) 2 years ago
  Hadrien Croubois c1d9da4052 Use hardhat-exposed to reduce the need for mocks (#3666) 2 years ago
  JulissaDantes 3c80a42866 Remove hooks from ERC20 (#3838) 2 years ago
  Francisco Giordano a9f994f063 Reduce ERC20 allowance before triggering transfer (#3056) 3 years ago
  Nader Dabit 3157aff844 Update docs for setting ERC20 decimals (#2629) 4 years ago
  Francisco Giordano f06738828b Migrate to Hardhat (#2397) 5 years ago
  Francisco Giordano ace35fdeda Update all dependencies transitively (#2363) 5 years ago
  Nicolás Venturo c7705712ba Remove in-constructor requirements (#2195) 5 years ago
  Nicolás Venturo 0408e51ae6 Bundle ERC20Detailed (#2161) 5 years ago
  Nicolás Venturo baaadde3c5 Remove ERC20._burnFrom (#2119) 5 years ago
  Nicolás Venturo 5f92adc2e7 Migrate from truffle to test-environment (#2007) 5 years ago
  Nicolás Venturo 3274d9db00 Upgrade to @openzeppelin/test-helpers@0.5.1 (#1942) 6 years ago
  Aram Elchyan 5d34dbecea Functions in SafeMath contract overloaded to accept custom error messages (#1828) 6 years ago
  Yohann Pereira 489d2e85f1 Replace chai.should with chai.expect (#1780) 6 years ago
  Nicolás Venturo a71c3bce32 Update test-helpers to v0.4.0. (#1770) 6 years ago
  Nicolás Venturo ad18098d65 Disallow ERC20._transfer from the zero address. (#1752) 6 years ago
  Nicolás Venturo aa4c9feabd Add ERC20 compatibility to ERC777. (#1735) 6 years ago
  Balaji Pachai 3682c6575c Added message string for require() (#1704) 6 years ago
  Prince Sinha 963f1eb35b removed unnecessary require and renaming of null to zero (#1717) 6 years ago
  Nicolás Venturo 3a5da75876 ERC20._approve (#1609) 6 years ago
  Nicolás Venturo 3e82db2f6f Migration to truffle 5 (and web3 1.0 (and BN)) (#1601) 6 years ago