UniversalToken
UniversalToken copied to clipboard
Implementation of Universal Token for Assets and Payments
Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 4.2.0 to 4.7.1. Release notes Sourced from @openzeppelin/contracts's releases. v4.7.1 :warning: This is a patch for a medium severity issue affecting SignatureChecker and a high severity issue...
## Description This MR adds a framework to support a fully upgradable and extendable ERC20 token with built-in extension system + event management for transfers/approvals. This MR also includes the...
## Expected Behavior ## Current Behavior ## Possible Solution ## Steps to Reproduce (for bugs) 1. 2. 3. 4. ## Context ## Your Environment - Version used: - Environment name...
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.2 to 6.11.3. Release notes Sourced from protobufjs's releases. v6.11.3 6.11.3 (2022-05-20) Bug Fixes deps: use eslint 8.x (#1728) (a8681ce) do not let setProperty change the prototype...
This PR completes a good portion of the Overview page and creates a Table of Contents to guide the reset of the documentation process.
The link in the README.md to "token taxonomy framework" is broken. ## Expected Behavior I click the link, it takes me to the URL The suggested fix would be to...
`ganache-cli` is deprecated. Users should use the `ganache` package instead. The new `ganache` package binds to both the `ganache` command and the `ganache-cli` command.
Hello, I'm trying to deploy contracts from your repo on a private network (ibft2) . I would like to use Blocskout to verify them. However, the it doesn't accept the...
Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 4.2.0 to 4.7.3. Release notes Sourced from @openzeppelin/contracts's releases. v4.7.3 :warning: This is a patch for a high severity issue. For more information visit the security advisory....