Hadrien Croubois
|
88211e8fba
Migrate ERC721 tests (#4793)
|
1 gadu atpakaļ |
Ernesto García
|
b425a72240
Replace revert strings with custom errors (#4261)
|
2 gadi atpakaļ |
Francisco
|
a28aafdc85
Use Prettier for JS files (#3913)
|
2 gadi atpakaļ |
Hadrien Croubois
|
c1d9da4052
Use hardhat-exposed to reduce the need for mocks (#3666)
|
2 gadi atpakaļ |
Hadrien Croubois
|
09734e8028
Remove enumerable from ERC721 and add an ERC721Enumerable extension (#2511)
|
4 gadi atpakaļ |
Hadrien Croubois
|
e66e3ca523
Improve gas efficiency of EnumerableMap (#2518)
|
4 gadi atpakaļ |
Hadrien Croubois
|
60205944bb
Adopt new Solidity features interfaceId, try/catch, keccak constants (#2487)
|
4 gadi atpakaļ |
Francisco Giordano
|
f06738828b
Migrate to Hardhat (#2397)
|
5 gadi atpakaļ |
Francisco Giordano
|
ace35fdeda
Update all dependencies transitively (#2363)
|
5 gadi atpakaļ |
dibi91
|
0b489f4d79
Improve test descriptions #1157 (#2334)
|
5 gadi atpakaļ |
Robert Kaiser
|
b6513f6ad7
provide 'automatic' token URI by appending the token ID to the base URI (#2174)
|
5 gadi atpakaļ |
Nicolás Venturo
|
bd0778461d
Add EnumerableMap, refactor ERC721 (#2160)
|
5 gadi atpakaļ |
Nicolás Venturo
|
24c37c1f9e
Bundle ERC721 extensions into base contract (#2149)
|
5 gadi atpakaļ |
Nicolás Venturo
|
f1db30955d
Remove deprecated functions and contracts (#2125)
|
5 gadi atpakaļ |
Nicolás Venturo
|
5dfe7215a9
Migrate Contracts to Solidity v0.6 (#2080)
|
5 gadi atpakaļ |
Nicolás Venturo
|
5f92adc2e7
Migrate from truffle to test-environment (#2007)
|
5 gadi atpakaļ |
Nicolás Venturo
|
3274d9db00
Upgrade to @openzeppelin/test-helpers@0.5.1 (#1942)
|
6 gadi atpakaļ |
Jatin Kathuria
|
ba0fd11f52
Renamed symbols as as a part of Issue#1148 (#1891)
|
6 gadi atpakaļ |
Yohann Pereira
|
489d2e85f1
Replace chai.should with chai.expect (#1780)
|
6 gadi atpakaļ |
Nicolás Venturo
|
a71c3bce32
Update test-helpers to v0.4.0. (#1770)
|
6 gadi atpakaļ |
Balaji Pachai
|
3682c6575c
Added message string for require() (#1704)
|
6 gadi atpakaļ |
Prince Sinha
|
963f1eb35b
removed unnecessary require and renaming of null to zero (#1717)
|
6 gadi atpakaļ |
ckshei
|
19c705d928
Fix/rename anyone account #1357 (#1718)
|
6 gadi atpakaļ |
Nicolás Venturo
|
3e82db2f6f
Migration to truffle 5 (and web3 1.0 (and BN)) (#1601)
|
6 gadi atpakaļ |
Nicolás Venturo
|
12533bcb2b
ERC721 bugfix + gas optimizations (#1549)
|
6 gadi atpakaļ |
Aniket
|
70fd243e3b
Test setup helper added (#1482)
|
6 gadi atpakaļ |
Martín
|
4b21fcf5af
Add Mock suffix to variable names #1172 (#1324)
|
7 gadi atpakaļ |
Nicolás Venturo
|
4b33eaefa2
Improved ERC721 granularity (#1304)
|
7 gadi atpakaļ |
Nicolás Venturo
|
f12817e446
RBAC and Ownable migration towards Roles (#1291)
|
7 gadi atpakaļ |
Leo Arias
|
b0f20d43df
Add a leading underscore to internal and private functions. (#1257)
|
7 gadi atpakaļ |