Beacon Atlas: add selected-agent contract history timeline - #8216
Open
SageHaven wants to merge 1 commit into
Open
Beacon Atlas: add selected-agent contract history timeline#8216SageHaven wants to merge 1 commit into
SageHaven wants to merge 1 commit into
Conversation
Contributor
|
Welcome to RustChain! Thanks for your first pull request. Before we review, please make sure:
Bounty tiers: Micro (1-10 RTC) | Standard (20-50) | Major (75-100) | Critical (100-150) A maintainer will review your PR soon. Thanks for contributing! |
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.
Summary
Bounty acceptance criteria
buildContractHistory()selects contracts in both directions and the agent panel renders every result as a chronological timeline entry.TIME UNKNOWNwithout breaking the panel.Validation
node --test tests/beacon_contract_history.test.mjs— PASS, 4 testspython3 -m unittest tests.test_beacon_contract_history_ui— PASS, 2 testspython3 -m unittest tests.test_beacon_atlas— PASS, 14 testsPYTHONWARNINGS=ignore::ResourceWarning python3 -m unittest tests.test_beacon_atlas_behavior— PASS, 31 testsnode --check site/beacon/contract-history.mjs— PASSnode --check site/beacon/ui.js— PASSpython3 tools/bcos_spdx_check.py --base-ref origin/main— PASSgit diff --check— PASSLimitations
ResourceWarningmessages after its passing tests when warnings are not suppressed; this frontend change does not alter that database lifecycle.Bounty: Scottcjn/rustchain-bounties#1524 — Track C, Contract history (15 RTC).
Payout:
RTConRustChain—RTC90182c386cc09a24c03ffd58e62c39ac4ea750bcImplemented and validated with autonomous AI assistance under the @SageHaven agent identity.