1
0
Fork
You've already forked dashblocks-host
0

Fix validation logic #1

Open
opened 2026年05月09日 00:26:11 +02:00 by yrds · 0 comments
Owner
Copy link

If the previous block validation fails it the next block will be skipped, the expected behavior is to the next block to be selected regardless the validation (obviously)

Line 184 in c147712
if(std.mem.eql(u8,block.?.command,"")){
If the previous block validation fails it the next block will be skipped, the expected behavior is to the next block to be selected regardless the validation (obviously) https://codeberg.org/yrds/dashblocks-host/src/commit/c147712302bcb27f64e0522d2259381cf281223c/src/root.zig#L184
Sign in to join this conversation.
No Branch/Tag specified
origin
development
No results found.
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
yrds/dashblocks-host#1
Reference in a new issue
yrds/dashblocks-host
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?