213 Commits

Author SHA1 Message Date
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
Ricardo Guilherme Schmidt
706941acb0 add return factoried contract address + add emit keyword 2018-04-19 05:33:04 -03:00
Richard Ramos
ea10012bfd Linting + nat/radspec 2018-04-16 10:13:07 -04:00
Ricardo Guilherme Schmidt
6a52cd4d09 reorganize contract 2018-04-13 15:33:58 -03:00
Ricardo Guilherme Schmidt
6c4fd0651e reduce gas usage 2018-04-13 15:33:12 -03:00
Richard Ramos
a94156dd2f Merge from embark into develop 2018-04-09 10:18:44 -04:00
Richard Ramos
cf3bed0821 Removing console.log 2018-04-06 15:56:21 -04:00
Richard Ramos
4d6de6852b Updated contract for tributes to be waived 2018-04-06 15:40:11 -04:00
Ricardo Guilherme Schmidt
212f60d5f1 updated to new solidity keywords and linting 2018-03-30 02:31:08 -03:00
Ricardo Guilherme Schmidt
ac54537b74 updated to new solidity keywords and linting 2018-03-30 02:31:08 -03:00
Ricardo Guilherme Schmidt
d91bfb7f8e included fee collector, moved executed flag to democracy and + 2018-03-29 16:09:30 -03:00
Ricardo Guilherme Schmidt
497076382b fix typo 2018-03-28 18:37:17 -03:00
Ricardo Guilherme Schmidt
f6b2174694 fix typo 2018-03-28 18:37:17 -03:00
Ricardo Guilherme Schmidt
587df6fe40 refactor constitution, abstract democracy 2018-03-28 18:33:33 -03:00
Ricardo Guilherme Schmidt
27d0fc24b6 democracy , constitution and factory refactor 2018-03-27 23:16:51 -03:00
Ricardo Guilherme Schmidt
ed798f4a91 democracy , constitution and factory refactor 2018-03-27 23:16:51 -03:00
Ricardo Guilherme Schmidt
1544368968 delegation proxy refactor 2018-03-27 23:15:36 -03:00
Richard Ramos
0d232fd6e5 MessageTribute should be controlled 2018-03-27 13:33:33 -04:00
Richard Ramos
f39622e159 Updated message tributes for using identities 2018-03-27 09:27:13 -04:00
Richard Ramos
840c5842ac Adding changes to message tributes to support a secret-reveal mechanism 2018-03-27 00:04:00 -04:00
Richard Ramos
87e643bb30 Added secret to MessageTribute.sol 2018-03-26 17:01:23 -04:00
Richard Ramos
752d025097 Added test cases and fixed bugs on MessageTribute contract 2018-03-20 14:04:24 -04:00
Richard Ramos
84a40a910b Added tests for cancelling an audience 2018-03-19 16:31:47 -04:00
Richard Ramos
0db5b6af5d Added friends to message tributes to skip fees and added test unit 2018-03-19 15:01:26 -04:00
Ricardo Guilherme Schmidt
e8edd3d53c fix compile errors 2018-03-17 13:50:33 -03:00
Ricardo Guilherme Schmidt
3c40812a52 fix compile errors 2018-03-17 13:50:33 -03:00
Ricardo Guilherme Schmidt
1386334b57 lint and interface abstraction 2018-03-17 12:55:25 -03:00
Ricardo Guilherme Schmidt
5747049b9c lint and interface abstraction 2018-03-17 12:55:25 -03:00
Ricardo Guilherme Schmidt
c2d3928ebe reduce warnings 2018-03-17 11:41:08 -03:00
Ricardo Guilherme Schmidt
94214f9907 Better fee recycler contract 2018-03-17 10:35:02 -03:00
Ricardo Guilherme Schmidt
a03e3b514b removed leftover param 2018-03-16 22:57:30 -03:00
Ricardo Guilherme Schmidt
c06ac0492a proposal manager architectural changes 2018-03-16 22:55:57 -03:00
Ricardo Guilherme Schmidt
5643bbc10b more details in comments 2018-03-16 21:21:12 -03:00
Ricardo Guilherme Schmidt
82469e5fb5 fixed infinite recursive call of delegationOfAt and renamed stuff 2018-03-16 20:43:45 -03:00
Richard Ramos
5272171a17 Added case for requests not being tributes 2018-03-16 15:32:36 -04:00
Richard Ramos
b5514ec437 Additional require to avoid spamming 2018-03-16 15:28:35 -04:00
Richard Ramos
848df580f7 Typo fix 2018-03-16 15:23:17 -04:00
Richard Ramos
09f39106d4 Adding untested message tribute contract 2018-03-16 15:11:20 -04:00
Ricardo Guilherme Schmidt
9d738c217c introduce search indexing "views" for cheapening constant costy calls 2018-03-16 14:54:57 -03:00
Richard Ramos
4d862684ea Initial commit of message-tributes branch 2018-03-15 16:03:42 -04:00
Richard Ramos
0b59eaf815 Merge of 27-ens-usernames with develop 2018-03-15 14:35:55 -04:00
Richard Ramos
81613cf06f Merge republic-status with develop 2018-03-15 14:02:12 -04:00
Richard Ramos
5466aeed49 Changed name to function, and added view to Factory 2018-03-13 13:52:44 -04:00
Ricardo Guilherme Schmidt
1424baafa9 include SOB proposal for republic 2018-03-11 22:12:50 +07:00
Ricardo Guilherme Schmidt
266b1c3056 avoid overwrite of target function 2018-03-11 22:11:42 +07:00
Ricardo Guilherme Schmidt
47e5997e95 simple recycle manager 2018-03-11 19:56:47 +07:00
Ricardo Guilherme Schmidt
4a8f336c7c burned fee locker/recycler 2018-03-11 18:39:57 +07:00
Ricardo Guilherme Schmidt
5be48d084c approval process 2018-03-11 18:17:50 +07:00
Ricardo Guilherme Schmidt
9dde851c06 fix delegate flood gas "attack"/"limitation" 2018-03-11 17:11:46 +07:00