- (command) #25 Add Commonwealth link to submitted proposal.
- (cli) #21 Select key to submit proposal.
- (tests) #18 Add mocking for standard
GET
requests. - (prop) #17 Get summary of release notes using GPT-4.
- (cli) #1 Prepare CLI command to submit proposal.
- (command) #45 Update testnet Mintscan link and allow non-rc versions.
- (all) #44 Minor improvements and updated README.
- (command) #40 Improve handling of Commonwealth info.
- (block) #39 Round upgrade height to nearest 500.
- (llm) #38 Enable using GPT-4o.
- (prop) #23 Get keyring location from user input.
- (prop) #22 Choose GPT model via CLI flag.
- (crate) #16 Adjust package name to
proposer
. - (block) #15 Add error handling for blocks data.
- (all) #13 Implement better error handling using thiserror.
- (cli) #12 Use clap for CLI handling.
- (tests) #11 Mock API responses for tests.
- (command) #33 Use correct network denom for transaction fees.
- (rpc) #32 Use port 443 on Lava RPC endpoints.
v0.1.0 - 2024-08-05
This section contains the legacy changelog from the original repo
- (prop) #12 Add version and height links to proposal.
- (github) #11 Use octocrab to access GitHub data.
- (chain) #10 Estimate the upgrade height based on last 50.000 blocks.
- (cli) #9 Add logic for selection and calculation of upgrade date and time.
- (github) #4 Check if release already exists on GitHub.