144 Commits

Author SHA1 Message Date
Ricardo Guilherme Schmidt
8d5610d636 fix nvm usage 2018-06-07 17:33:26 -03:00
Ricardo Guilherme Schmidt
4e000ca0dc add details about nvm and node version 2018-06-07 17:32:28 -03:00
Barry Gitarts
cb41a904c5 add update ERC20 account balance
add reselect - memoizes from the state tree
2018-06-05 13:19:21 -04:00
Ricardo Guilherme Schmidt
af17134f3e small fix 2018-06-05 11:45:35 -03:00
Barry Gitarts
3477b7b24c add dispatch and cleanup to accounts list 2018-06-01 16:22:11 -04:00
Barry Gitarts
6bb9181810 add reducer state and actions 2018-06-01 12:45:11 -04:00
Barry Gitarts
389bc28a83 add initial redux scafold 2018-06-01 10:25:59 -04:00
Ricardo Guilherme Schmidt
728718199e embed erc20token inside testtoken 2018-05-31 20:38:21 -03:00
Barry Gitarts
202247a2b5 add babel config 2018-05-31 17:42:00 -04:00
Barry Gitarts
91784682a2 add eslint 2018-05-31 17:27:04 -04:00
Ricardo Guilherme Schmidt
16c4e342c2 bump solc version and remove versions from contracts.json 2018-05-30 10:19:39 -03:00
Ricardo Guilherme Schmidt
9140afc573 fix race condition 2018-05-25 18:54:35 -03:00
Ricardo Guilherme Schmidt
f04745e3d3 TestToken only deploys at development 2018-05-23 16:31:20 -03:00
Ricardo Guilherme Schmidt
9f97714ba5 add test to controlled, use "Contract" as generic name 2018-05-19 23:36:34 -03:00
Ricardo Guilherme Schmidt
1582881629 improve abstract erc20token test 2018-05-19 22:37:58 -03:00
Ricardo Guilherme Schmidt
e63ae2af6e make erc20token test abstract 2018-05-19 17:00:16 -03:00
Ricardo Guilherme Schmidt
204892e3ce add placement of dropdown, balances, addresses are accounts 2018-05-19 03:09:13 -03:00
Ricardo Guilherme Schmidt
70b7d13ffc add account list 2018-05-18 16:17:46 -03:00
Ricardo Guilherme Schmidt
082c1d19b7 add topbar 2018-05-17 16:53:23 -03:00
Ricardo Guilherme Schmidt
4b43dba374 better increaseTime 2018-05-17 12:47:41 -03:00
Ricardo Guilherme Schmidt
7936cf2f25 remove duplicated timeout 2018-05-17 12:08:00 -03:00
Ricardo Guilherme Schmidt
bc2c4d872c small fix and comment unstable code 2018-05-15 17:49:01 -03:00
Ricardo Guilherme Schmidt
8520b8afb4 time units + proper handle of incresetime 2018-05-15 17:00:40 -03:00
Ricardo Guilherme Schmidt
a4ab1cbe11 add increseTime 2018-05-15 16:03:40 -03:00
Ricardo Guilherme Schmidt
0923267e66 add readme 2018-05-14 20:58:30 -03:00
Ricardo Guilherme Schmidt
90b45ff462 update testutils 2018-05-14 18:00:21 -03:00
Ricardo Guilherme Schmidt
750661069a fix test utils 2018-05-13 23:34:50 -03:00
Ricardo Guilherme Schmidt
3ad4094040 add some test utils 2018-05-13 22:37:14 -03:00
Ricardo Guilherme Schmidt
eab0c133d1 fix tests 2018-05-13 17:54:05 -03:00
Ricardo Guilherme Schmidt
b2c07c63f7 add ERC20Receiver+tests 2018-05-13 14:01:59 -03:00
Ricardo Guilherme Schmidt
31fb6a416d add package-lock to.json .gitignore 2018-05-13 12:41:38 -03:00
Ricardo Guilherme Schmidt
75d85c70be add react to package 2018-05-13 02:49:20 -03:00
Ricardo Guilherme Schmidt
a89d67f11a fix in log 2018-05-13 01:40:56 -03:00
Ricardo Guilherme Schmidt
62bf93868c simple token UI 2018-05-13 01:31:01 -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
0e77dafacd Merge branch 'bootstrap' of https://github.com/status-im/contracts into bootstrap 2018-05-08 00:52:19 -03:00
Ricardo Guilherme Schmidt
7b79862005 make constructors internal of abstract contracts 2018-05-07 23:38:54 -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
6600ee5ccf add basic ethereum signing message methods 2018-04-26 01:03:55 -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