Commit Graph

34 Commits

Author SHA1 Message Date
Teemu Patja 2de8d77404
Revert "Improved Multisig" 2017-11-10 09:46:04 +02:00
Teemu Patja 9bc8686312
Revert "fix warnings in contracts" 2017-11-10 09:45:18 +02:00
Ricardo Guilherme Schmidt a76a8ee402 fix warnings 2017-11-09 16:46:46 -02:00
Ricardo Guilherme Schmidt 0678a18ec4 lint 2017-11-09 14:33:01 -02:00
Ricardo Guilherme Schmidt fb2ed3d400 lint 2017-11-09 14:00:45 -02:00
Ricardo Guilherme Schmidt 9aa000872d Add legacy support 2017-11-09 14:00:06 -02:00
Ricardo Guilherme Schmidt 1ac4789bf7 fix solc version and comments 2017-11-09 13:50:54 -02:00
Ricardo Guilherme Schmidt 2442deada7 add comment about hardcoded address 2017-11-09 13:12:13 -02:00
Ricardo Guilherme Schmidt 72574d00dd simplified stub (only read ABI) 2017-11-09 13:07:07 -02:00
Ricardo Guilherme Schmidt fd75fc1ba2 Change to safecall into ERC20 2017-11-09 13:06:24 -02:00
Ricardo Guilherme Schmidt e43d1c5d78 support dynamic data return 2017-11-09 13:05:57 -02:00
Ricardo Guilherme Schmidt 451984b55c fix fixed length returns at delegatedcall 2017-11-09 08:17:08 -02:00
Ricardo Guilherme Schmidt 8d149a396b fix stub to use parent methods 2017-11-09 06:43:00 -02:00
Ricardo Guilherme Schmidt 5fe2bb9b52 explicitally set function as public 2017-11-09 06:26:05 -02:00
Ricardo Guilherme Schmidt 1b2a941869 abstract the DelegatedCall logic 2017-11-09 06:21:31 -02:00
Ricardo Guilherme Schmidt 53cc9c2c0e remove token watch related stuff 2017-11-09 06:21:06 -02:00
Ricardo Guilherme Schmidt 54fcbed51b remove nonce and assert that withdrawAllTokens will not fail because bad tokens 2017-11-08 18:18:07 -02:00
Ricardo Guilherme Schmidt fb1133ac7f remove internal balances, better handle bad tokens, better handle race conditions 2017-11-08 17:53:38 -02:00
Ricardo Guilherme Schmidt aecd344d58 fixed heritance 2017-11-08 17:36:15 -02:00
Ricardo Guilherme Schmidt 03271b6e17 updated addresses 2017-08-22 00:30:33 -03:00
Teemu Patja 270dd3e277 Merge pull request #89 from 3esmit/test-token
add test token
2017-08-20 21:48:02 +03:00
Ricardo Guilherme Schmidt 0d25d2823a add test token 2017-08-20 15:33:28 -03:00
Ricardo Guilherme Schmidt 3cc0c36186 cleanup 2017-08-20 15:29:37 -03:00
Ricardo Guilherme Schmidt 7143d3b0c4 Add token-reg.sol to be used in web3j 2017-08-20 11:05:35 -03:00
Ricardo Guilherme Schmidt cd7056608d added functions to fix ABI access 2017-08-19 22:05:58 -03:00
Ricardo Guilherme Schmidt ee5823a120 owners array getter, better custom tokenlist, interface to new contract 2017-08-17 10:06:14 -03:00
Ricardo Guilherme Schmidt cc4e742d03 cleanup and smaller stub 2017-08-17 09:49:22 -03:00
Ricardo Guilherme Schmidt 9c2775d87f multisig separated files and better stub contract 2017-08-17 09:49:22 -03:00
Ricardo Guilherme Schmidt 24e3ae84f1 added to clj 2017-08-03 04:50:22 -03:00
Ricardo Guilherme Schmidt a0e5d2b5dd contract cleanup 2017-08-02 00:10:54 -03:00
Ricardo Guilherme Schmidt fd3269aa4d updated to consensys multisig 2017-08-01 05:37:25 -03:00
Ricardo Guilherme Schmidt a24170baed erc20-enhanced-wallet 2017-07-31 17:34:17 -03:00
Ricardo Guilherme Schmidt 80e92aeeb3
Update enhanced-wallet.sol 2017-07-31 22:09:43 +03:00
Ricardo Guilherme Schmidt f77fa9fea2 updated multisig to enhanced multisig 2017-06-01 01:02:07 -03:00