Commit Graph

  • 3b0d17c979
    Typo fix. Richard Ramos 2018-04-27 11:11:28 -0400
  • 6440a0d2b4 Updated documentation Richard Ramos 2018-04-27 11:07:22 -0400
  • c168779225 Finished the documentation for contract Richard Ramos 2018-04-27 11:05:11 -0400
  • 01eb5964e5 Link to docs in Readme Richard Ramos 2018-04-27 10:14:01 -0400
  • 766d5f8255 Adding documentation Richard Ramos 2018-04-27 10:12:52 -0400
  • 037517eab0 Scope fix Richard Ramos 2018-04-26 17:15:38 -0400
  • e6b9d24dc0 Removed comments Richard Ramos 2018-04-26 17:11:33 -0400
  • cb5265d824 Updated test unit to reflect message signing logic Richard Ramos 2018-04-26 17:08:59 -0400
  • 3ac4be7bbd encapstulate message hashing as views Ricardo Guilherme Schmidt 2018-04-26 01:48:14 -0300
  • 6fbb3b703a bump solidity version Ricardo Guilherme Schmidt 2018-04-26 01:39:02 -0300
  • 839101af1d remove controller Ricardo Guilherme Schmidt 2018-04-26 01:38:15 -0300
  • 6b3dfcbfd0 remove need of request transaction Ricardo Guilherme Schmidt 2018-04-26 01:37:37 -0300
  • 6d133c35a2 fix ecrecover Ricardo Guilherme Schmidt 2018-04-26 01:08:36 -0300
  • be4a54fe30 Merge branch 'bootstrap' into 096-tribute-to-talk Ricardo Guilherme Schmidt 2018-04-26 01:05:02 -0300
  • 6600ee5ccf add basic ethereum signing message methods Ricardo Guilherme Schmidt 2018-04-26 01:03:55 -0300
  • 80b44c9e89 remove friendlist Ricardo Guilherme Schmidt 2018-04-26 00:48:31 -0300
  • 962ca2e35c make transfer only at granted audience Ricardo Guilherme Schmidt 2018-04-26 00:09:19 -0300
  • c8f8bf5ebb fix misscommit Ricardo Guilherme Schmidt 2018-04-26 00:00:16 -0300
  • 684b257dd8 missing refunds Ricardo Guilherme Schmidt 2018-04-25 23:54:40 -0300
  • 6c0988e932 Remove need of deposit/withdraw using allowance Ricardo Guilherme Schmidt 2018-04-25 23:45:25 -0300
  • 9d542b70eb generalize token Ricardo Guilherme Schmidt 2018-04-25 10:03:54 -0300
  • 72a4b9e433 include dependency instance factory Ricardo Guilherme Schmidt 2018-04-23 02:12:55 -0300
  • 5c93c14e35 reorg Ricardo Guilherme Schmidt 2018-04-23 02:12:55 -0300
  • 31e362802f include dependency minimetoken Ricardo Guilherme Schmidt 2018-04-23 02:12:55 -0300
  • fade1238b3 reorg Ricardo Guilherme Schmidt 2018-04-23 02:12:55 -0300
  • 3ee96f0144 reorg Ricardo Guilherme Schmidt 2018-04-23 02:12:55 -0300
  • a1dd9d14a9 reorg Ricardo Guilherme Schmidt 2018-04-23 02:11:21 -0300
  • 37135766e7 cleanup contents and update solc Ricardo Guilherme Schmidt 2018-04-23 02:04:49 -0300
  • 6750c665e8 cleanup bootstrap Ricardo Guilherme Schmidt 2018-04-23 01:58:58 -0300
  • 706941acb0 add return factoried contract address + add emit keyword Ricardo Guilherme Schmidt 2018-04-19 05:33:04 -0300
  • ea10012bfd Linting + nat/radspec Richard Ramos 2018-04-16 10:13:07 -0400
  • 6a52cd4d09 reorganize contract Ricardo Guilherme Schmidt 2018-04-13 15:33:58 -0300
  • 6c4fd0651e reduce gas usage Ricardo Guilherme Schmidt 2018-04-13 15:33:12 -0300
  • a94156dd2f Merge from embark into develop Richard Ramos 2018-04-09 10:18:44 -0400
  • cf3bed0821 Removing console.log Richard Ramos 2018-04-06 15:56:21 -0400
  • 4d6de6852b Updated contract for tributes to be waived Richard Ramos 2018-04-06 15:40:11 -0400
  • 212f60d5f1 updated to new solidity keywords and linting Ricardo Guilherme Schmidt 2018-03-30 02:31:08 -0300
  • ac54537b74 updated to new solidity keywords and linting Ricardo Guilherme Schmidt 2018-03-30 02:31:08 -0300
  • d91bfb7f8e included fee collector, moved executed flag to democracy and + Ricardo Guilherme Schmidt 2018-03-29 16:09:30 -0300
  • 497076382b fix typo Ricardo Guilherme Schmidt 2018-03-28 18:37:17 -0300
  • f6b2174694 fix typo Ricardo Guilherme Schmidt 2018-03-28 18:37:17 -0300
  • 587df6fe40 refactor constitution, abstract democracy Ricardo Guilherme Schmidt 2018-03-28 18:33:33 -0300
  • 27d0fc24b6 democracy , constitution and factory refactor Ricardo Guilherme Schmidt 2018-03-27 23:16:51 -0300
  • ed798f4a91 democracy , constitution and factory refactor Ricardo Guilherme Schmidt 2018-03-27 23:16:51 -0300
  • 1544368968 delegation proxy refactor Ricardo Guilherme Schmidt 2018-03-27 23:15:36 -0300
  • 0d232fd6e5 MessageTribute should be controlled Richard Ramos 2018-03-27 13:33:33 -0400
  • f39622e159 Updated message tributes for using identities Richard Ramos 2018-03-27 09:27:13 -0400
  • 840c5842ac Adding changes to message tributes to support a secret-reveal mechanism Richard Ramos 2018-03-27 00:04:00 -0400
  • 87e643bb30 Added secret to MessageTribute.sol Richard Ramos 2018-03-26 17:01:23 -0400
  • 752d025097 Added test cases and fixed bugs on MessageTribute contract Richard Ramos 2018-03-20 14:04:24 -0400
  • 84a40a910b Added tests for cancelling an audience Richard Ramos 2018-03-19 16:31:47 -0400
  • 0db5b6af5d Added friends to message tributes to skip fees and added test unit Richard Ramos 2018-03-19 15:01:26 -0400
  • e8edd3d53c fix compile errors Ricardo Guilherme Schmidt 2018-03-17 13:50:33 -0300
  • 3c40812a52 fix compile errors Ricardo Guilherme Schmidt 2018-03-17 13:50:33 -0300
  • 1386334b57 lint and interface abstraction Ricardo Guilherme Schmidt 2018-03-17 12:55:25 -0300
  • 5747049b9c lint and interface abstraction Ricardo Guilherme Schmidt 2018-03-17 12:55:25 -0300
  • c2d3928ebe reduce warnings Ricardo Guilherme Schmidt 2018-03-17 11:41:08 -0300
  • 94214f9907 Better fee recycler contract Ricardo Guilherme Schmidt 2018-03-17 10:35:02 -0300
  • a03e3b514b removed leftover param Ricardo Guilherme Schmidt 2018-03-16 22:57:30 -0300
  • c06ac0492a proposal manager architectural changes Ricardo Guilherme Schmidt 2018-03-16 22:55:57 -0300
  • 5643bbc10b more details in comments Ricardo Guilherme Schmidt 2018-03-16 21:21:12 -0300
  • 82469e5fb5 fixed infinite recursive call of delegationOfAt and renamed stuff Ricardo Guilherme Schmidt 2018-03-16 20:43:45 -0300
  • 5272171a17 Added case for requests not being tributes Richard Ramos 2018-03-16 15:32:36 -0400
  • b5514ec437 Additional require to avoid spamming Richard Ramos 2018-03-16 15:28:35 -0400
  • 848df580f7 Typo fix Richard Ramos 2018-03-16 15:23:17 -0400
  • 09f39106d4 Adding untested message tribute contract Richard Ramos 2018-03-16 15:11:20 -0400
  • 9d738c217c introduce search indexing "views" for cheapening constant costy calls Ricardo Guilherme Schmidt 2018-03-16 14:54:57 -0300
  • 4d862684ea Initial commit of message-tributes branch Richard Ramos 2018-03-15 16:03:42 -0400
  • 0b59eaf815 Merge of 27-ens-usernames with develop Richard Ramos 2018-03-15 14:35:55 -0400
  • 81613cf06f Merge republic-status with develop Richard Ramos 2018-03-15 14:02:12 -0400
  • 5466aeed49 Changed name to function, and added view to Factory Richard Ramos 2018-03-13 13:52:44 -0400
  • 1424baafa9 include SOB proposal for republic Ricardo Guilherme Schmidt 2018-03-11 22:12:50 +0700
  • 266b1c3056 avoid overwrite of target function Ricardo Guilherme Schmidt 2018-03-11 22:11:42 +0700
  • 47e5997e95 simple recycle manager Ricardo Guilherme Schmidt 2018-03-11 19:56:47 +0700
  • 4a8f336c7c burned fee locker/recycler Ricardo Guilherme Schmidt 2018-03-11 18:39:57 +0700
  • 5be48d084c approval process Ricardo Guilherme Schmidt 2018-03-11 18:17:50 +0700
  • 9dde851c06 fix delegate flood gas "attack"/"limitation" Ricardo Guilherme Schmidt 2018-03-11 17:11:46 +0700
  • 213e76d3a5 Linting to reduce problems in IDE Richard Ramos 2018-02-28 14:52:32 -0400
  • d4b98d1186 - Added event to inform of an identity instance upgrade - Added test units for Identity factory and its kernel upgrading Richard Ramos 2018-02-28 11:47:59 -0400
  • b3025a5d80 add upgradable instance factory and needed architecture Ricardo Guilherme Schmidt 2018-02-28 01:36:48 -0300
  • 8bae559ec9 update to new solc + lint Ricardo Guilherme Schmidt 2018-01-24 02:25:40 +0000
  • f51ae08fa9 current maineth contracts Ricardo Guilherme Schmidt 2018-01-24 02:09:50 +0000
  • bc3ced8f58 compile fix Ricardo Guilherme Schmidt 2018-01-22 16:45:14 +0000
  • de97724687 proposal manager executes to its controller Ricardo Guilherme Schmidt 2017-12-19 23:06:19 -0200
  • 9382b4d359 proposal manager executes to its controller Ricardo Guilherme Schmidt 2017-12-19 23:06:19 -0200
  • 86cf02e5f9 recovery alpha + ens based recoverer Ricardo Guilherme Schmidt 2017-12-01 04:45:26 -0200
  • 6766c5d7b1 missing file Ricardo Guilherme Schmidt 2017-11-29 12:42:10 -0200
  • c07850d068 base structure of upgradable republic Ricardo Guilherme Schmidt 2017-11-28 01:33:25 -0200
  • c273f7ec1d base structure of upgradable republic Ricardo Guilherme Schmidt 2017-11-28 01:33:25 -0200
  • ff4c320869 base structure of upgradable republic Ricardo Guilherme Schmidt 2017-11-28 01:33:25 -0200