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 |
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 |
Ricardo Guilherme Schmidt
|
39c3ab481f
|
merge bootstrap
|
2019-02-14 01:58:09 -02:00 |
Ricardo Guilherme Schmidt
|
f8662ebc54
|
small fixes
|
2019-02-13 01:04:02 -02:00 |
Ricardo Guilherme Schmidt
|
eebb8b352b
|
simplify bootstrap
|
2019-01-12 11:42:31 -02:00 |
Ricardo Guilherme Schmidt
|
6559ff86ac
|
port app to embark4 and mint to statusroot
|
2018-12-29 06:24:40 -02:00 |
Ricardo Guilherme Schmidt
|
542e7bed86
|
remove passwords
|
2018-12-28 08:07:37 -02:00 |
Ricardo Guilherme Schmidt
|
234b6a20ce
|
merge from 314-tribute-to-talk + adapt
|
2018-12-28 08:04:33 -02:00 |
Ricardo Guilherme Schmidt
|
66d593c859
|
update contracts, embark and add Status Network contracts
|
2018-12-28 05:39:46 -02:00 |
Ricardo Guilherme Schmidt
|
b3b4d54e49
|
lint
|
2018-12-19 15:23:52 -02:00 |
Ricardo Guilherme Schmidt
|
a0209cdaca
|
add default fee control and events
|
2018-12-19 15:22:03 -02:00 |
Ricardo Guilherme Schmidt
|
91b88f6a35
|
remove payment processing
|
2018-12-19 15:13:24 -02:00 |
Richard Ramos
|
9d2f9dd14e
|
Updated documentation for AutoAccept version of TributeToTalk
|
2018-12-12 10:39:48 -04:00 |
Ricardo Guilherme Schmidt
|
703bf6b018
|
auto accept tribute to talk
|
2018-12-12 11:03:48 -02:00 |
Ricardo Guilherme Schmidt
|
046b39d640
|
fix name of contract
|
2018-12-11 04:01:31 -02:00 |
Ricardo Guilherme Schmidt
|
b3c3ff5b70
|
add visibility stake
|
2018-12-11 04:01:20 -02:00 |
Ricardo Guilherme Schmidt
|
480a180c9e
|
update to solidity 0.5.0 + lint
|
2018-12-11 00:13:51 -02:00 |
Ricardo Guilherme Schmidt
|
f5b76bc55a
|
Update bootstrap to Embark 3.1 (#10)
* update configs to .js
* update tests
* better test abstraction
* undo changes after test
|
2018-09-04 18:19:27 -03:00 |
Ricardo Guilherme Schmidt
|
47e9b7fb63
|
simplified delegation, voting signed messages in merkletree
|
2018-08-08 07:02:03 -03:00 |
Ricardo Guilherme Schmidt
|
eb9c9f5481
|
fix logic
|
2018-08-08 01:26:31 -03:00 |
Ricardo Guilherme Schmidt
|
dfabe0db27
|
fix test script
|
2018-08-08 01:20:27 -03:00 |
Ricardo Guilherme Schmidt
|
ef392e3bc2
|
update contracts config
|
2018-07-05 13:56:25 -03:00 |
Ricardo Guilherme Schmidt
|
618a7fb221
|
merge minimetoken embark31
|
2018-07-03 02:33:29 -03:00 |
Ricardo Guilherme Schmidt
|
53ec27252f
|
merge instance factory embark31
|
2018-07-03 02:31:39 -03:00 |
Ricardo Guilherme Schmidt
|
c3add476c9
|
merge bootstrap
|
2018-06-30 02:33:32 -03:00 |
Ricardo Guilherme Schmidt
|
85d128e340
|
use js config
|
2018-06-30 02:25:07 -03:00 |
Ricardo Guilherme Schmidt
|
92fe38a547
|
tests for embark31
|
2018-06-30 02:24:56 -03:00 |
Ricardo Guilherme Schmidt
|
fcad9c9acf
|
merge bootstrap-embark31
|
2018-06-30 02:13:36 -03:00 |
Ricardo Guilherme Schmidt
|
5aa31324d8
|
fix warning
|
2018-06-30 01:31:37 -03:00 |
Ricardo Guilherme Schmidt
|
fa11e1782c
|
dont increment address 0 balance
|
2018-06-30 01:31:17 -03:00 |
Ricardo Guilherme Schmidt
|
8b092b421e
|
transfer to zero should decerease supply (burn action)
|
2018-06-30 00:44:40 -03:00 |