106 Commits

Author SHA1 Message Date
Ricardo Guilherme Schmidt
234b6a20ce
merge from 314-tribute-to-talk + adapt 2018-12-28 08:04:33 -02:00
Ricardo Guilherme Schmidt
66d593c859
update contracts, embark and add Status Network contracts 2018-12-28 05:39:46 -02:00
Ricardo Guilherme Schmidt
b3b4d54e49
lint 2018-12-19 15:23:52 -02:00
Ricardo Guilherme Schmidt
a0209cdaca
add default fee control and events 2018-12-19 15:22:03 -02:00
Ricardo Guilherme Schmidt
91b88f6a35
remove payment processing 2018-12-19 15:13:24 -02:00
Richard Ramos
9d2f9dd14e Updated documentation for AutoAccept version of TributeToTalk 2018-12-12 10:39:48 -04:00
Ricardo Guilherme Schmidt
703bf6b018
auto accept tribute to talk 2018-12-12 11:03:48 -02:00
Ricardo Guilherme Schmidt
046b39d640
fix name of contract 2018-12-11 04:01:31 -02:00
Ricardo Guilherme Schmidt
b3c3ff5b70
add visibility stake 2018-12-11 04:01:20 -02:00
Ricardo Guilherme Schmidt
480a180c9e
update to solidity 0.5.0 + lint 2018-12-11 00:13:51 -02:00
Ricardo Guilherme Schmidt
f5b76bc55a
Update bootstrap to Embark 3.1 (#10)
* update configs to .js

* update tests

* better test abstraction

* undo changes after test
2018-09-04 18:19:27 -03:00
Ricardo Guilherme Schmidt
5aa31324d8
fix warning 2018-06-30 01:31:37 -03:00
Ricardo Guilherme Schmidt
fa11e1782c
dont increment address 0 balance 2018-06-30 01:31:17 -03:00
Ricardo Guilherme Schmidt
8b092b421e
transfer to zero should decerease supply (burn action) 2018-06-30 00:44:40 -03:00
Ricardo Guilherme Schmidt
264f30ff2b Merge branch 'bootstrap' of https://github.com/status-im/contracts into bootstrap 2018-06-10 02:31:54 -03:00
Ricardo Guilherme Schmidt
e6f2963690 fix run error 2018-06-10 02:31:39 -03:00
Barry G
a8bede2b86
Merge pull request #8 from status-im/add-redux
Add redux
2018-06-08 12:49:07 -06:00
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
Richard Ramos
949511f760 Added Contract for managing group / public chat suscriptions 2018-06-06 09:29:17 -04: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