Commit Graph

173 Commits

Author SHA1 Message Date
Ricardo Guilherme Schmidt 9451a8da50
update embark & fix primitive ui 2020-11-09 18:50:24 -03:00
Ricardo Guilherme Schmidt 648ff9f6ba
update versions 2020-10-15 03:01:36 -03:00
Ricardo Guilherme Schmidt 2a410eb274
fix embark run 2019-04-26 06:57:11 -03:00
Ricardo Guilherme Schmidt 3776e17802
implement cached delegation reader into proposal 2019-04-04 03:59:52 -03:00
Ricardo Guilherme Schmidt b5254d278c
smallfix to reduce warnings 2019-04-03 04:13:09 -03:00
Ricardo Guilherme Schmidt a99b182a4f
remove loop logic from Delegation 2019-04-03 04:12:58 -03:00
Ricardo Guilherme Schmidt ca6153e543
suport controller 2019-03-28 19:09:27 -03:00
Ricardo Guilherme Schmidt cf99ee5b6a
support controller init and modifiers for model access. 2019-03-28 19:09:21 -03:00
Ricardo Guilherme Schmidt fe7e4cdf7e
controlled delegation and set default delegate 2019-03-28 19:08:30 -03:00
Ricardo Guilherme Schmidt 8851fe1cf0
add author 2019-03-25 23:15:02 -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 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 cc28b94a30
add veto mechanism 2019-03-21 02:56:30 -03:00
Ricardo Guilherme Schmidt 6c8f0be564
remove warnings 2019-03-20 23:33:24 -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 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 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
Ricardo Guilherme Schmidt 0e01f27410
merge bootstrap 2019-02-14 02:12:41 -02:00
Ricardo Guilherme Schmidt dd37f21f94
update solc version of democracy 2019-02-14 02:06:35 -02:00