263 Commits

Author SHA1 Message Date
Ricardo Guilherme Schmidt
3776e17802
implement cached delegation reader into proposal 2019-04-04 03:59:52 -03:00
Ricardo Guilherme Schmidt
5af5d523b5
use embark as project dependency 2019-04-04 00:18:57 -03:00
Ricardo Guilherme Schmidt
e41b81cf93
update to latest ethereumjs-util 2019-04-03 22:52:43 -03:00
Ricardo Guilherme Schmidt
c3b5248a94
smallfix 2019-04-03 22:52:24 -03:00
Ricardo Guilherme Schmidt
f0136c67fb
add depenency, fix license code 2019-04-03 22:52:04 -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
60a91c6130
Merge pull request #10 from status-im/merge-bootstrap
merge bootstrap
2019-03-28 20:17:53 -03:00
Ricardo Guilherme Schmidt
4d5e67d40d
merge bootstrap 2019-03-28 20:16:54 -03:00
Ricardo Guilherme Schmidt
03adb4bb5c
Merge pull request #9 from status-im/controlled-delegation
Make Delegation controlled when a defaultDelegate is set.
2019-03-28 19:17:15 -03:00
Ricardo Guilherme Schmidt
8564bab9f4
controller support 2019-03-28 19:12:31 -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
03da756dfe
Create LICENSE 2019-03-26 22:29:22 -03:00
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