Releases: FairyFromAlfeya/ever-solidity-utils
Releases · FairyFromAlfeya/ever-solidity-utils
Release v1.0.8
Build
- build/*.{abi.json,base64,code,tvc}
- [REMOVED] @broxus/contracts
Utilities
- tip3/ITokenRoot.sol
- tip3/ITokenWallet.sol
- libraries/MsgFlag.sol
Release v1.0.7
Utilities
- [REMOVED] testing/Wallet.sol
- upgrade/Upgradable.sol
Solidity Examples
- access/ActivatableExample.sol
- access/OwnableExample.sol
- factory/FactoryExample.sol
- factory/FactoryInstance.sol
- factory/FactoryPlatform.sol
- factory/FactoryWithPlatformExample.sol
- upgradable/UpgradableExample.sol
- validation/ValidatableExample.sol
Tests
- 1_ownable.spec.ts
- 2_activatable.spec.ts
- 3_upgradable.spec.ts
- 4_validatable.spec.ts
- 5_factory.spec.ts
- 6_factory_with_platform.spec.ts
Release v1.0.6
- factory/FactoryWithPlatform.sol
Release v1.0.5
- factory/Factory.sol
- access/AccessErrors.sol -> libraries/UtilityErrors.sol
- access/AccessGas.sol -> libraries/UtilityGas.sol
Release v1.0.3
- access/Ownable.sol
- access/Activatable.sol
- testing/Wallet.sol
- upgrade/IUpgradable.sol
- validations/Validatable.sol
- validation/Validation.sol