Releases
v0.12.0
fix: pool before dex in deployment order
fix: set open true on dex always
fix: correct auto formatted template errors
fix: outdated bitflow pool reference
fix: update contract principals to not use apostrophe
chore: remove debug logging from test script
fix: update a few inconsistencies in json params
fix: properly type inputs to resolve 500
fix: handle token symbol toLowerCase() at top of funnel
fix: match entire value from contract
feat: Add missing template variables for faktory dex contract
feat: Set contract displayName in generateContractForNetwork method
fix: remove double char on sbtc principal
chore: bump aibtc/tools version
fix: update deployment order, rename helper fn
fix: deploy latest traits with new acct
fix: update msg size in trait too
fix: reduce total message size to 10k chars
fix: consistently name trait to match contract
fix: add new testnet trait deployer, fix trait names
fix: add check for veto against yes vote
fix: add tests for veto-action-proposal() in agent account
fix: add veto updates to traits and agent account
fix: add missing replacements across token contracts
fix: remove for-network variant of test
fix: uncomment and create rewards-account trait
chore: bump aibtc/tools version
fix: correctly export ContractResponse
chore: bump aibtc/tools version
fix: make token symbol lowercase, readonly clarity version
feat: Update API to match simplified types and responses
feat: Implement contract creation and retrieval endpoints
chore: bump aibtc/tools version
fix: simplify contract definition and contract response
fix: update all testnet trait refs based on latest deployments
fix: clean up api errors, leave todo hooks for later
chore: use latest aibtc/tools
fix: update generator error, release aibtc/tools patch
chore: release aibtc/tools, fix generator error
fix: array in array
fix: throw error on failed template replacement
chore: bump aibtc/tools
fix: rework types to use source if subset of info
chore: bump @aibtc/tools version
chore: bump types version
fix: update content key to source in api response and types
chore: bump all deps
chore: bump types version
fix: making a mess to clean up later
feat: Import types and update API responses to use @aibtc/types
feat: Define API response types using ContractBase in types package
chore: bump types with patch
fix: restore the ignore for dist/
fix: use correct imports for src/index.ts in aibtc/types
feat: Fix relative paths in .d.ts and .js files, update index.ts
feat: Enhance restructure script to fix import paths and use ES6 modules
fix: use both spots
fix: not that one this one
chore: fix to review dist bundle
chore: minor version bump for types
chore: cleanup, formatting, adjustments
docs: Update README files with error code information
docs: Update README files to reflect current utilities and usage
feat: Add test scripts to package.json for coverage and endpoints
docs: Update tests README to reflect current test suite structure
docs: Update src/README.md to reflect current API structure
docs: Update models README to reflect contract-template.ts content
docs: Update contracts README to reflect latest code structure
feat: Update README files to reflect current codebase structure
fix: remove CORE and EXTERNAL registry refs
refactor: setup run cost as known address
fix: make token symbol lowercase for replacements
fix: update allowed owners in prep for testnet
fix: clean up tests, fetch assets, and check return object details
fix: Use dao-helpers and asset-helpers in run-cost tests.
refactor: Simplify balance check in transfer test
refactor: Use asset helpers for balance checks in tests
feat: Implement missing tests for aibtc-dao-run-cost contract
fix: add back values used in tests with comments
fix: add in testnet owner values
chore: formatting
refactor: Update aibtc-dao-run-cost tests for contract changes
fix: the math
fix: assert can-execute and add prints to executions
fix: implement created height and expiration
feat: Increment setConfirmationsProposalsTotal when adding proposal
feat: Implement function to set confirmation threshold
fix: Fix map-set and execute-transfer functions in aibtc-dao-run-cost.clar
feat: Update set-asset and transfer-dao-token to match set-owner
fix: update flow specific to each proposal
refactor: use maps to track proposal paramters, counters for nonce
fix: simplify to just token symbol
fix: add required fields to endpoint test
fix: check for required fields at dao generation
fix: use ' in template generation instead of variables
Revert "fix: prefix principals with ' for templates"
fix: prefix principals with ' for templates
fix: clean up and reduce logging
fix: remove titleBefore from CF logging, clean up formatting
fix: simplify trait definition, remove prefix
You can’t perform that action at this time.