[TKAI-4225] enforce task prize to be divisible by 100#515
Merged
hvasconcelos merged 6 commits intodevfrom Nov 11, 2025
Merged
Conversation
hvasconcelos
approved these changes
Nov 11, 2025
hvasconcelos
pushed a commit
that referenced
this pull request
Nov 11, 2025
* Bepro 2261 disable access logs with and environment variable (#504) * add new env to control access logs * only send access logs if it is enabled * Bepro 2259 disable elastic search with an environment variable (#505) * add missing variable * fix parsing error * remove verification from here because we may want to sent access logs but disable other logs * create helper method to parse array values and using direct on the service * use direct value instead of creating new object * needs to pass object because of elastic index * rollback changes * use body as object because its how its supposed to be * fix query * use different parameters for address and handle * Bepro 2258 limit the size of the comments on frontend and backend (#506) * validate comment length on fe * validate comment length on be * improve error feedback * Bepro 2256 when i confirm the user email the user should be redirected (#507) * fix dashboard url * improve validation response * improve verification feedback * fix: improve copy and design * Bepro 2257 support to develop locally with a ganache network (#508) * add localhost to supported chains * use polygon as default chain * get initial chain from config * fix: only allow ganache if is dev environment * update dev with master (#512) * Fix email templates (#496) * use handle if exists * adjust template layout * add missing prop * also exclude user who commented, because he dont need to receive notification * fix cancelable time nan (#509) * add new tags (#511) --------- Co-authored-by: moshmage <moshmage@gmail.com> Co-authored-by: Henrique <henrique@layerx.xyz> * [TKAI-4225] enforce task prize to be divisible by 100 (#515) * fix default values * ignore logs * add missing event type * adjust value to be divisible by 100 * clear inputs to ensure recalculation * add tests and fix --------- Co-authored-by: Vitor Hugo <vhcsilva@gmail.com> --------- Co-authored-by: moshmage <moshmage@gmail.com> Co-authored-by: Henrique <henrique@layerx.xyz> Co-authored-by: Vitor Hugo <vhcsilva@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.