72 Commits

Author SHA1 Message Date
Ricardo Guilherme Schmidt
b499627b38
Migration contract example 2019-06-04 07:12:03 -03:00
Ricardo Guilherme Schmidt
c642e4bf94
natspec 2019-06-04 07:11:06 -03:00
Ricardo Guilherme Schmidt
129d8c2edd
add stoppable capability 2019-06-04 07:07:41 -03:00
Ricardo Guilherme Schmidt
9b916795a8
fix natspec 2019-05-30 12:13:45 -03:00
Ricardo Guilherme Schmidt
dc51bf7981
smallfix 2019-05-30 12:12:53 -03:00
Ricardo Guilherme Schmidt
210237169c
simplify MessageTribute 2019-05-30 12:03:47 -03:00
Ricardo Guilherme Schmidt
7fadddac96
add message signed external function 2019-03-28 16:29:02 -03:00
Ricardo Guilherme Schmidt
6c854c6a88
add simple dapp 2019-03-26 14:31:42 -03:00
Ricardo Guilherme Schmidt
53d66cd5f0
cleanup deps 2019-03-26 14:31:18 -03:00
Ricardo Guilherme Schmidt
2c95bc6ccf
update to solc 0.5.4 2019-03-26 14:31:12 -03:00
Ricardo Guilherme Schmidt
bc447e04f4
cleanup unused contracts out of deploy 2019-03-26 14:30:28 -03:00
Ricardo Guilherme Schmidt
0bf80a2898
update to latest embark 2019-03-26 14:00:19 -03:00
Ricardo Guilherme Schmidt
46743c27aa
remove values from registry 2019-03-26 12:55:26 -03:00
Ricardo Guilherme Schmidt
e5cadba3b8
smallfix 2019-03-21 00:56:42 -03:00
Ricardo Guilherme Schmidt
a3ad7c18f9
add stoppable + add public message + event param rename 2019-03-21 00:47:13 -03: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
Richard Ramos
949511f760 Added Contract for managing group / public chat suscriptions 2018-06-06 09:29:17 -04:00
Richard Ramos
23eb306fab Merge branch '096-tribute-to-talk' of https://github.com/status-im/contracts into 096-tribute-to-talk 2018-05-07 09:32:18 -04:00
Richard Ramos
d9e0d463b3 Updated package.json to include embark 3.0.0 2018-05-07 09:32:06 -04:00
Richard Ramos
abe83d47e6
Updating readme 2018-05-07 09:28:55 -04:00
Richard Ramos
d89586a6fc
Updated documentation to add Ropsten address 2018-04-30 07:20:27 -04:00
Richard Ramos
dc162ffbb8 Merge branch '096-tribute-to-talk' of https://github.com/status-im/contracts into 096-tribute-to-talk 2018-04-27 11:37:54 -04:00
Richard Ramos
4b6b338449 Formatting parameters 2018-04-27 11:37:19 -04:00
Richard Ramos
3b0d17c979
Typo fix. 2018-04-27 11:11:28 -04:00
Richard Ramos
6440a0d2b4 Updated documentation 2018-04-27 11:07:22 -04:00
Richard Ramos
c168779225 Finished the documentation for contract 2018-04-27 11:05:11 -04:00
Richard Ramos
01eb5964e5 Link to docs in Readme 2018-04-27 10:14:01 -04:00
Richard Ramos
766d5f8255 Adding documentation 2018-04-27 10:12:52 -04:00
Richard Ramos
037517eab0 Scope fix 2018-04-26 17:15:38 -04:00
Richard Ramos
e6b9d24dc0 Removed comments 2018-04-26 17:11:33 -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
Ricardo Guilherme Schmidt
839101af1d remove controller 2018-04-26 01:38:15 -03:00
Ricardo Guilherme Schmidt
6b3dfcbfd0 remove need of request transaction 2018-04-26 01:37:37 -03:00
Ricardo Guilherme Schmidt
6d133c35a2 fix ecrecover 2018-04-26 01:08:36 -03:00
Ricardo Guilherme Schmidt
be4a54fe30 Merge branch 'bootstrap' into 096-tribute-to-talk 2018-04-26 01:05:02 -03:00
Ricardo Guilherme Schmidt
6600ee5ccf add basic ethereum signing message methods 2018-04-26 01:03:55 -03:00
Ricardo Guilherme Schmidt
80b44c9e89 remove friendlist 2018-04-26 00:48:31 -03:00
Ricardo Guilherme Schmidt
962ca2e35c make transfer only at granted audience 2018-04-26 00:09:19 -03:00
Ricardo Guilherme Schmidt
c8f8bf5ebb fix misscommit 2018-04-26 00:00:16 -03:00
Ricardo Guilherme Schmidt
684b257dd8 missing refunds 2018-04-25 23:54:40 -03:00