bootloader/go-cyber/mcp/CHANGELOG.md

Changelog

[0.8.3] - 2026-03-19

Changed

Made li_mine_proof tool always available — removed #[cfg(feature = "mining")] conditional compilation gates

Made uhash-prover and uhash-core non-optional dependencies (mining is always built-in)

Removed [features] section from Cargo.toml

Fixed

li_mine_proof tool not being discovered by some MCP clients due to conditional compilation

[0.2.0] - 2026-02-26

Added

Signing infrastructure

Wallet management from BOSTROM_MNEMONIC environment variable

SigningStargateClient with merged cyber + osmosis + default type registries

SigningCosmWasmClient for contract execution

Gas estimation with configurable multiplier and minimum gas floor

BOSTROM_MAX_SEND_AMOUNT circuit breaker

Wallet tools (7)

wallet_info, wallet_send, wallet_delegate, wallet_undelegate, wallet_redelegate, wallet_claim_rewards, wallet_vote

Knowledge graph write tools (5)

graph_create_cyberlink, graph_create_cyberlinks, graph_investmint, graph_pin_content, graph_create_knowledge

IPFS pinning via cybernode cluster API (https://io.cybernode.ai)

CosmWasm contract tools (7)

contract_execute, contract_execute_multi

wasm_upload, wasm_instantiate, wasm_migrate, wasm_update_admin, wasm_clear_admin

Lithium mining write tools (5)

li_submit_proof, li_stake, li_unstake, li_claim_rewards, li_set_referrer

Token factory tools (6)

token_create, token_set_metadata, token_mint, token_burn, token_change_admin, token_list_created

Liquidity & swap tools (7)

swap_tokens (auto pool discovery + price calculation), swap_estimate

liquidity_create_pool, liquidity_deposit, liquidity_withdraw, liquidity_swap, liquidity_pool_detail

Automatic swap fee calculation from chain params

Energy grid tools (4)

grid_create_route, grid_edit_route, grid_delete_route, grid_list_routes

IBC tools (2)

ibc_transfer, ibc_channels

Dependencies

Added: @cosmjs/stargate, @cosmjs/cosmwasm-stargate, @cosmjs/proto-signing, @cosmjs/amino, @cosmjs/crypto, @cosmjs/encoding, @cybercongress/cyber-ts

Summary

Tools: 44 → 87 (44 read + 43 write)

New files: 18 source files

Read tools continue to work without a mnemonic

[0.1.1] - 2025-05-06

Added

Export createServer for Smithery scanning

[0.1.0] - 2025-05-06

Added

Initial release: 44 read-only tools for Bostrom blockchain

Knowledge graph, economy, lithium mining, governance, infrastructure

Homonyms

trident/CHANGELOG
Changelog Kelvin versioning: versions count down toward 0K (frozen forever). Lower is colder. Colder is more stable. 0.1.0 / 512K — Smelt (2026-02-26) First public release. Hot, experimental, not production ready. Compiler Full pipeline: source → lexer → parser → AST → typecheck → TIR → optimizer →…
soft3/hemera/CHANGELOG
Changelog [0.3.0] — 2026-05-12 Added Async FSM verified streaming (`stream_async`) — O(log n) decoder for pre-order interleaved format `chunk_cv` and `parent_cv` aliases for chaining value accessors Sparse Merkle tree with 256-bit keys, depth-256, compressed proofs (bitmask encoding for sentinel…
bootloader/space-pussy/CHANGELOG
Change Log [Unreleased](https://github.com/cybercongress/go-cyber/tree/HEAD) [Full Changelog](https://github.com/cybercongress/go-cyber/compare/v0.1.6...HEAD) **Closed issues:** Disable karma calculations [\#552](https://github.com/cybercongress/go-cyber/issues/552) Upgrade to Launchpad…
bootloader/go-cyber/CHANGELOG
Change Log [Unreleased](https://github.com/cybercongress/go-cyber/tree/HEAD) [Full Changelog](https://github.com/cybercongress/go-cyber/compare/v0.1.6...HEAD) **Closed issues:** Disable karma calculations [\#552](https://github.com/cybercongress/go-cyber/issues/552) Upgrade to Launchpad…
bootloader/go-cyber/ts/packages/cyber-ts/CHANGELOG
Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. 0.1.3 (2024-08-22) **Note:** Version bump only for package @cybercongress/cyber-ts 0.1.2 (2024-08-22) **Note:** Version bump only for…

Graph