smart-contracts icon indicating copy to clipboard operation
smart-contracts copied to clipboard

Ethereum smart contracts for security and utility tokens

Results 51 smart-contracts issues
Sort by recently updated
recently updated
newest added

Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.12 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...

dependencies

Bumps [websockets](https://github.com/aaugustin/websockets) from 6.0 to 9.1. Changelog Sourced from websockets's changelog. 9.1 ... May 27, 2021 .. note:: **Version 9.1 fixes a security issue introduced in version 8.0.** Version 8.0...

dependencies

There is a small typo in ico/tests/contracts/test_upgrade.py. Should read `upgrade` rather than `ugprade`. Semi-automated pull request generated by https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.12.2 to 0.15.3. Release notes *Sourced from [werkzeug's releases](https://github.com/pallets/werkzeug/releases).* > ## 0.15.3 > * Blog: https://palletsprojects.com/blog/werkzeug-0-15-3-released/ > * Changes: https://werkzeug.palletsprojects.com/en/0.15.x/changes/#version-0-15-3 > > > ## 0.15.2 > *...

dependencies

KYC wasn't public for some reason, now it's is, so it's also visible on tools such as Etherscan.

Added nonce reuse test for ERC-865, replaced MockKYC with BasicKYC.

This adds sanity check on the GIT repository's state, and also some misc stuff which needs to be committed now ( :D )