Releases: GrapeInTheTree/chiliz-cli
Releases · GrapeInTheTree/chiliz-cli
v1.0.0
28 Mar 10:53
Compare
Sorry, something went wrong.
No results found
Changelog
494d410 feat!: Rebrand to chiliz-cli — The CLI for Chiliz Chain
v0.7.0
28 Mar 09:44
Compare
Sorry, something went wrong.
No results found
Changelog
60a7d90 feat: Add APY and Voting Power to butler validators
39bea13 feat: Add contract, holders, logs commands + internal txns in address
9a51a8e fix: Resolve validators "unknown" status from RPC rate limiting
v0.6.0
28 Mar 04:49
Compare
Sorry, something went wrong.
No results found
Changelog
924eaa6 chore: Add Makefile for standard build/test/vet targets
2e457da chore: Add contributing guide and GitHub issue/PR templates
3b759b7 feat: Add butler init for automatic config setup
70dac0a feat: Add contact name resolution for all address commands
e4db9e5 feat: Improve CLI help for AI agent discoverability
4406037 fix: Improve error messages with actionable hints
v0.5.0
28 Mar 04:14
Compare
Sorry, something went wrong.
No results found
Changelog
ff706c1 chore: Add MIT LICENSE file
66a7a8b ci: Add CI pipeline for build + vet + test on push/PR
a4d6354 feat: Add butler rpc for raw JSON-RPC escape hatch
3de4b6d feat: Add butler staking for per-address delegation queries
2d7a0fe feat: Add butler token for Chiliscan token metadata queries
1544870 feat: Auto-decode 4byte method selectors in butler tx
v0.4.0
28 Mar 03:16
Compare
Sorry, something went wrong.
No results found
Changelog
f2df114 feat: Add butler validators for Chiliz staking contract queries
02c3e6f feat: Add butler version command with GoReleaser ldflags injection
v0.3.0
28 Mar 02:57
Compare
Sorry, something went wrong.
No results found
Changelog
c8e53b8 feat: Add butler call for generic read-only contract queries
v0.2.0
27 Mar 11:35
Compare
Sorry, something went wrong.
No results found
Changelog
c34563c ci: Add GoReleaser + GitHub Actions release pipeline
8cc50ec feat: Add Cobra CLI with read-only blockchain query commands
e3b915b feat: Implement initial TUI application with Ethereum client for balance checks and native token transfers.