105 Commits

Author SHA1 Message Date
Ricardo Guilherme Schmidt
a0489c3195 reduce compile warnings 2018-03-17 11:29:20 -03:00
Ricardo Guilherme Schmidt
e2d12e4b47 emoji board first version 2018-03-17 11:27:46 -03:00
Ricardo Guilherme Schmidt
ce466cd037 emojicheck rename 2018-03-17 10:35:25 -03:00
Ricardo Guilherme Schmidt
72deab2331 Better fee recycler contract 2018-03-17 10:35:02 -03:00
Ricardo Guilherme Schmidt
813ee2aee9 merge emoji 2018-03-16 23:08:06 -03:00
Ricardo Guilherme Schmidt
81a2b136db removed leftover param 2018-03-16 22:57:30 -03:00
Ricardo Guilherme Schmidt
3f77ea2b39 proposal manager architectural changes 2018-03-16 22:55:57 -03:00
Ricardo Guilherme Schmidt
2aac7c2b90 update to new DelegateCall 2018-03-16 22:48:27 -03:00
Ricardo Guilherme Schmidt
a51ec2ebb2 more details in comments 2018-03-16 21:21:12 -03:00
Ricardo Guilherme Schmidt
1cc1a7c860 fixed infinite recursive call of delegationOfAt and renamed stuff 2018-03-16 20:43:45 -03:00
Ricardo Guilherme Schmidt
f198a785ce introduce search indexing "views" for cheapening constant costy calls 2018-03-16 14:54:57 -03:00
Ricardo Guilherme Schmidt
ddc3486af7 include msg.sender in sender signature 2018-03-15 23:26:14 -03:00
Ricardo Guilherme Schmidt
325b6ecb26 offline inboxing payout contract 2018-03-15 23:19:14 -03:00
Ricardo Guilherme Schmidt
cca39e00ee use correct file 2018-03-15 16:54:24 -03:00
Richard Ramos
0cc3554275 Merge of 27-ens-usernames with develop 2018-03-15 14:35:55 -04:00
Richard Ramos
5e9bd3109a Merge 27-ens-usernames-idopt2 with 27-ens-usernames 2018-03-15 14:15:37 -04:00
Richard Ramos
f75c0e973c Merge republic-status with develop 2018-03-15 14:02:12 -04:00
Ricardo Guilherme Schmidt
dd0f878385 recovery explanation details 2018-03-15 14:31:24 -03:00
Ricardo Guilherme Schmidt
5cdd941768 factory detailing explanation 2018-03-15 14:25:19 -03:00
Richard Ramos
d857ccc467 Fix error on docs 2018-03-15 11:27:29 -04:00
Richard Ramos
ebaeeb750e Adding recovery documentation 2018-03-14 11:23:49 -04:00
Richard Ramos
9c3116e5cd Updated test unit to reflect changes in recovery contract 2018-03-13 19:30:12 -04:00
Richard Ramos
625eda2e44 Updated factory unit test and docs to include delay functionality 2018-03-13 14:37:15 -04:00
Richard Ramos
e89cb20af8 Updated documentation 2018-03-13 13:52:59 -04:00
Richard Ramos
05376565a7 Changed name to function, and added view to Factory 2018-03-13 13:52:44 -04:00
Richard Ramos
daf69e5c91 Documented execution, approval process, and identity upgrades 2018-03-13 10:58:15 -04:00
Richard Ramos
4a631c726c Documented identity management activities 2018-03-13 10:26:18 -04:00
Richard Ramos
67baa004cd Identity documentation Format 2018-03-13 09:47:01 -04:00
Richard Ramos
c62e185af8 Adding documentation for Identity contracts 2018-03-13 09:29:26 -04:00
Ricardo Guilherme Schmidt
c5770826b9 .. 2018-03-11 22:13:08 +07:00
Ricardo Guilherme Schmidt
3a0b56738e include SOB proposal for republic 2018-03-11 22:12:50 +07:00
Ricardo Guilherme Schmidt
8adc054dcc avoid overwrite of target function 2018-03-11 22:11:42 +07:00
Ricardo Guilherme Schmidt
4b2af0daa7 better git ignore 2018-03-11 22:11:03 +07:00
Ricardo Guilherme Schmidt
cb2c639455 simple recycle manager 2018-03-11 19:56:47 +07:00
Ricardo Guilherme Schmidt
dd69fbe3f6 burned fee locker/recycler 2018-03-11 18:39:57 +07:00
Ricardo Guilherme Schmidt
7365504bf9 approval process 2018-03-11 18:17:50 +07:00
Ricardo Guilherme Schmidt
7a61f0ffb3 fix delegate flood gas "attack"/"limitation" 2018-03-11 17:11:46 +07:00
Ricardo Guilherme Schmidt
b715a0245e updates delayed in 30 days to prevent takeover 2018-03-04 03:31:07 -03:00
Ricardo Guilherme Schmidt
d97be16c56 constructor logic encapsulated to prevent programming errors 2018-03-03 17:16:32 -03:00
Ricardo Guilherme Schmidt
78c1b97a1e fix compile error in IdentityKernel 2018-03-03 17:05:50 -03:00
Ricardo Guilherme Schmidt
76ccdb32b3 add findemojirangepos and changed constants to views 2018-03-03 03:18:25 -03:00
Ricardo Guilherme Schmidt
341c0ae442 fix front running vulnerability 2018-03-03 00:55:40 -03:00
Ricardo Guilherme Schmidt
93150ce174 linting and reorder 2018-03-03 00:00:11 -03:00
Ricardo Guilherme Schmidt
f12dead0b8 reoder functions: {external,public,internal,private} 2018-03-02 23:54:36 -03:00
Ricardo Guilherme Schmidt
65936f8347 standarize internal method signature 2018-03-02 23:48:15 -03:00
Richard Ramos
b5f21fe5f8 Added extra functions for emoji verification and unit tests 2018-03-02 21:21:24 -04:00
Ricardo Guilherme Schmidt
dad9e89958 added emoji check util and install script 2018-03-02 20:34:36 -03:00
Richard Ramos
42bebae3c8 Added extra verification when deleting management keys 2018-03-02 17:27:08 -04:00
Richard Ramos
a011e905b8 Updated approval process
- Managers can only execute actions on identity
- Actors can execute actions outside identity
- Validated minimum approvals to not exceed available keyTypes
- Updated identity test unit to reflect changes
2018-03-02 15:00:46 -04:00
Ricardo Guilherme Schmidt
b6c64d97c4 replace key, recovery manager reset, remove unnecessary storage, lint 2018-03-02 11:32:00 -03:00