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

Dev #95

Merged
merged 6 commits into from
Sep 15, 2023
Merged

Dev #95

merged 6 commits into from
Sep 15, 2023

Conversation

chcmedeiros
Copy link
Collaborator

No description provided.

@chcmedeiros chcmedeiros requested a review from ftheirs September 5, 2023 16:10
@chcmedeiros chcmedeiros marked this pull request as draft September 12, 2023 13:46
@chcmedeiros chcmedeiros removed the request for review from ftheirs September 12, 2023 13:47
@chcmedeiros chcmedeiros force-pushed the dev branch 3 times, most recently from dfc1d88 to 36894b6 Compare September 12, 2023 16:15
@chcmedeiros chcmedeiros marked this pull request as ready for review September 13, 2023 14:16
@chcmedeiros chcmedeiros requested a review from ftheirs September 13, 2023 14:17
app/src/parser.c Outdated
}

if (strlen(COIN_DEFAULT_DENOM_BASE) != denom_len) {
return bool_false;
*is_default = bool_false;
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we replace this custom type and just use true/false? There are several parts that bool_t is used

@ftheirs ftheirs force-pushed the dev branch 3 times, most recently from 68c9935 to 9253160 Compare September 15, 2023 06:48
@chcmedeiros chcmedeiros force-pushed the dev branch 3 times, most recently from 177790e to 9c642fd Compare September 15, 2023 10:30
@chcmedeiros chcmedeiros requested a review from ftheirs September 15, 2023 10:44
@chcmedeiros chcmedeiros merged commit 70676ed into main Sep 15, 2023
39 checks passed
@chcmedeiros chcmedeiros deleted the dev branch September 15, 2023 13:52
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.

2 participants