Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 1.8.1-alpha-pre-rc #1001

Closed
wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 18, 2024

🤖 I have created a release beep boop

1.8.1-alpha-pre-rc (2024-09-19)

⚠ BREAKING CHANGES

  • Add support for standard ibc (#614)

Features

  • roller config init command output formatting (#23) (9b638a6)
  • roller config init light node configuration (#13) (1a7f4cc)
  • accepts -i for interactive. arguments are mandatory (#186) (16317b6)
  • Add 'roller services load' command to load the different RollApp services (#282) (15bd450)
  • add --mock flag to init (#912) (0fccdb3)
  • Add roller config set hub-rpc (#532) (1ace736)
  • Add a claim-rewards command (#566) (dffb1ec)
  • Add a no-output flag to roller run (#400) (4aea642)
  • Add a no-output flag to roller init and register (#406) (7624ca9)
  • Add a roller config export command (#439) (c38631b)
  • Add a roller config show command (#351) (6faff32)
  • Add a roller relayer channel show command (#352) (1d8d7e6)
  • Add a roller tx fund-faucet command (#479) (9eb65b0)
  • Add a command to change DA with an existing rollapp (#451) (487f0c8)
  • Add a configurable decimals flag to roller config init (#152) (f77f605)
  • Add a sequencer status command (#431) (764f1eb)
  • Add ability to list roller addresses with roller keys list command (#83) (b4c875e)
  • Add ability to run Celestia DA light node (#71) (eb18261)
  • Add ability to run rollapps with the roller run command (#66) (9675558)
  • Add ability to run the relayer (#78) (cada290)
  • Add ability to switch between different hub environments (#55) (862aecb)
  • Add automatic rollapp relayer funding in the genesis file (#95) (997af61)
  • Add Balance Verification for Balance-Required Commands (#86) (fe5b18f)
  • add bank denom metadata to rollapp genesis (#292) (885ea2b)
  • add binary installation command (#879) (71657bd)
  • add block explorer command (#880) (73e0cb2)
  • Add celestia balance verification (#89) (7a82e7e)
  • Add clear output to the roller run command (#68) (825a385)
  • Add command to modify DA light client rpc port (#369) (c082e0d)
  • Add command to modify rollapp rpc port (#365) (2c2ad89)
  • Add command to register rollapps (#50) (aee609f)
  • add commands to export and update sequencer metadata (#847) (3febe76)
  • Add comprehensive run command (#118) (a9f8165)
  • Add configurable token-supply flag on roller config init (#94) (e8344e4)
  • Add Continuous Status Monitoring for DA LC and sequencer (#137) (de39ccb)
  • add cron job for relayer flush (#954) (24d39dd)
  • add eibc client support (#813) (89dc1c6)
  • Add IBC channel creation capability from roller relayer start command (#74) (8619333)
  • Add installation script for latest release fetching (#271) (fc033e0)
  • add interactive cli for rollapp init (#136) (a6f207a)
  • Add keys export command (#143) (998f4e4)
  • add launchctl service support for macos (#951) (f518849)
  • Add loading spinner with status on roller init, register and run (#166) (63d166d)
  • Add local hub initialization logic to roller config init (#381) (9f896f7)
  • add logs command for services (#943) (360644f)
  • Add option to export Celestia private key (#242) (bda8916)
  • Add output formatting for roller register command (#62) (eaa2728)
  • add progress bar to downloads (#965) (e6d3b4b)
  • Add rollapp height to run output (#218) (a6eca00)
  • add rollapp init (#803) (19a455a)
  • add rollapp status command (#812) (0e1d2a1)
  • Add roller migrate for Configuration Upgrades (#317) (7890257)
  • add sequencer address and balance to rollapp output commands (#948) (7668320)
  • Add sequencer registration on roller register (#65) (870b254)
  • Add services log files and ports to roller run output (#145) (82b4d41)
  • Add set functions to all rollapp ports (#457) (8171db4)
  • Add support for a custom RDK binary (#181) (9c9fd55)
  • add support for avail as a da (#285) (d2b3500)
  • add support for mock da (#180) (8b50d34)
  • Add support for setting sequencer as sole governer by default (#376) (b2ea7e6)
  • Add support for standard ibc (#614) (3be9ca6)
  • add wasm rollapp support (#968) (dc57755)
  • Added configuration files generation ability to roller init (#8) (de8f0a7)
  • added gentx_seq call on init (#156) (e327098)
  • Added installation script for mac os (#35) (77efd90)
  • Added key generation ability to roller init (#6) (de1e2c0)
  • added Makefile with build and install targets (#131) (d3f6ead)
  • Added root command (#2) (e3a93ed)
  • Added version command (#37) (c406eb7)
  • added vm type parameter (#319) (a40a499)
  • adding --force flag for sequencer registration (#203) (b6fbb74)
  • Auto-generate EIP115 and revision (#499) (7715895)
  • Automatically Create and Upload Assets for New Releases (#268) (0318e54)
  • Avail - Support for Exporting Private Key (#349) (21c4ff4)
  • block-explorer: add a command to tear down the block explorer setup (#979) (4890bc7)
  • celestia light client config logic, sync from da head for first sequencer, sync from first state update for others (#832) (c911b45)
  • Configurable root directory in roller config init (#25) (c89328b)
  • denom accepts 3-6 letters (#200) (3417ceb)
  • display and accept bond amount in base denom (#911) (61b445b)
  • Enable tag-specific roller installation (#411) (ee6cccf)
  • fetch DA information from roller.toml for easy endpoint changes (#862) (1d66c64)
  • fetch rollapp info from chain (#828) (130eb89)
  • finalize full node flow (#836) (ae3000b)
  • finalize relayer flow (#833) (ef430b1)
  • finalize sequencer registration flow (#831) (3c0296a)
  • fix balance printing in roller run (#193) (969670b)
  • full node flow (#827) (95a9bff)
  • generate chain config during block-explorer initialization (#884) (c8afc46)
  • handle genesis creator archive (#800) (e3ea97c)
  • handle sequencer bond (#906) (c18e989)
  • handle sequencer reward address (#866) (87f3765)
  • Implemented rerun handling logic for roller config init (#31) (8171c61)
  • improve rollapp initialization (#817) (d7db004)
  • Initializing relayer configuration from roller config init (#19) (c934949)
  • install binaries based on rollapp id (#885) (ce93e8d)
  • install script compiles all dependencies locally (#211) (c1c4803)
  • make it possible to fill out the moniker and social media links for sequencer (#923) (a8cf922)
  • Output of DA Light Client and Relayer written to dedicated log files (#91) (ae57f48)
  • removed prompt from installation script (#42) (72ed72d)
  • replaced celestia default da network of arabica with mocha (#161) (a15286f)
  • rollapp id verification (#48) (3b171b7)
  • roller service output should be generalised for da layer (#184) (9e27d18)
  • run relayer using roller (#819) (cf84f05)
  • separate service command into rollapp specific services (3a8c36f)
  • sequencer registration (#821) (8e7fe60)
  • stabilize relayer flow (#308) (c0648cc)
  • support latest RDK on devnet (#132) (17698eb)
  • support sequencer bond for registration (#762) (1ca9f55)
  • update relayer flow to support lc (#875) (4d494d5)
  • update sequencer metadata (#850) (2166bc6)
  • using flags as defualts in interactive mode (#528) (25f0a12)
  • validate rollapp ID before dependency installation (#919) (bcf59eb)
  • wrap eibc version with min fee percentage support (#874) (ae9432f)

Bug Fixes

  • Add a migration to update the relayer path (#482) (92e36c3)
  • add genesis account to genesis file (#815) (2eb6a09)
  • Add rollapp ID xxxx_num_num enforcement on roller config init (#84) (3eb406f)
  • add sequencer addresses to the generated genesis file (#808) (01827f4)
  • Added migration to change hub rpc in relayer to point to archive node (#578) (f02b038)
  • added update clients command after client creation (#142) (3b99d74)
  • adjusted timeouts. added retry loop over create channels (#426) (1b44e2d)
  • Avoid panic on failure to fetch da account data (#232) (b014553)
  • block-explorer: make the block-explorer creation more reliable (#977) (fb69d9d)
  • Build CD flow roller from the release tag (#277) (56ac9b7)
  • Celestia LC status being fetched from local LC (#216) (90ab4ea)
  • celestia namespace retrieval (a0dd6f6)
  • change default confirm value to false for all interactions (#921) (c5d3912)
  • Change DYM decimals to 18 instead of 6 (#240) (7db87bb)
  • change library installation flow (#933) (97dedb2)
  • change temp struct field type (39d8620)
  • Change to use coin type 60 instead of 118 for the hub keys (#543) (337db9f)
  • changed default empty blocks to 90s (#461) (98504f4)
  • check whether rollapp exists during initialization (#829) (ded5e48)
  • cleanup unnecessary wallets, improve command output (#854) (e9852f2)
  • config files (#809) (aa7ff82)
  • da: don't ask to override the existing da config (#999) (eb7e31c)
  • deps: bump eibc version (#969) (6e7d0d5)
  • deps: bump rollapp commit (deb914b)
  • deps: update dymd version to hub (dd2dffd)
  • deps: update eibc version (48338c3)
  • deps: update rollapp commit and prebuilt version (ca329c6)
  • deps: update rollapp version (639522c)
  • deps: update rollapp version (79c72db)
  • Display balance on roller run in the bigger token denom (#231) (04d6ffa)
  • display the relevant information based on node type (8f82ffc)
  • dymint expect mock in config instead of local (#460) (2f3d444)
  • eibc client command error handling (#837) (ed75b43)
  • eibc client commands (#972) (3e650ae)
  • eibc: improve error handling (94f27a7)
  • Enable Remote Connections by Exposing RollApp's JSON RPC Endpoint on 0.0.0.0 (#275) (640d0f0)
  • Enhance error handling for 'roller register' common flows (#53) (b0c360d)
  • fail if the downloaded hash does not match the one registered with the rollapp (286177d)
  • fail when snapshot checksum comparison doesn't pass (bf45bd2)
  • fix outputs that require node type (4b218b8)
  • Fix relayer start (#320) (2cbbc6c)
  • Fix source dymd path in the CD flow (#416) (ec6cd87)
  • Fixed connection-id missing key would cause relayer start to fail (#503) (186c275)
  • Fixed go version in build workflow (#672) (fcef347)
  • Fixed running roller config init when root dir does not exist (#45) (81c8881)
  • Fixed spinner cursor removal bug (#188) (cec5a9f)
  • Generate formatted rollapp id for local rollapps (#526) (b9fabcd)
  • handle >1 sequencer when there are no state updates (#839) (abc90b4)
  • handle raw_log error during transaction execution (#922) (0280065)
  • handle empty genesis token supply (#851) (ecb9135)
  • handle existing rollapp state for da sync (c5f5189)
  • handle mock da in configuration update (94c93d8)
  • hub: update playground hub chain id (#962) (28851d5)
  • ibc clients creation stuck (#639) (ff3983a)
  • improve mock settlement handling (d040895)
  • improve relayer flow and address handling (#869) (dcbe2d1)
  • install roller as part of binary installation (#886) (32434d8)
  • keys: align key retrieval function with key creation (#974) (d6ceb6c)
  • keys: remove home from key directory where it's unnecessary (168c871)
  • lint (6a43e45)
  • linux binary installation for mock (#917) (70e9d46)
  • Make interactive flow exit on interrupt (#228) (65ba75c)
  • Make register return an error on insufficient funds (#649) (d8537d4)
  • Match roller config export faucet URL with hub ID (#537) (2811f63)
  • Migrate panic when using mock DA (#492) (e21833e)
  • mock genesis generation (#931) (4b08ea7)
  • pass gas prices on roller register (#253) (2022644)
  • Prevent generate new avail seed in roller migrate (#517) (ecfe396)
  • pull docker image before running the container (816d122)
  • query against a node when fetching bond params (#857) (f562a6b)
  • Read output ports from config files (#455) (38a57c4)
  • register show output (#191) (df9ecac)
  • relayer client creation flow (#876) (2dddc4a)
  • relayer ibc creation (#935) (6b040f2)
  • relayer run: wait for rollapp to be healthy after block time change (#861) (207b17a)
  • relayer setup flow for darwin (#952) (d3c1705)
  • relayer setup output should show the channels (#944) (e5e4ac6)
  • relayer won't print errors on the stdout, only in logfile (#344) (ab81073)
  • Reliable status for rollapp sequencer and relayer (#204) (9ad3320)
  • remove systemd services on reset (#899) (d00987b)
  • remove trust-period override in relayer config (#928) (5612d0e)
  • Removed addresses that doesn't require funding from roller config init output (#127) (d025248)
  • removed hard coded override flag (#395) (32446ad)
  • removed json-rpc flag from sequencer start (#289) (a90cf87)
  • Return relayer logs for periodic commands (#558) (1e6decd)
  • roller extarcts wrong active channel (#498) (f0b0b17)
  • roller initialization (#791) (7119edb)
  • Roller run status services render always in the same order (#206) (b338898)
  • run da client on non-linux boxes with rollapp start (#868) (79df251)
  • set dymint settlement node using the correct key (f121df4)
  • set max proof time to 1m (#967) (5f33de1)
  • Set rollapp default listen addr to 0.0.0.0:26657 (#345) (3661623)
  • setting keyring-backend os for the client (#283) (b084dc8)
  • show relayer log location (#890) (eb99101)
  • Switch from gvm to setup-go action in workflow (#380) (74aabfb)
  • typos (#570) (93d9bf2)
  • ui: installation spinner shouldn't draw new lines (62e25db)
  • Update roller migrate to Modify Rollapp Config for Zero Address RPC Exposure (#348) (165332f)
  • update compile_locally rollapp-evm ver (#436) (2debe7f)
  • update compile_locally.sh with relayer version v0.1.6 (#581) (c3fbc47)
  • update create-sequencer command with a new arg sequence (#859) (e8e0f2e)
  • update relayer start cmd (#883) (1d3cf4b)
  • Update rly path data instead of re-create (#489) (df5d0fe)
  • update status when running with active channel (#522) (a066f8e)
  • updated silknodes domain (#214) (982e73c)
  • use celestia-app binary for balance q (#860) (02d52fb)
  • use a chain ID from the available metadata (#858) (f21a823)
  • use adym as denom (#740) (b4977ec)
  • using evmos validation for rollappID (#222) (97502af)
  • using os.Executable instead of hardcoded roller path (#171) (c2e5518)
  • ux: remove irrelevant prompts (#940) (74323ef)
  • ux: update prompts and rollapp status command (#960) (c193839)
  • validate active connection (#500) (c3fcb6f)
  • verify rollapp bech prefix against the build flag (#877) (e036cc6)
  • Verify rollapp hub height is valid before creating a connection (#467) (2d422e5)
  • Verifying unique rollapp ID immediately in interactive flow (#226) (f033699)
  • wasm: add wasm vm type (#1000) (ce08f6d)
  • Write new roller version to config after migration (#491) (2a7016f)
  • writing denom metatada to the gensis file (#631) (d0cf7bd)

Miscellaneous Chores

  • release 1.1.0-alpha-rc01 (cb125c1)
  • release 1.1.0-beta-rc01 (0b956ac)
  • release v1.8.0-alpha-pre-rc (20ca1e3)
  • release v1.8.1-alpha-pre-rc (1746d7f)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot requested a review from a team as a code owner September 18, 2024 20:00
@github-actions github-actions bot changed the title chore(main): release 1.1.0-alpha-rc01 chore(main): release 1.8.0-alpha-pre-rc Sep 19, 2024
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 28d9909 to a689976 Compare September 19, 2024 07:18
@github-actions github-actions bot changed the title chore(main): release 1.8.0-alpha-pre-rc chore(main): release 1.8.1-alpha-pre-rc Sep 19, 2024
@github-actions github-actions bot force-pushed the release-please--branches--main branch from a689976 to 6a05e91 Compare September 19, 2024 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant