Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add readme to libraries and programs #1534

Merged
merged 8 commits into from
Jan 25, 2019

Conversation

libraries/README.md Outdated Show resolved Hide resolved
libraries/README.md Outdated Show resolved Hide resolved
libraries/README.md Outdated Show resolved Hide resolved
programs/README.md Outdated Show resolved Hide resolved
[js_operation_serializer](js_operation_serializer) | Operation Serializer | Dump all blockchain operations and types. Used by the UI. | Tool | Old | `./js_operation_serializer`
[size_checker](size_checker) | Size Checker | Provides wire size average in bytes of all the operations | Tool | Old | `./size_checker`
[build_helpers](build_helpers) | Build Helpers | | Tool | Old | `./member_enumerator` and `./cat-parts`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cat-parts is used to create hardfork.hpp from individual files.
member_enumerator and check_reflect.py are unused AFAICS. Maybe remove them?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please read cryptonomex/graphene#562 for why check_reflect.py is there.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, cool. Didn't know that. Maybe we should integrate this into travis/docker?

programs/README.md Outdated Show resolved Hide resolved
libraries/README.md Outdated Show resolved Hide resolved
programs/README.md Outdated Show resolved Hide resolved
@pmconrad
Copy link
Contributor

@cedar-book got some hints how to write good documentation? ;-)

libraries/README.md Outdated Show resolved Hide resolved
libraries/README.md Outdated Show resolved Hide resolved
pmconrad
pmconrad previously approved these changes Jan 25, 2019
Copy link
Contributor

@pmconrad pmconrad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good, thanks!

@oxarbitrage
Copy link
Member Author

@abitmore what do you think ?

@abitmore abitmore added this to the 201902 - Feature Release milestone Jan 25, 2019
@abitmore
Copy link
Member

Very good.
I think cat-parts is actually active since it's used when building.
This is a documentation change, so actually we can merge it to release branch then merge to master and merge back to develop, then it can be seen in master earlier.

Copy link
Member

@abitmore abitmore left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Although it makes sense to merge to release (then develop and master), it's also OK for me to merge to develop (then later release then master).

@oxarbitrage oxarbitrage merged commit 0dff411 into bitshares:develop Jan 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants