Evan Duffield
|
f1955a9673
|
Merge branch 'v0.12.1.x-gov' into v0.12.1.x
|
2016-05-09 13:47:43 -07:00 |
|
Evan Duffield
|
736d22262f
|
fixed mining
|
2016-05-09 12:51:23 -07:00 |
|
Evan Duffield
|
60e048071f
|
added budget item func
|
2016-05-09 09:31:11 -07:00 |
|
Evan Duffield
|
8c48d9dbb9
|
fixed endian issues
|
2016-05-09 08:58:17 -07:00 |
|
Evan Duffield
|
4caf64569f
|
merged
|
2016-05-09 08:39:31 -07:00 |
|
Evan Duffield
|
358be66084
|
reset testnet
|
2016-05-09 08:32:47 -07:00 |
|
Evan Duffield
|
9b7504cb32
|
Fix dumb errors on ubuntu
|
2016-05-06 18:36:11 -04:00 |
|
Evan Duffield
|
e6d7f4ed7f
|
fixing more errors
|
2016-05-05 10:44:46 -07:00 |
|
Evan Duffield
|
aee86618cd
|
fixed greedy find/replace (opps)
|
2016-05-05 10:30:28 -07:00 |
|
Evan Duffield
|
f2de437f05
|
mixed up actions/outcomes
|
2016-04-26 11:36:07 -07:00 |
|
Evan Duffield
|
7e742d2e7d
|
cleaned up couple bugs
|
2016-04-26 11:34:53 -07:00 |
|
Evan Duffield
|
ad5d48dae4
|
Created nice interface for converting between:
- vote outcomes between string and int
- vote actions between string and int
|
2016-04-26 11:27:22 -07:00 |
|
Evan Duffield
|
d9d72dd7af
|
enable governance cache
|
2016-04-26 10:48:09 -07:00 |
|
Evan Duffield
|
2df4059f4e
|
Fix masternode voting object
|
2016-04-26 10:45:06 -07:00 |
|
UdjinM6
|
26b8d99be2
|
fix CGovernanceObject step1.5: not really a fix, just commented out simple broken parts (undeclared vars and functions, wrong number of arguments etc) to prove that it compiles now, needs to be actually fixed
|
2016-04-26 10:31:14 -07:00 |
|
UdjinM6
|
71bdc09470
|
fix CGovernanceObject step1: make, copy constructor, uint256, rpc
|
2016-04-26 10:31:00 -07:00 |
|
Evan Duffield
|
3fe02f4777
|
any help?
|
2016-04-25 21:08:36 -07:00 |
|
Evan Duffield
|
1f12c36496
|
add protocol docs
|
2016-04-19 14:44:47 -07:00 |
|
Evan Duffield
|
421678ac1d
|
comment
|
2016-04-19 13:24:00 -07:00 |
|
Evan Duffield
|
73c430e4ca
|
merged
|
2016-04-19 13:22:04 -07:00 |
|
Evan Duffield
|
378582fce5
|
update vote types
|
2016-04-19 12:08:01 -07:00 |
|
Evan Duffield
|
fe5c4dd811
|
Converting governance system
- Generic usage of governance objects
- Added different voting types of signaling
- Removed budget commands (projection, mesc -- see sentinel https://github.com/evan82/sentinel/blob/master/docs/example4.md)
- Added various voting signaling mechanisms (origin funding, remove, valid, endorsed, milestones, outerstorage)
|
2016-04-19 09:51:15 -07:00 |
|
Evan Duffield
|
94f448d6fa
|
update gitignore
|
2016-04-16 17:29:41 -07:00 |
|
Evan Duffield
|
c981f296e1
|
update code to correctly use governance objects
|
2016-04-16 14:42:27 -07:00 |
|
Evan Duffield
|
59ddc0d71e
|
added dynamic registers
|
2016-04-16 10:19:17 -07:00 |
|
Evan Duffield
|
31d8a4d16f
|
clean up local mods
|
2016-04-15 09:39:33 -07:00 |
|
Evan Duffield
|
fe2b606f67
|
register notes
|
2016-04-15 02:10:38 -07:00 |
|
Evan Duffield
|
6a68aea461
|
cleanup
|
2016-04-14 19:54:11 -07:00 |
|
Evan Duffield
|
e37ef5b386
|
fixing more errors
|
2016-04-14 19:14:27 -07:00 |
|
Evan Duffield
|
59976f3ee1
|
fixing more issues
|
2016-04-14 14:28:33 -07:00 |
|
Evan Duffield
|
8f0f5343ce
|
added vote types and outcomes
|
2016-04-14 13:01:15 -07:00 |
|
Evan Duffield
|
b5476ca60a
|
progress
|
2016-04-14 11:53:46 -07:00 |
|
Evan Duffield
|
f69d282256
|
cleaning up errors
|
2016-04-14 11:07:59 -07:00 |
|
Evan Duffield
|
7f64ed42ae
|
clean up
|
2016-04-13 18:52:26 -07:00 |
|
Evan Duffield
|
3c8a3f6814
|
governance progress
|
2016-04-13 15:41:40 -07:00 |
|
UdjinM6
|
30dc6f4c97
|
fix flat database compiling
|
2016-04-13 10:53:13 -07:00 |
|
Evan Duffield
|
019eb07ac0
|
almost compiles
|
2016-04-12 09:00:19 -07:00 |
|
Evan Duffield
|
3c42774eb7
|
more progress spliting up the clasess
|
2016-04-10 07:46:19 -07:00 |
|
Evan Duffield
|
ebaee8f083
|
moved serialdb to template based class
|
2016-04-09 23:31:32 -07:00 |
|
Evan Duffield
|
8a13bc5180
|
updating colateral algo
|
2016-04-09 17:43:15 -07:00 |
|
Evan Duffield
|
138511f879
|
splitting progress pt .
|
2016-04-09 13:55:52 -07:00 |
|
Evan Duffield
|
a89d3164f6
|
removed finalized budget functionality from governance.*
|
2016-04-09 13:31:01 -07:00 |
|
Evan Duffield
|
fe7946f9fa
|
preparing to split budgets and governance
|
2016-04-09 12:57:53 -07:00 |
|
Evan Duffield
|
7539ec3af8
|
move file
|
2016-04-09 12:02:02 -07:00 |
|
Evan Duffield
|
03938d3b02
|
move file
|
2016-04-09 12:01:05 -07:00 |
|
Evan Duffield
|
e99f0f170a
|
added new files
|
2016-04-09 10:17:17 -07:00 |
|
Evan Duffield
|
8b82271927
|
revert make file
|
2016-04-09 10:10:06 -07:00 |
|
Evan Duffield
|
dbd68e2341
|
init gov files
|
2016-04-08 10:47:00 -07:00 |
|
Evan Duffield
|
60784381ed
|
update gitignore
|
2016-04-08 10:41:47 -07:00 |
|
evan82
|
5fc47d4c7b
|
Merge pull request #752 from UdjinM6/fixAutocompleter
Clear the input line after activating autocomplete
|
2016-04-05 10:52:02 -07:00 |
|