Releases: tokamak-network/trh-sdk
Releases · tokamak-network/trh-sdk
v1.0.4
What's Changed
- FIX: handles destroy retry when namespace already deleted by @0xSY3 in #170
- Feat: Add shutdown command for Thanos L2 shutdown helper by @theo-learner in #182
- Feat: Updates for mainnet release by @Shailu-s in #148
- Feat: Support mainnet by @theo-learner in #189
- Feature: Backup integration updates by @Shailu-s in #181
- Feat/backup integration by @theo-learner in #186
- Feature: Update for safe wallet by @Shailu-s in #169
- added post destroy cleanup for orphaned AWS resources by @0xSY3 in #176
- fix: used aws sdk instead of cli for GetAvailableRegions by @0xSY3 in #173
Full Changelog: v1.0.3...v1.0.4
v1.0.3
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- feat: update AWS RDS password validation by @0x6e616d in #164
- feat: try to uninstall the uptime service before destroying the chain by @0x6e616d in #166
- Fix(monitoring): Grafana password persistence issue by @theo-learner in #165
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Feat: setup safe wallet before registering DAO candidate by @theo-learner in #84
- Feat: add skip condition of safe wallet by @theo-learner in #99
- Feat: SDK integration for contract verification and candidate registration by @Shailu-s in #7
- Add command-line argument support to setup.sh by @theo-learner in #105
- L1Verification Contract Bindings Updates by @Shailu-s in #106
- Fix: Fixed staking v2.0 issue for candidate registration by @Shailu-s in #109
- fix: install monitoring issues by @0x6e616d in #110
- feat: integrate monitoring plugin by @theo-learner in #108
- Feat/merge main by @0x6e616d in #107
- Thanos Stack SDK by @0x6e616d in #95
- fix: update chain name formatting to match PV naming convention by @theo-learner in #111
- fix: update chain name validation to allow only 10 characters or less by @theo-learner in #112
- Feat: Get the DAO registration information by @theo-learner in #114
- refactor: rename ChainName to ResourceName in the Monitoring Config struct by @0x6e616d in #113
- feat: random namespace by chain name by @0x6e616d in #115
- Revert "refactor: rename ChainName to ResourceName in the Monitoring …Config struct" by @0x6e616d in #116
- Fix: Transaction approval ton transfer by @Shailu-s in #118
- Feat: Add alert feature for monitoring plugin by @theo-learner in #117
- Feat: alert customization by @theo-learner in #120
- Refactor: Update to change alert rule with dynamic index by @theo-learner in #123
- Feat: Log Collection by @theo-learner in #121
- feat: add Cross trade integration by @0x6e616d in #119
- Victor/refactor/sdk logs by @hazardvictor in #128
- Chore: Updates related to audit fixes by @Shailu-s in #127
- Feature: Metadata Details Integration via sdk by @Shailu-s in #124
- fix: update designated owner addresses for Sepolia by @theo-learner in #130
- Fix: Minor issues for sdk by @Shailu-s in #131
- Fix: Candidate Registration Metadata Info by @Shailu-s in #133
- chore: make getAvailableRegions pubilc by @hazardvictor in #135
- fix: update chain name validation to allow 14 characters or less by @theo-learner in #136
- feat: add cd yml for pushing docker image by @hazardvictor in #138
- fix: dockerfile by @hazardvictor in #139
- fix: dockerfile by @hazardvictor in #140
- Feat/Fix: Logger and Metadata PR integration Updates by @Shailu-s in #137
- Feat: SDK logic of backup manager by @theo-learner in #141
- Fix: Metadata L1 Contract Info for Verification by @Shailu-s in #142
- feat: add region env when installing block explorer by @0x6e616d in #143
- Fix: PR naming scheme for updating metadata by @Shailu-s in #144
- Fix: Checkout Metadata Branch Name and Code Refactoring by @Shailu-s in #145
- Fix: backup manager incompatability issue for platform integration and bugs for getting the retention by aws API by @theo-learner in #146
- feat: install the cross trade app by @0x6e616d in #147
- Feature/monitoring uptime kuma by @cy00r in #149
- feat: Add default monitor setup for uptime-service by @cy00r in #151
- Feat: Upgrade to fusaka compatible by @theo-learner in #150
- Feat: Support network-dependent variables for Thanos stack by @theo-learner in #152
New Contributors
Full Changelog: v1.0.0...v1.0.1
v1.0.0
🚀 Rollup Hub SDK v1.0.0 Release
✨ Features
- First official release of Rollup Hub SDK for appchain deployment.
- Supports Devnet, Testnet deployment using Thanos stack with advanced configuration options.
- Integration with:
- Bridge
- Explorer
- Improved CLI logs and user guidance.
- Better error handling and troubleshooting tips.
📚 Documentation
- Full user guide available at (Link)
📌 Notes
- Mainnet deployment support is under final testing.