-
Notifications
You must be signed in to change notification settings - Fork 5
Fix the caught bugs by the tests #229
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
Open
Bojan131
wants to merge
110
commits into
main
Choose a base branch
from
fix/caught_bugs
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
110 commits
Select commit
Hold shift + click to select a range
db87875
chore: remove relay-03 and stale DO relay from V9 testnet relay list
Niks988 ac10e36
Merge pull request #84 from OriginTrail/infra/remove-v10-relay-from-v9
branarakic dd6170d
update
Bojan131 880fc70
Merge remote-tracking branch 'origin/v10-rc' into fix/caught_bugs
Bojan131 2710f6e
fix(core,game): correct ACK digest buffer size and context graph API …
Bojan131 8fca9b7
fix: production bugs E-7, E-20, Q-1, P-13, K-4/K-5
Bojan131 36d6cc0
fix: production bugs CH-10, ST-7, A-7, A-13
Bojan131 f50bdf1
test: align agent test fixtures with A-7/A-12 spec fixes
Bojan131 3784905
fix(game,storage): unblock E2E game launch + worker adapter resolution
Bojan131 68e67dc
Merge remote-tracking branch 'origin/v10-rc' into fix/caught_bugs
Bojan131 b4194c6
fix(agent,publisher,chain,evm,elizaos): close A-15, A-5, K-11, sol-ow…
Bojan131 0e8cea0
fix(evm,E-9): dual-emit KnowledgeBatchCreated on V10 publish
Bojan131 2b1aee3
fix(storage,evm,elizaos): seal private literals + restore Hub Unautho…
Bojan131 7c76f07
fix(evm,storage,openclaw): close E-11/E-17/K-9, deterministic AES-GCM…
Bojan131 fc98006
fix(cli,evm,ci): close CLI-1/7/9/10/11/16, add Blazegraph svc, harden…
Bojan131 e3f1293
fix(publisher,storage,mcp): close P-1/P-2, K-1/K-2, ST-2 subtraction,…
Bojan131 fe3334f
fix(publisher): make PreBroadcastJournalEntry.publicByteSize a string…
Bojan131 d376ccc
fix(storage,blazegraph): rewrite no-graph deleteByPattern to enumerat…
Bojan131 fc8237d
fix(storage,blazegraph): materialize matching tuples then DELETE DATA…
Bojan131 77415d0
fix(game,coord): broadcast leader's CCL install state in expedition:l…
Bojan131 485bc5b
ci(blazegraph): create quads-mode namespace for storage conformance s…
Bojan131 af88ed5
ci(blazegraph): fix quads-mode namespace creation (NoAxioms required)
Bojan131 c3bbe23
fix(game,coord): emit substring 'published to context graph' in succe…
Bojan131 6d21a7e
fix(game,coord): force-resolve no-op when no votes/proposal pending (…
Bojan131 a9ac900
fix(game): tombstone-aware join + auth on locations endpoint (G-4)
Bojan131 f734939
fix(game,storage): force-resolve idempotency window + reliable Blazeg…
Bojan131 76b65e3
fix(storage,blazegraph): split deleteByPattern paths by graph filter
Bojan131 0d7e437
test(chain): add 81 behavioral tests for MockChainAdapter, lift lines…
Bojan131 1539d32
test(storage): lift coverage 79→86% lines (graph-manager 61→95%, priv…
Bojan131 02764b6
test(agent): lift coverage 74.6→76.1% lines (op-wallets + workspace-c…
Bojan131 65d25b9
test(adapter-elizaos, cli): lift coverage + fix rotateToken invalidat…
Bojan131 ce5983a
fix(bot-review): resolve every github-actions bot review finding on P…
Bojan131 f02b9f3
fix(origin-trail-game): expose optional success flag on CoordinatorAg…
Bojan131 01b7d4d
test(origin-trail-game): align mock registerContextGraphOnChain with …
Bojan131 7405626
fix(adapter-elizaos,agent,chain): 2nd-pass PR #229 bot review follow-ups
Bojan131 6535f77
fix(pr229-bot): wire post-body signed-request verify, fix endorse sig…
Bojan131 b434f69
fix(pr229-bot): verify signed GET/HEAD, emit full envelope on headles…
Bojan131 67ea2b3
fix(pr229-bot): bind signed HMAC to pathname+search, strict hex check…
Bojan131 efc6b5d
fix: address PR #229 round-5 bot review findings
Bojan131 3405815
Merge branch 'main' into fix/caught_bugs
Bojan131 be4c6b5
Merge remote-tracking branch 'origin/v10-rc' into fix/caught_bugs
Bojan131 e70b6f6
fix: CI regressions after merging v10-rc into fix/caught_bugs
Bojan131 6f0780e
test(e2e-finalization): fix race — wait for finalization, not just sync
Bojan131 de341d8
fix(pr229-bot): address round-6 bot review findings
Bojan131 38f42dd
fix(publisher): account for self-sign in per-CG quorum check
Bojan131 23ed224
fix: address PR #229 bot review round 7 (7 findings)
Bojan131 4bda9f4
fix: address PR #229 bot review round 8 (4 findings)
Bojan131 7c666b1
fix(publisher): use valid OperationName in WAL recovery log context
Bojan131 0992c62
fix: address PR #229 bot review round 9 (5 findings)
Bojan131 f428ab8
fix: address PR #229 bot review round 10 (5 findings)
Bojan131 429f49b
fix: address PR #229 bot review round 11 (4 findings)
Bojan131 5dd05c5
fix: address PR #229 bot review round 12 (2 findings)
Bojan131 bdaa2f6
fix(chain-event-poller): downgrade hardhat head-race to WARN
Bojan131 117aed9
fix(adapter-elizaos): PR #229 bot review round 13 (r13-1/r13-2/r13-3)
Bojan131 e67bb2d
fix(agent,adapter-elizaos): PR #229 bot review round 14 (r14-1/r14-2)
Bojan131 fde0e5b
fix(storage,adapter-elizaos): PR #229 bot review round 15 (r15-1/r15-2)
Bojan131 1eef2bc
fix(r16): address PR #229 bot findings round 16
Bojan131 0992fde
fix(pr-229/r17): 4 bot-review issues + tests (quads shape, per-runtim…
Bojan131 3865d6a
fix(pr-229/r18): 2 bot-review issues (DKG_NODE_URL fail-fast, DKGServ…
Bojan131 3c0259b
fix(pr-229/r19): 4 bot-review issues (HMAC framing, mandatory userTur…
Bojan131 3d90605
fix(pr-229/r20): adapter-elizaos/actions.ts — require explicit userTu…
Bojan131 1902abe
ci: force re-trigger after R20 push (no actual changes)
Bojan131 e80d07c
ci: nudge again — pull_request webhook seems stuck
Bojan131 9198177
Merge remote-tracking branch 'origin/v10-rc' into fix/caught_bugs
Bojan131 fa7dd65
fix(chain-event-poller): classify upstream RPC blips (5xx, ECONNRESET…
Bojan131 6d61d12
fix(pr-229/r21): 6 bot-review issues + tests (chat persistence, AGENT…
Bojan131 f10f382
fix(storage/blazegraph): materialise single-graph deleteByPattern via…
Bojan131 c30c981
fix(pr-229/r22): 6 bot-review issues from v10-rc merge (WM auth plumb…
Bojan131 be266d7
fix(pr-229/r22-6): surface signed-gossip signing failures as ERROR (n…
Bojan131 c018730
fix(pr-229/r23): 4 bot-review issues (HMAC fail-closed guard, VALUES …
Bojan131 6346878
fix(pr-229/r23-4 follow-up): extend envelope↔publisher attribution to…
Bojan131 bd2107e
fix(pr-229/r24): 4 bot-review issues (destination-scoped chat caches,…
Bojan131 778a831
fix(bots): address PR #229 bot review round 25
Bojan131 20a9d45
update
Bojan131 7e3cc59
Merge branch 'v10-rc' into fix/caught_bugs
Bojan131 76b382e
fix(pr-229/r27): 5 bot-review issues + AA-2 CI flake fix
Bojan131 f2eb9f4
Merge remote-tracking branch 'origin/main' into fix/caught_bugs
Bojan131 8ee9281
fix(pr-229): resolve bot-flagged bugs + green CI
Bojan131 39bbbe6
fix(pr-229): close 5 critical bot-flagged bugs + green CI
Bojan131 00dd89d
fix(pr-229): close all CodeQL alerts + green Tornado agent CI
Bojan131 9f4d001
fix(pr-229): close remaining CodeQL alerts (54 + 47)
Bojan131 066073d
fix(pr-229/r28): close remaining bot-flagged bugs from latest review
Bojan131 8c092f4
fix(pr-229/r29): close 3 newly-flagged bot bugs
Bojan131 b9bfef7
fix(pr-229/r30): close 4 newly-flagged bot bugs
Bojan131 e24bcd0
fix(pr-229/r30-2): close 3 newly-flagged bot bugs
Bojan131 05bb5b6
fix(pr-229/r30-3): consolidate SPARQL form-classifier + empty-result …
Bojan131 841a671
fix(pr-229/r30-4): three correctness bugs caught by latest bot pass
Bojan131 241c308
fix(pr-229/r30-5): two correctness bugs caught by latest bot pass
Bojan131 ee577f3
fix(pr-229/r30-6): close 3 newly-flagged bot bugs
Bojan131 8ccd04e
fix(pr-229): bug bot r30-7 round — slowloris timeout, triple-quoted S…
Bojan131 e128d46
fix(pr-229/r30-8): close 2 newly-flagged bot bugs
Bojan131 5b0f26a
ci(codex-review): bump timeout 15 → 30 minutes
Bojan131 a27788b
fix(pr-229/r31-1): close 3 newly-flagged bot bugs (idempotent stub UR…
Bojan131 50a4561
fix(pr-229/r31-2): close 4 newly-flagged bot bugs (deprecated catch-a…
Bojan131 7c6e9ba
fix(pr-229/r31-3): close 3 newly-flagged bot bugs (distinct headless …
Bojan131 012c3a4
fix(pr-229/r31-4): close 4 newly-flagged bot bugs (RPC error propagat…
Bojan131 558086f
fix(adapter-elizaos,node-ui): bot review r31-5 — headless assistant d…
Bojan131 1e2407b
fix(pr-229/r31-6): close 3 newly-flagged bot bugs (workspace node sch…
Bojan131 0172ac8
fix(pr-229/r31-7): close 3 newly-flagged bot bugs (auth pre-handler v…
Bojan131 005f02a
fix(pr-229/r31-8): close 3 newly-flagged bot bugs (oxigraph per-posit…
Bojan131 7846206
fix(pr-229/r31-9): close 2 newly-flagged bot bugs (assistant-supersed…
Bojan131 bafe058
fix(pr-229/r31-10): close 5 newly-flagged bot bugs (headless-survives…
Bojan131 26b5d99
fix(pr-229/r31-11): close 3 newly-flagged bot bugs (delta supersede a…
Bojan131 2f16dac
fix(pr-229/r31-12): close 2 newly-flagged bot bugs (delta split-looku…
Bojan131 fcf3d6a
fix(pr-229/r31-12): close newly-flagged J8hn — V10KnowledgeBatchEmitt…
Bojan131 f0be918
fix(pr-229/r31-13): close 2 newly-flagged bot bugs (assistantText `??…
Bojan131 3fffd56
fix(pr-229/r31-14): close 2 newly-flagged bot bugs (per-graph lock ca…
Bojan131 ec44ec0
chore(pr-229): scrub internal review-process narration from shipped code
Bojan131 2cb7744
Merge remote-tracking branch 'origin/main' into fix/caught_bugs
Bojan131 7e41cda
fix(autoupdater): always run contract clean+rebuild when sources change
Bojan131 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.