Ricardo Guilherme Schmidt
|
3d37a0a1c9
|
Update to use embark 6.0.0 (#99)
* trim trailing spaces
* update to embark 4.0.2
* bump to solc 0.5.4
* use .selector
* use solidity function selector
* update to embark 6.0.0
* use mocks instead of "instanceOf" tool+tests fix
* update to solidity 0.5.11
* update to solidity 0.5.11
* add spdx license identifiers
* update ENS contracts
* natspec fix return values
|
2020-07-24 19:16:01 -03:00 |
|
Ricardo Guilherme Schmidt
|
e43f8e5228
|
Contracts maintaince
|
2018-09-05 22:05:38 -03:00 |
|
Ricardo Guilherme Schmidt
|
cbfdd9cc72
|
Removes multiple domain functionaility from project (#20)
* refactor ENSSubdomainRegistry
* Rename contract
* remove obsolete file
* typo
* Add legacy contract upgradability adaptor
* refactor Dapp to use UsernameRegistrar contract
* use reservedNames.js in usernameregistrar.spec.js
* change array of merkle roots to single merkle root
* load reserved words to deploy contract
* reorganized contract methods
* add withdraw methods for controller move excess funds & wrong ens nodes
* add deployed MerkleProof addresses
* include contract terms in the @notice of register
* approve and call fix & solidity update
* add approveAndCall support
* clear subnode owner and resolver
|
2018-09-04 18:49:39 -03:00 |
|
Barry Gitarts
|
516ea30fe6
|
Revert "add sendwithapproval method"
This reverts commit 1ea3b8b1490b919c20e66519a47796ee7bce0fe5.
|
2018-08-15 11:14:13 -04:00 |
|
Barry Gitarts
|
1ea3b8b149
|
add sendwithapproval method
use send with approval
|
2018-08-15 11:12:31 -04:00 |
|