create account

Hive workflow proposal by blocktrades

View this thread on: hive.blogpeakd.comecency.com
· @blocktrades ·
$177.70
Hive workflow proposal
*Note: this post is primarily intended for Hive developers, but it may be of interest to other readers who are interested in the details of the software development process. I’ll make another post later with ideas about how general community members can become involved in the development process and how to go about submitting bug reports.*

I propose we adopt a common workflow for most if not all Hive-related projects. This will make it easier for developers to collaborate on multiple projects with a minimum amount of friction.

I believe the primary goals (in no particular order) of our workflow should be:

* create an easily findable list of hive-related tasks
* prevent duplication of work effort
* allow easy collaboration between multiple developers
* establish a process for determining task priority
* setup testing standards for tasks in each project
* setup review standards for tasks in each project
* ensure existence of easily findable development code in a functional/compilable state where developers can test their new code against potential interactions with other new code
* ensure existence of easily findable production code which is safe to be deployed to the public

Below are some of my initial proposals for how to achieve some of the above goals.

# Creating issues for new Hive tasks

When a new task comes up, create an issue in the appropriate project inside the Hive group. 

### Selecting a project for a task (issue)
If it is not clear what project a task belongs to, or if the task belongs to no existing project, create an issue for it in the project called *Issues without projects yet*. If this issue is later assigned to a specific project, create a corresponding new issue in the correct project and close the issue in *Issues without projects yet*.

### Describing an issue with labels

Choose existing labels to describe the nature of the issue, such as “bug”, “enhancement”, “documentation”.  Currently we only have group-level labels. Generally group-level labels are preferred, unless you need labels that really only make sense for a specific project in the group.

### Optional assignment of a person to a task

The issue can be assigned at creation time to a specific developer, if you are self-assigning or you are assigning to someone you are confident will want to take on the task (in the latter case, you should probably also contact them directly about the new issue).

# Using boards to monitor project issues

Using gitlab, each individual project in the Hive group has a “board” that shows the states of the project’s issues: 
* **open:** an issue exists, but no decision has yet been made to work on it
* **To Do:** decision has been made to do the task and it is awaiting someone to work on it, or is blocked by some other precursor task
* **Doing:** one or more developers are currently working on issue
* **Review:** work is done, and is awaiting review by an independent developer, after review is completed, the state will be changed to either To Do,  Doing, or closed
* **closed:** work has been completed and passed review

When an issue is first created it will show up on the “open” list. Setting the appropriate label on the issue moves it from To Do, Doing, and Review. Closing the issues moves it to the closed list.

# Using Group-level board to monitor all workflow

In addition to the project-level boards, there is a group-level board that aggregates the status of issues from all projects in the group: https://gitlab.syncad.com/hive/hive/-/boards 

# Process for setting To Do, Doing, and Review status

The process for setting the status of an issue will likely vary across projects. For example, if the project is a web site hosted by a specific entity, that entity may want to determine which issues should be worked on, who works on them, and how they are reviewed. 

Some core projects such as the blockchain code should also have more rigorous criterion for selection of which issues to work on and how those issues are reviewed, because of the potential ripple effects on other projects. 

The blockchain code is particular sensitive, as new features can easily have impacts on memory, disk, and CPU utilization that could increase the cost of operating a node. 

Similarly, changes to the commonly used libraries such as hive-js and financial-related projects such as wallet apps need close review to ensure no malicious code is injected.

# Reference issues when committing associated source code to a repository

It’s very useful to link all code changes to an issue when possible. When you make a code commit related to an issue, you can place a tag in your code commit comment that will link the commit to the issue it is related to. If you forget to do this when you commit the code, you can also manually update the issue afterward by adding a comment with a URL link to the commit.

# Testing requirements

### Unit tests and image "tests"

One or more tests should generally be included with each code change, to verify that the code works properly, and to be able to detect future regressions (future changes that break functionality).  For backend code, such tests are usually not too difficult to create and should be required for the review process.

For user interface (UI) changes, it’s often difficult to create such tests, but in such cases, it’s useful to attach a “before” and “after” set of images to the issue, to make it easier for the reviewer to understand the work that was done.

### Continuous integration (CI) should be setup for projects

Another important component of proper testing is to ensure that the code that compiles for one developer still compiles for others. Due to environment differences, it’s easy to commit code that compiles and works properly on one developer’s machine, but then fails on others. 

To detect such problems, a project should setup a CI task in Gitlab that will automatically recompile the project and run regression tests each time new code is pushed to a code repository. This will enable rapid detection of commit problems and avoid wasting the time of other developers.

# Branch management in repositories
The master branch serves as the branch for testing interactions between new code, and for deployment to production. 

Tags are used to indicate the most recent version of the code approved for use in a production environment. Only tagged versions should be deployed to production environments!

The head of the master branch should represent the most recent version of development code that is believed to be compilable and functional.

Note that the above flow will require some cleanup to the existing *steemd* (now renamed *hive*) repo.

## Public testnet for blockchain code

Preferably, we should always have one or more public testnets available for testing by apps, without requiring them to test on the main blockchain network. Witnesses are encouraged to operate consensus and API nodes to support the testnet(s).

A new public testnet may be deployed at any time when it’s deemed that changes have been made that potentially impact third party apps. 

We should tag whatever version of the master branch that is being used for a public testnet.
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 285 others
👎  , ,
properties (23)
authorblocktrades
permlinkhive-workflow-proposal
categoryhive
json_metadata{"tags":["hive","software","blockchain","cryptocurrency"],"links":["https://gitlab.syncad.com/hive/hive/-/boards"],"app":"hiveblog/0.1","format":"markdown"}
created2020-04-03 21:20:39
last_update2020-04-03 21:20:39
depth0
children26
last_payout2020-04-10 21:20:39
cashout_time1969-12-31 23:59:59
total_payout_value94.470 HBD
curator_payout_value83.234 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length7,214
author_reputation1,285,459,763,765,806
root_title"Hive workflow proposal"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,697,701
net_rshares478,216,349,480,358
author_curate_reward""
vote details (352)
@amico ·
@tipu curate
___
A huge hug from @amico! 🤗
properties (22)
authoramico
permlinkre-hive-workflow-proposal-20200403t212459z
categoryhive
json_metadata"{"app": "rewarding/0.1.0"}"
created2020-04-03 21:25:09
last_update2020-04-03 21:25:09
depth1
children0
last_payout2020-04-10 21:25:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length44
author_reputation51,076,240,298,517
root_title"Hive workflow proposal"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,697,743
net_rshares0
@belemo ·
Yup and I'll be hoping there'll be a way to "dumb down" these technical terms so average users and investors like me don't get lost at sea
properties (22)
authorbelemo
permlinkq896ec
categoryhive
json_metadata{"app":"hiveblog/0.1"}
created2020-04-04 07:35:03
last_update2020-04-04 07:35:03
depth1
children0
last_payout2020-04-11 07:35:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length138
author_reputation1,058,321,370,478,200
root_title"Hive workflow proposal"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,702,316
net_rshares0
@engrave · (edited)
$2.14
This is how you develop software, so most of the developers should be familiar with that kind of workflow. Last weeks were crazy, and everyone worked on time pressure, but now the workflow should definitely change, and we, as a blockchain community, should promote best practices in software development.

### CI/CD 

Testing is crucial, and I believe we could set up minimal test coverage required before merging changes (should be possible with Gitlab CI/CD afair). Getting this information (coverage) might be quite tricky because different technologies and frameworks are used in various projects, but with Gitlab CI/CD it's doable for most of them. Also, it would be great to have [merge requests approvals](https://docs.gitlab.com/ee/user/project/merge_requests/merge_request_approvals.html) configured. End-to-end tests where possible.

![Screenshot from 20200404 003428.png](https://files.peakd.com/file/peakd-hive/engrave/gtTQ4f1a-Screenshot20from202020-04-042000-34-28.png)

Building and pushing docker images automatically on merges/releases is also a must. But that's quite common and easy to configure. The next step is a staging environment for some backend tools and condenser. It's a game-changer if you can review changes in a real environment, just a few minutes after MR was approved. I can help a lot in this field.

![](https://images.hive.blog/p/6VvuHGsoU2QCK6yq1XKF2z9F8sayRpwConyNFKEhoeNgPjwNdW9zJ6RYrMLFJiTxyZ4UwBGqGvnjLJgjaZnNRVjdCXcH8yJpEUpRFmRZ5r5ZodCQnSF2ifzxXyzjcw?format=match&mode=fit)

### Linters

It would be great to see standardized config for eslint / prettier or equivalent for other languages. It should also be a part of the CI/CD workflow.

### Git hooks

It's quite tricky to distribute git hooks, but there is an excellent tool for nodejs to achieve that: [Husky](https://www.npmjs.com/package/husky). We would be able to ensure code is linted and unit tested before being pushed. This prevents many small mistakes that can give you a headache.

***

I'm glad we've moved to Gitlab but I'm wondering if we should use an instance managed by a private entity. Couldn't just use Gitlab SaaS?
👍  , , , ,
properties (23)
authorengrave
permlinkre-blocktrades-q88hoq
categoryhive
json_metadata{"tags":["hive"],"app":"peakd/2020.03.14"}
created2020-04-03 22:41:18
last_update2020-04-03 22:45:42
depth1
children4
last_payout2020-04-10 22:41:18
cashout_time1969-12-31 23:59:59
total_payout_value1.072 HBD
curator_payout_value1.068 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length2,132
author_reputation318,720,972,858,296
root_title"Hive workflow proposal"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,698,458
net_rshares7,293,350,781,901
author_curate_reward""
vote details (5)
@dhimmel ·
> I'm glad we've moved to Gitlab but I'm wondering if we should use an instance managed by a private entity. Couldn't just use Gitlab SaaS?

It would make it easier to get involved with a standard GitLab account. Who is syncad? Is that a trusted and reliable member of the community?
properties (22)
authordhimmel
permlinkq88q92
categoryhive
json_metadata{"app":"hiveblog/0.1"}
created2020-04-04 01:46:15
last_update2020-04-04 01:46:15
depth2
children3
last_payout2020-04-11 01:46:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length283
author_reputation39,788,295,023,882
root_title"Hive workflow proposal"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,699,962
net_rshares0
@blocktrades ·
$0.60
It's a software development company  of mine that does all the work for BlockTrades (and other companies).

It's just as trustworthy as the guys who run gitlab saas, in my biased opinion.
👍  ,
properties (23)
authorblocktrades
permlinkq8alyw
categoryhive
json_metadata{"app":"hiveblog/0.1"}
created2020-04-05 02:08:57
last_update2020-04-05 02:08:57
depth3
children2
last_payout2020-04-12 02:08:57
cashout_time1969-12-31 23:59:59
total_payout_value0.298 HBD
curator_payout_value0.297 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length187
author_reputation1,285,459,763,765,806
root_title"Hive workflow proposal"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,712,149
net_rshares2,413,710,012,872
author_curate_reward""
vote details (2)
@geekpowered ·
Finally.
I've been bitching about Steem not having something like this to encourage open source development since I joined Steem. It's so fucking weird that they ran something they acted like was open source and seemed like they didn't do anything to actually encourage development with.
Good on you for proposing such a well thought out plan for implementation. There are many ways to do it of course.
properties (22)
authorgeekpowered
permlinkq88xpw
categoryhive
json_metadata{"app":"hiveblog/0.1"}
created2020-04-04 04:34:15
last_update2020-04-04 04:34:15
depth1
children0
last_payout2020-04-11 04:34:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length402
author_reputation99,319,261,112,097
root_title"Hive workflow proposal"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,701,120
net_rshares0
@iamcryptomaniac ·
great , also involve new novice developers , some program to involve those who don't know much programming but want to contribute. Hive is best community blockchain. Hive can partner with gitcoin for this. All in all the the best to awesome developers who will be making best decentralised softwares ☺️☺️👍👍
👍  
properties (23)
authoriamcryptomaniac
permlinkq8a3fq
categoryhive
json_metadata{"app":"hiveblog/0.1"}
created2020-04-04 19:28:39
last_update2020-04-04 19:28:39
depth1
children1
last_payout2020-04-11 19:28:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length306
author_reputation26,597,306,713
root_title"Hive workflow proposal"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,708,991
net_rshares0
author_curate_reward""
vote details (1)
@matencio ·
i gone start now
properties (22)
authormatencio
permlinkre-iamcryptomaniac-202044t212056525z
categoryhive
json_metadata{"tags":["esteem"],"app":"esteem/2.2.5-mobile","format":"markdown+html","community":"hive-125125"}
created2020-04-05 00:20:21
last_update2020-04-05 00:20:21
depth2
children0
last_payout2020-04-12 00:20:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length16
author_reputation146,905,667
root_title"Hive workflow proposal"
beneficiaries
0.
accountesteemapp
weight300
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,711,335
net_rshares0
@inertia · (edited)
$0.43
Ideally, these are things that often go in (should be in) each repo as `CONTRIBUTING.md` (as appropriate).  E.g.: https://gitlab.syncad.com/hive/devportal/-/blob/develop/CONTRIBUTING.md
👍  , , ,
properties (23)
authorinertia
permlinkq88ew4
categoryhive
json_metadata{"app":"hiveblog/0.1","links":["https://gitlab.syncad.com/hive/devportal/-/blob/develop/CONTRIBUTING.md"]}
created2020-04-03 21:40:54
last_update2020-04-03 21:42:03
depth1
children0
last_payout2020-04-10 21:40:54
cashout_time1969-12-31 23:59:59
total_payout_value0.213 HBD
curator_payout_value0.212 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length185
author_reputation346,568,901,399,561
root_title"Hive workflow proposal"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,697,873
net_rshares1,807,591,543,058
author_curate_reward""
vote details (4)
@manniman ·
O'Right. thanks for putting this out!
properties (22)
authormanniman
permlinkre-blocktrades-q88l3n
categoryhive
json_metadata{"tags":["hive"],"app":"peakd/2020.03.14"}
created2020-04-03 23:55:06
last_update2020-04-03 23:55:06
depth1
children0
last_payout2020-04-10 23:55:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length37
author_reputation77,790,724,868,389
root_title"Hive workflow proposal"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,699,169
net_rshares0
@marki99 ·
This is a must. Good idea. 
properties (22)
authormarki99
permlinkre-blocktrades-q88es5
categoryhive
json_metadata{"tags":["hive"],"app":"peakd/2020.03.14"}
created2020-04-03 21:38:33
last_update2020-04-03 21:38:33
depth1
children0
last_payout2020-04-10 21:38:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length27
author_reputation11,400,723,818,181
root_title"Hive workflow proposal"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,697,854
net_rshares0
@nuthman ·
`create an easily findable list of hive-related tasks`
`prevent duplication of work effort`

There definitely needs to be some sort of assignable work-order and bug tracking system if there isn't anything currently in place.

It sure makes life a lot easier. Of course it's been about 10 years since I was working in a collaborate environment, so I have no idea what the current best solution out there is.

properties (22)
authornuthman
permlinkre-blocktrades-q88mrh
categoryhive
json_metadata{"tags":["hive"],"app":"peakd/2020.03.14"}
created2020-04-04 00:30:54
last_update2020-04-04 00:30:54
depth1
children1
last_payout2020-04-11 00:30:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length408
author_reputation344,453,626,754,867
root_title"Hive workflow proposal"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,699,428
net_rshares0
@blocktrades ·
$0.47
Gitlab's issue system works pretty good for new work and for bugs, it's mainly just a matter of using a uniform labeling system when creating issues and then standardizing on a method of processing the issues (assignment, testing, review).
👍  , , ,
properties (23)
authorblocktrades
permlinkre-nuthman-q88njr
categoryhive
json_metadata{"tags":["hive"],"app":"peakd/2020.03.14"}
created2020-04-04 00:47:57
last_update2020-04-04 00:47:57
depth2
children0
last_payout2020-04-11 00:47:57
cashout_time1969-12-31 23:59:59
total_payout_value0.234 HBD
curator_payout_value0.233 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length239
author_reputation1,285,459,763,765,806
root_title"Hive workflow proposal"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,699,571
net_rshares1,964,854,657,419
author_curate_reward""
vote details (4)
@paragism ·
Interesting way to solve issues 
properties (22)
authorparagism
permlinkre-blocktrades-202044t11245326z
categoryhive
json_metadata{"tags":["hive","software","blockchain","cryptocurrency"],"app":"esteem/2.2.5-mobile","format":"markdown+html","community":"hive-125125"}
created2020-04-04 05:54:54
last_update2020-04-04 05:54:54
depth1
children0
last_payout2020-04-11 05:54:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length32
author_reputation36,292,755,022,096
root_title"Hive workflow proposal"
beneficiaries
0.
accountesteemapp
weight300
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,701,619
net_rshares0
@sepracore ·
This would be an amazing step forward to reduce inefficiencies in development.There is not enough time or resources for us to duplicate efforts. 
properties (22)
authorsepracore
permlinkre-blocktrades-q88hgt
categoryhive
json_metadata{"tags":["hive"],"app":"peakd/2020.03.14"}
created2020-04-03 22:37:06
last_update2020-04-03 22:37:06
depth1
children0
last_payout2020-04-10 22:37:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length145
author_reputation19,888,382,618,059
root_title"Hive workflow proposal"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,698,407
net_rshares0
@sepracore ·
This would be an amazing step forward to reduce inefficiencies in development.There is not enough time or resources for us to duplicate efforts. 
properties (22)
authorsepracore
permlinkre-blocktrades-q88hhy
categoryhive
json_metadata{"tags":["hive"],"app":"peakd/2020.03.14"}
created2020-04-03 22:37:15
last_update2020-04-03 22:37:15
depth1
children0
last_payout2020-04-10 22:37:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length145
author_reputation19,888,382,618,059
root_title"Hive workflow proposal"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,698,414
net_rshares0
@stbrians ·
Not a bad way to develop software
👍  
properties (23)
authorstbrians
permlinkq89uxp
categoryhive
json_metadata{"app":"hiveblog/0.1"}
created2020-04-04 16:25:15
last_update2020-04-04 16:25:15
depth1
children0
last_payout2020-04-11 16:25:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length33
author_reputation1,692,547,717,415
root_title"Hive workflow proposal"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,707,058
net_rshares184,587,531
author_curate_reward""
vote details (1)
@taskmaster4450 ·
$2.65
Very interesting.  This does seem like a good way for developers to share problems and solutions. 

It could shortcut the development process which would be wonderful for the Hive community.

Question: Is Gitlab the now preferred over Github?
👍  , , , , , ,
properties (23)
authortaskmaster4450
permlinkre-blocktrades-q88gt7
categoryhive
json_metadata{"tags":["hive"],"app":"peakd/2020.03.14"}
created2020-04-03 22:22:21
last_update2020-04-03 22:22:21
depth1
children2
last_payout2020-04-10 22:22:21
cashout_time1969-12-31 23:59:59
total_payout_value1.325 HBD
curator_payout_value1.325 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length243
author_reputation6,706,457,980,040,333
root_title"Hive workflow proposal"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,698,234
net_rshares8,744,307,844,948
author_curate_reward""
vote details (7)
@blocktrades ·
$0.85
I personally prefer gitlab, because it's easy to run your own instances of it, and I like the available workflow better. And it's even customizable, since it's open source, unlike github.
👍  , ,
properties (23)
authorblocktrades
permlinkre-taskmaster4450-q88gy8
categoryhive
json_metadata{"tags":["hive"],"app":"peakd/2020.03.14"}
created2020-04-03 22:25:27
last_update2020-04-03 22:25:27
depth2
children1
last_payout2020-04-10 22:25:27
cashout_time1969-12-31 23:59:59
total_payout_value0.426 HBD
curator_payout_value0.426 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length187
author_reputation1,285,459,763,765,806
root_title"Hive workflow proposal"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,698,266
net_rshares3,315,401,366,527
author_curate_reward""
vote details (3)
@liondani ·
+ Github was acquired by Microsoft if I am not wrong. That is a big REDFLAG!
properties (22)
authorliondani
permlinkq8afrn
categoryhive
json_metadata{"app":"hiveblog/0.1"}
created2020-04-04 23:55:00
last_update2020-04-04 23:55:00
depth3
children0
last_payout2020-04-11 23:55:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length76
author_reputation95,095,146,236,111
root_title"Hive workflow proposal"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,711,210
net_rshares0
@theadmiral ·
Sounds great - it would be good if there were ‘easy pickings’ tasks that could be for new developers that want to help out and feel involved like Django does.
properties (22)
authortheadmiral
permlinkq88mam
categoryhive
json_metadata{"app":"hiveblog/0.1"}
created2020-04-04 00:20:45
last_update2020-04-04 00:20:45
depth1
children2
last_payout2020-04-11 00:20:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length158
author_reputation371,092,171,414
root_title"Hive workflow proposal"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,699,368
net_rshares0
@blocktrades ·
A lot of the initial tasks are pretty easy ones. I suppose we could create a tag to make it simple to identify the easy ones.
properties (22)
authorblocktrades
permlinkre-theadmiral-q88nly
categoryhive
json_metadata{"tags":["hive"],"app":"peakd/2020.03.14"}
created2020-04-04 00:49:12
last_update2020-04-04 00:49:12
depth2
children1
last_payout2020-04-11 00:49:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length125
author_reputation1,285,459,763,765,806
root_title"Hive workflow proposal"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,699,576
net_rshares0
@ckole ·
Yea. Tag would help...
properties (22)
authorckole
permlinkq89bjy
categoryhive
json_metadata{"app":"hiveblog/0.1"}
created2020-04-04 09:26:27
last_update2020-04-04 09:26:27
depth3
children0
last_payout2020-04-11 09:26:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length22
author_reputation75,497,523,347,778
root_title"Hive workflow proposal"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,703,160
net_rshares0
@xxxxxxxxxxxxxxxx ·
Your all so smart and I dont understand most of this tech talk but I trust in your ability haha. 
👍  
properties (23)
authorxxxxxxxxxxxxxxxx
permlinkre-blocktrades-q88ll0
categoryhive
json_metadata{"tags":["hive"],"app":"peakd/2020.03.14"}
created2020-04-04 00:05:24
last_update2020-04-04 00:05:24
depth1
children0
last_payout2020-04-11 00:05:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length97
author_reputation1,260,930,275,947
root_title"Hive workflow proposal"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,699,249
net_rshares17,163,914,463
author_curate_reward""
vote details (1)