artiebits
5daaf60d11
Make contracts 4.24 compatible ( #951 )
...
* Make contracts 4.24 compatible
7 years ago
Matt Condon
259b9da3e6
add 165 to 721 ( #972 )
...
* make _tokenId indexed in Transfer and Approval events
via: https://github.com/ethereum/EIPs/pull/1124/files
* fix: make name() and symbol() external instead of public
* feat: implement ERC721's ERC165
* feat: erc165 tests
* fix: don't use chai-as-promised in direct await
* fix: reorganize to /introspection
* feat: abstract all erc165 tests to a behavior
* feat: disallow registering 0xffffffff
7 years ago
Francisco Giordano
feb665136c
1.10.0
7 years ago
John Shutt
ad12381549
update constructor syntax for solidity 0.4.23 in numerous contracts ( #921 )
...
* update solidity-coverage to ^0.5.0
* update truffle dependency to ^4.1.8
* update solium to ^1.1.7
* update all contracts to solidity ^0.4.23
7 years ago
Francisco Giordano
4a10f727c4
1.9.0
7 years ago
Francisco Giordano
0e5799c93b
Clean up npm package ( #904 )
...
* ignore everything but official contracts for npm
* add tests to npm package
* remove truffle migrations stuff
* remove seemingly unused npm dependency
* clean up dependencies
7 years ago
Francisco Giordano
90413e75f1
add version script to update ethpm.json ( #906 )
7 years ago
Francisco Giordano
9c262571ae
rename to openzeppelin-solidity
7 years ago
Francisco Giordano
a7e91856f3
Update to Truffle 4.1.5 and Ganache 6.1.0 ( #876 )
...
* Update to ganache-cli v6.1.0 and truffle v4.1.0
* Update to stable version of ganache-cli
* fix: update event emission warning
- Fix event emission warnings for solidity 4.21 after truffle has been
updated to use this version
* fix pr review comments
* update to truffle v4.1.5
* update package-lock
* add additional emit keywords
* update solidity-coverage to 0.4.15
* update to solium 1.1.6
* fix MerkleProof coverage analysis by testing through wrapper
* change version pragma to ^0.4.21
* fix solium linting errors
7 years ago
Francisco Giordano
9bc43c8d0f
make ethjs-abi a devDependency ( #843 )
7 years ago
Francisco Giordano
cacf03641c
v1.8.0
7 years ago
Manuel Araoz
9ea4bae313
v1.7.0
7 years ago
Francisco Giordano
0541347034
v1.6.0
7 years ago
AugustoL
969466b8fd
Add ethjs-abi dependency needed in ERC827 tests
7 years ago
Matt Condon
e0f3fea97f
feat: add solium linting to travis, npm script
7 years ago
Matt Condon
6cd84ffceb
feat: add 'npm run lint:fix' script
7 years ago
George Spasov
7852583fde
reverted package.json file
7 years ago
George Spasov
5993f5b371
reverted back the version
7 years ago
George Spasov
2f2ef68652
Increased Minor Version
7 years ago
Francisco Giordano
4073cf6585
v1.5.0
7 years ago
Santiago Palladino
1455a5a942
Re-enable solidity coverage
...
- Upgrade version
- Re-enable in travis.yml
- Move mocks to contracts folder for instrumentation
7 years ago
Matt Condon
258c001f7f
feat: add linting to travis script
7 years ago
Matt Condon
6ea0577bfe
feat: enable eslint
7 years ago
Matt Condon
b9b26e1d8a
feat: allow configuration of ropsten and ganache with env variables
7 years ago
Matt Condon
c95be493c3
fix: remove engines
7 years ago
Matt Condon
846b0714ad
feat: remove yarn in favor of npm
7 years ago
Francisco Giordano
b7e7c765e0
v1.4.0
7 years ago
Ben Burns
c29dd086d3
Update to testrpc 6.0.1 and test fixes for revert opcode.
7 years ago
Alejandro Santander
f28c245a3c
Update to truffle 4.0.0
...
had to up the gasLimit in test.sh to avoid an out of gas error when deploying the scripts
7 years ago
Francisco Giordano
725ed40a57
v1.3.0
7 years ago
Francisco Giordano
f27a1ac040
update solidity-coverage to 0.2.2
8 years ago
Francisco Giordano
d463b26709
bump testrpc to 4.1.1
8 years ago
sot528
33de70158c
remove coveralls script from package.json
8 years ago
Francisco Giordano
341ce621a9
remove main field from package.json
8 years ago
Jakub Wojciechowski
17cfb0fc78
Remove moment.js from package dependencies
8 years ago
cgewecke
3e02f45f67
Upgrade solidity coverage to ^0.2.1
8 years ago
Francisco Giordano
479d01101d
move truffle-hdwallet-provider to devDependencies
8 years ago
Santiago Palladino
18e98fbba8
Upgrade version of Truffle to 3.4.6
8 years ago
Manuel Araoz
e2fdf09e9b
v1.2.0
8 years ago
cgewecke
5afbdf00db
Fix coverage
8 years ago
Manuel Araoz
7434b3d6d2
v1.1.0
8 years ago
Manuel Araoz
981ec2dbdc
v1.1.0
8 years ago
Francisco Giordano
b3ca0c73b3
add a TokenTimelock contract
8 years ago
Francisco Giordano
fadb2cf47e
add tests for crowdsale contracts
8 years ago
RStorm
80d052d43f
Fixes #253
8 years ago
Yondon Fu
2e0bd06da2
Add tests, docs and MerkleTree helper
8 years ago
Manuel Araoz
7b9c1429d9
v1.0.7
8 years ago
David Knott
6ede3d9001
Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11
8 years ago
Manuel Araoz
41a6f1cd84
add coveralls
8 years ago
Manuel Araoz
e1eed257f1
v1.0.6
8 years ago