spaceandtimelabs / sxt-proof-of-sql

Space and Time | Proof of SQL
Other
1.53k stars 52 forks source link

refactor: remove intermediate decimal and move decimal into PoSQL parser crate #113

Open Dustin-Ray opened 1 month ago

Dustin-Ray commented 1 month ago

Background and Motivation

Currently, the code handling decimal parsing and conversions is somewhat scattered. This issue seeks to resolve this by using the bigdecimal::BigDecimal type for as much as possible.

Important Note: the BigDecimal type does not trim leading and trailing zeros. Care should be taken when dealing with this.

Requested Changes

To resolve this issue, we should:

Optional:

JayWhite2357 commented 1 week ago

/bounty $100

algora-pbc[bot] commented 1 week ago

šŸ’Ž $100 bounty ā€¢ Space and Time

Steps to solve:

  1. Start working: (Optional) Comment /attempt #113 with your implementation plan. Note: we will only assign an issue if you include an implementation plan with a time estimate. Additionally, to be assigned an issue, you must have previously contributed to the project. You can still work on an issue and submit a PR without being assigned.
  2. Submit work: Create a pull request including /claim #113 in the PR body to claim the bounty
  3. Receive payment: 100% of the bounty is received 2-5 days post-reward. Make sure you are eligible for payouts

Thank you for contributing to spaceandtimelabs/sxt-proof-of-sql!

Add a bounty ā€¢ Share on socials

Attempt Started (GMT+0) Solution
šŸŸ¢ @onyedikachi-david Sep 27, 2024, 1:25:00 PM WIP
šŸŸ¢ @Bhavyajain21 Sep 28, 2024, 4:16:59 PM WIP
šŸŸ¢ @pulkitgovrani #196
onyedikachi-david commented 1 week ago

/attempt #113

Algora profile Completed bounties Tech Active attempts Options
@onyedikachi-david 7 bounties from 4 projects
JavaScript, Shell
ļ¹Ÿ168, ļ¹Ÿ163
Cancel attempt
Bhavyajain21 commented 1 week ago

/attempt #113

Algora profile Completed bounties Tech Active attempts Options
@Bhavyajain21 15 bounties from 3 projects
TypeScript, Rust,
JavaScript & more
Cancel attempt
algora-pbc[bot] commented 1 week ago

šŸ’” @pulkitgovrani submitted a pull request that claims the bounty. You can visit your bounty board to reward.