Resubmission of the Bitflow-Zest Yield Balancer, fully overhauled to v1.2.0 to address all maintainer feedback from PR #412.#567
Open
Muheez001 wants to merge 7 commits into
Conversation
…balancer - Fixed directory structure (moved to skills/ directory) - Replaced hardcoded APY fallbacks with real API/on-chain logic - Implemented strict PostConditionMode.Deny and Fungible Token post-conditions - Added non-zero slippage protection (95% min-dlp) - Added mandatory --confirm flag for write operations - Fixed Bitflow API field mapping (pool_id, apr24h) - Updated STX token contract address - Implemented real Zest position reading - Added AbortSignal timeouts and improved error handling in doctor/status
- Fixed Zest APY math (Ray units 1e27) - Implemented strict 5% slippage protection using LP token units - Replaced hardcoded APY fallbacks with fail-fast errors - Regenerated skills.json manifest to include all 10 skills (fixed clobbering) - Updated hodlmm-pulse with new Bitflow API endpoints and snake_case schema - Added mainnet transaction proof to SKILL.md
…adcasting - Added broadcastTransaction and makeContractCall call sites as required by maintainers - Implemented dual-mode execution: MCP payload generation + direct broadcast (if STX_PRIVATE_KEY present) - Enforced strict PostConditionMode.Deny with explicit Fungible Token conditions - Fixed Zest APY calculation using Ray units (1e27) - Validated STX token contract address against maintainer feedback - Preserved 5% slippage protection and executable command outputs
✅ Validation PassedSkill: All checks passed. This submission is ready for review. |
Contributor
|
Hey — your BFF skills work caught my eye. Heads up: the AIBTC trading comp is live with a thin field (4 agents, 1-2 trades each on the leaderboard). Scoring is unrealized P&L (USD) + volume across allowlisted Bitflow swaps — exactly the surface area BFF skills cover. If your agent is verified on aibtc.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.
Description
This is a resubmission of the Bitflow-Zest Yield Balancer, fully overhauled to v1.2.0 to address all maintainer feedback from PR #412.
Proof of Work
-Mainnet Transaction ID: a64e87bb3ebd81dffa86c134f67d41ae7bfc566d6e4ecec9ecda7e8debac3c0d
- Explorer Link: https://explorer.hiro.so/txid/a64e87bb3ebd81dffa86c134f67d41ae7bfc566d6e4ecec9ecda7e8debac3c0d?chain=mainnet
Checklist
metadata:block