Commit Graph

128 Commits

Author SHA1 Message Date
Ricardo Guilherme Schmidt 729f9d0e59
update to latest solc, update to new instance model, democracy acl 2019-02-14 10:41:11 -02:00
Ricardo Guilherme Schmidt bd491164f6
Merge branch '000-instance-factory' into 172-topic-democracy 2019-02-14 02:18:32 -02:00
Ricardo Guilherme Schmidt 2a0495f9f7
update instance factory 2019-02-14 02:18:08 -02:00
Ricardo Guilherme Schmidt 0e01f27410
merge bootstrap 2019-02-14 02:12:41 -02:00
Ricardo Guilherme Schmidt dd37f21f94
update solc version of democracy 2019-02-14 02:06:35 -02:00
Ricardo Guilherme Schmidt 39c3ab481f
merge bootstrap 2019-02-14 01:58:09 -02:00
Ricardo Guilherme Schmidt 6559ff86ac
port app to embark4 and mint to statusroot 2018-12-29 06:24:40 -02:00
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
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 47e9b7fb63
simplified delegation, voting signed messages in merkletree 2018-08-08 07:02:03 -03:00
Ricardo Guilherme Schmidt eb9c9f5481
fix logic 2018-08-08 01:26:31 -03:00
Ricardo Guilherme Schmidt 53ec27252f
merge instance factory embark31 2018-07-03 02:31:39 -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
Richard Ramos 949511f760 Added Contract for managing group / public chat suscriptions 2018-06-06 09:29:17 -04:00
Ricardo Guilherme Schmidt b4e83ec6f1 move storage to concrete 2018-05-22 13:01:24 -03:00
Ricardo Guilherme Schmidt aa93e03035 refactor 2018-05-22 07:46:29 -03:00
Ricardo Guilherme Schmidt f021b36058 merge 000-instance-factory 2018-05-22 07:44:49 -03:00
Ricardo Guilherme Schmidt ea0ea87ba1 Merge branch 'minimetoken' into 172-topic-democracy 2018-05-21 14:46:36 -03:00
Ricardo Guilherme Schmidt 3a31893538 require tokenfactory in mmt constructor, fixes in interfaces, bump solcv 2018-05-19 16:53:46 -03:00
Ricardo Guilherme Schmidt cfb26fc1c3 Merge branch 'bootstrap' into minimetoken 2018-05-19 16:17:29 -03:00
Ricardo Guilherme Schmidt 675cbd2377 instance factory merge bootstrap 2018-05-13 18:00:07 -03:00
Ricardo Guilherme Schmidt b2c07c63f7 add ERC20Receiver+tests 2018-05-13 14:01:59 -03:00
Ricardo Guilherme Schmidt 87dbdbef39 missing emit 2018-05-13 06:17:39 -03:00
Ricardo Guilherme Schmidt 5dab2021c0 update to latest solc 2018-05-13 02:47:51 -03:00
Ricardo Guilherme Schmidt d1a92c93b7 Merge branch 'bootstrap' into 000-instance-factory 2018-05-13 02:41:13 -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 04e13c6913 small fixes 2018-05-08 20:17:00 -03:00
Ricardo Guilherme Schmidt 72dffc3a47 Merge remote-tracking branch 'origin/bootstrap' into minimetoken 2018-05-08 00:54:10 -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 9d5518ea24 update to new solidity 2018-05-08 00:51:07 -03:00
Ricardo Guilherme Schmidt ae4221a2ec Merge remote-tracking branch 'origin/bootstrap' into minimetoken 2018-05-08 00:29:57 -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
Richard Ramos 4b6b338449 Formatting parameters 2018-04-27 11:37:19 -04:00
Richard Ramos 037517eab0 Scope fix 2018-04-26 17:15:38 -04:00
Richard Ramos cb5265d824 Updated test unit to reflect message signing logic 2018-04-26 17:08:59 -04:00
Ricardo Guilherme Schmidt 3ac4be7bbd encapstulate message hashing as views 2018-04-26 01:48:14 -03:00
Ricardo Guilherme Schmidt 6fbb3b703a bump solidity version 2018-04-26 01:39:02 -03:00