Commit Graph

248 Commits

Author SHA1 Message Date
Ricardo Guilherme Schmidt 0aa14675e7
update readme 2019-03-25 23:15:08 -03:00
Ricardo Guilherme Schmidt 8851fe1cf0
add author 2019-03-25 23:15:02 -03:00
Ricardo Guilherme Schmidt 57b6683c4f
update project metadata 2019-03-25 23:14:51 -03:00
Ricardo Guilherme Schmidt c90aa1f8e3
abstracted default delegate 2019-03-25 06:31:04 -03:00
Ricardo Guilherme Schmidt 83d8429c33
new internal func defaultCreate 2019-03-25 06:30:10 -03:00
Ricardo Guilherme Schmidt 8128736580
remove delegationOf from abstract/interface 2019-03-25 05:15:23 -03:00
Ricardo Guilherme Schmidt 5ab38c899a
small improvements 2019-03-25 03:38:34 -03:00
Ricardo Guilherme Schmidt 08c24fc1f9
more tests 2019-03-23 06:23:26 -03:00
Ricardo Guilherme Schmidt ab1d526bc7
use modifiers, calcResult func 2019-03-23 06:17:35 -03:00
Ricardo Guilherme Schmidt dd0a9775f7
add modifiers 2019-03-23 06:16:41 -03:00
Ricardo Guilherme Schmidt 2c85efd319
add final result 2019-03-23 06:16:32 -03:00
Ricardo Guilherme Schmidt 175729fcaa
fix controlled initalizer 2019-03-23 06:15:53 -03:00
Ricardo Guilherme Schmidt 3d4f590778
fix getEVMexception 2019-03-23 06:15:19 -03:00
Ricardo Guilherme Schmidt cc28b94a30
add veto mechanism 2019-03-21 02:56:30 -03:00
Ricardo Guilherme Schmidt a7ef01f29d
update to embark 4.0.0.gamma 2019-03-21 00:24:42 -03:00
Ricardo Guilherme Schmidt 7d85b8c128
add embark4 ignores 2019-03-20 23:34:09 -03:00
Ricardo Guilherme Schmidt 6df774bcfc
remove privatekey from deployment 2019-03-20 23:33:59 -03:00
Ricardo Guilherme Schmidt 6c8f0be564
remove warnings 2019-03-20 23:33:24 -03:00
Ricardo Guilherme Schmidt 907ab5dffd
add proposal system 2019-03-20 22:11:04 -03:00
Ricardo Guilherme Schmidt c2c70f4196
add .trash 2019-03-20 22:06:40 -03:00
Ricardo Guilherme Schmidt 9c4719e13e
add events, better errmsg, getSignHash, rename vars 2019-03-20 22:06:17 -03:00
Ricardo Guilherme Schmidt 8ba947b6fc
smallfix 2019-03-20 22:05:27 -03:00
Ricardo Guilherme Schmidt 0e6c159188
use delegate(address(0)) to reset to parent 2019-03-20 22:05:03 -03:00
Ricardo Guilherme Schmidt 3eb48a9b65
small fix 2019-03-20 22:04:31 -03:00
Ricardo Guilherme Schmidt 1d57ac8fe8
add getVoteHash 2019-03-20 22:04:10 -03:00
Ricardo Guilherme Schmidt a040bf1e01
event on delegate 2019-03-20 22:03:11 -03:00
Ricardo Guilherme Schmidt ce8b9ab5f1
revert return data 2019-03-20 22:02:53 -03:00
Ricardo Guilherme Schmidt d14c098a4d
add support to 00 01 sig v 2019-03-20 22:02:12 -03:00
Ricardo Guilherme Schmidt 6bc051e211
add tests 2019-03-20 22:01:06 -03:00
Ricardo Guilherme Schmidt e2199110c8
fix stack 2019-03-08 02:41:43 -03:00
Ricardo Guilherme Schmidt 99d24af179
add comments 2019-03-08 02:41:32 -03:00
Ricardo Guilherme Schmidt 91361db682
topic add stake and custom factory 2019-03-01 00:15:28 -03:00
Ricardo Guilherme Schmidt da6dc213d3
smallfix 2019-02-28 11:28:50 -03:00
Ricardo Guilherme Schmidt fa810e7942
clear code delegatecall 2019-02-27 07:48:10 -03:00
Ricardo Guilherme Schmidt 4b5952c842
test all delegation family + change delegation endpoint to self 2019-02-27 07:47:53 -03:00
Ricardo Guilherme Schmidt a6c2d62c6c
adapt democracy + add quorums types + acl fix 2019-02-26 01:30:02 -03:00
Ricardo Guilherme Schmidt 1f972e201d
reorg folder + proposal factory 2019-02-21 01:43:41 -03:00
Ricardo Guilherme Schmidt 7b24a56cfd
refactor OO 2019-02-20 22:09:59 -03:00
Ricardo Guilherme Schmidt 46ea68d75e
smallfix 2019-02-20 05:00:23 -03:00
Ricardo Guilherme Schmidt 03cfe88a6f
enable contracts to vote 2019-02-20 04:54:42 -03:00
Ricardo Guilherme Schmidt 941ea8f049
add default delegation 2019-02-20 04:54:14 -03:00
Ricardo Guilherme Schmidt c0dd83187d
smallfix + rename 2019-02-20 02:47:15 -03:00
Ricardo Guilherme Schmidt 1b1592fe56
move delegation cache/precompute to proposal contract 2019-02-20 02:45:21 -03:00
Ricardo Guilherme Schmidt 8c0cb2a2d5
remove redundant check 2019-02-20 02:41:01 -03:00
Ricardo Guilherme Schmidt ff3aa67510
prevent vote overwrite 2019-02-20 01:16:42 -03:00
Ricardo Guilherme Schmidt 26e697584e
remove contracts voting 2019-02-19 02:24:06 -03:00
Ricardo Guilherme Schmidt 371fa233b6
abstract proposal, supports contract voting 2019-02-19 01:12:14 -03:00
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