Ricardo Guilherme Schmidt
e43f8e5228
Contracts maintaince
2018-09-05 22:05:38 -03:00
Ricardo Guilherme Schmidt
50db6df321
Updates 151 ENS Usernames to Embark 3.1 ( #21 )
...
* fix run error
* transfer to zero should decerease supply (burn action)
* dont increment address 0 balance
* fix warning
* Update bootstrap to Embark 3.1 (#10 )
* update configs to .js
* update tests
* better test abstraction
* undo changes after test
* small fixes
2018-09-05 03:52:30 -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 1ea3b8b149
.
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
Barry Gitarts
7c8b4eda72
updated TestToken to include approveAndCall like SNT contract
2018-08-14 15:30:26 -04:00
Ricardo Guilherme Schmidt
b2c07c63f7
add ERC20Receiver+tests
2018-05-13 14:01:59 -03:00
Ricardo Guilherme Schmidt
611649fbd7
rename return value
2018-05-13 01:28:15 -03:00
Ricardo Guilherme Schmidt
0a1cbb5fff
test script for testtoken and erc20token
2018-05-12 21:16:18 -03:00
Ricardo Guilherme Schmidt
a597410b66
fix comment blocks
2018-05-08 00:53:51 -03:00
Ricardo Guilherme Schmidt
9067b7a21c
Implement TestToken
2018-05-07 23:38:01 -03:00
Ricardo Guilherme Schmidt
bc3933b1f5
change ERC20Token to interface
2018-05-07 23:37:45 -03:00
Ricardo Guilherme Schmidt
37135766e7
cleanup contents and update solc
2018-04-23 02:04:49 -03:00
Ricardo Guilherme Schmidt
6750c665e8
cleanup bootstrap
2018-04-23 01:58:58 -03:00