Closed laststylebender14 closed 2 weeks ago
code wherein we are doing output validation, have added TODO's for input types. https://github.com/tailcallhq/tailcall/blob/1da4ed1e62a665ae600e88bf6b957709774c7e36/src/core/blueprint/operators/grpc.rs#L66
/bounty $25
## đ $25 bounty âĸ Tailcall Inc.
### Steps to solve:
1. Start working: Comment
/attempt #2720
with your implementation plan2. Submit work: Create a pull request including
/claim #2720
in the PR body to claim the bounty3. 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 tailcallhq/tailcall!
đ§ Checkout our guidelines before you get started.
đĩ More about our bounty program.
Attempt | Started (GMT+0) | Solution |
---|---|---|
đĸ @dekkku | Aug 16, 2024, 4:44:39 PM | WIP |
đ´ @akhilender-bongirwar | Aug 17, 2024, 9:08:33 AM | WIP |
đ´ @swaingotnochill | Aug 24, 2024, 10:17:40 PM | WIP |
đ´ @0del | Sep 8, 2024, 10:08:33 AM | WIP |
/attempt #2720
Algora profile | Completed bounties | Tech | Active attempts | Options |
---|---|---|---|---|
@dekkku | 4 tailcallhq bounties | Rust |
īš2646 |
Cancel attempt |
/attempt #2720
[!NOTE] The user @dekkku is already attempting to complete issue #2720 and claim the bounty. We recommend checking in on @dekkku's progress, and potentially collaborating, before starting a new solution.
@akhilender-bongirwar: Reminder that in 1 days the bounty will become up for grabs, so please submit a pull request before then đ
/attempt #2720
[!NOTE] The user @dekkku is already attempting to complete issue #2720 and claim the bounty. We recommend checking in on @dekkku's progress, and potentially collaborating, before starting a new solution.
@swaingotnochill: Reminder that in 1 days the bounty will become up for grabs, so please submit a pull request before then đ
/attempt #2720
Algora profile | Completed bounties | Tech | Active attempts | Options |
---|---|---|---|---|
@9bany | 1 tailcallhq bounty | JavaScript, Go, Swift & more |
Cancel attempt |
[!NOTE] The user @dekkku is already attempting to complete issue #2720 and claim the bounty. We recommend checking in on @dekkku's progress, and potentially collaborating, before starting a new solution.
Action required: Issue inactive for 30 days. Status update or closure in 7 days.
Issue closed after 7 days of inactivity.
Presently we only validate the output types for gRPC, add support to validate the input types as well.
Technical Requirements