Skip to content

Update(deps): Bump github.com/BitCannaGlobal/bcna from 1.4.1 to 1.5.3#192

Open
dependabot[bot] wants to merge 1 commit intobitcannafrom
dependabot/go_modules/bitcanna/github.com/BitCannaGlobal/bcna-1.5.3
Open

Update(deps): Bump github.com/BitCannaGlobal/bcna from 1.4.1 to 1.5.3#192
dependabot[bot] wants to merge 1 commit intobitcannafrom
dependabot/go_modules/bitcanna/github.com/BitCannaGlobal/bcna-1.5.3

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 8, 2022

Bumps github.com/BitCannaGlobal/bcna from 1.4.1 to 1.5.3.

Release notes

Sourced from github.com/BitCannaGlobal/bcna's releases.

BitCanna v1.5.3 - TrichomeMonster-ica codename

Key features

(Update scheduled for 7 November 2022 ~ 14.00h UTC)

  • Source code refactored to deprecate CosmosCMD package from Ignite/CLI.
  • InterChain Accounts module intregration.
  • Last security and stability updates.

Note: this is a planned upgrade, chain will halts at block 5787420

Instructions for preparing the upgrade

1_Build from source or download it

Option 1. Download

rm  -rf ./bcna_linux_amd64.tar.gz  # delete old versions, check also bcnad in this folder
wget https://github.com/BitCannaGlobal/bcna/releases/download/v1.5.3/bcna_linux_amd64.tar.gz
tar zxvf bcna_linux_amd64.tar.gz
./bcnad version
 >> result should be `1.5.3`

Option 2. Compile from source

git clone https://github.com/BitCannaGlobal/bcna.git
cd bcna
# git fetch if already cloned
git checkout v1.5.3
make build  ## mv  build/bcnad $(which bcnad)  > manually to service path
make install ## Optional: it install in $GOBIN

Prepare (Cosmovisor) or replace (manually) any previous version with this v1.5.3

For Cosmovisor:

This could happen before chain halts.

Install/update the last version of Cosmovisor v1.4

go install cosmossdk.io/tools/cosmovisor/cmd/cosmovisor@v1.4.0

Also you can download from here

Now prepare the folders and binary

mkdir -p ${HOME}/.bcna/cosmovisor/upgrades/trichomemonster-ica/bin/
  • If you built it:
    mv build/bcnad  ${HOME}/.bcna/cosmovisor/upgrades/trichomemonster-ica/bin/
    

... (truncated)

Commits
  • 73092a5 Merge pull request #110 from BitCannaGlobal/update-main-doc
  • 4621f86 Merge branch 'main' into update-main-doc
  • bca3de6 Update 2.3.cosmovisor.md
  • 5fc4232 TrichomeMonster-ica upgrade
  • 5842195 Adding v1.4.5 instructions
  • c0921b7 Adding upgrade link
  • 59edee6 upgrade instructions
  • 925c3f6 link to specific instructions to update v1.4.5
  • 7510e49 Merge pull request #107 from BitCannaGlobal/remove-cosmoscmd-from-ignite
  • 1a87386 Remove Ignite/CLI/cosmoscmd
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/BitCannaGlobal/bcna](https://github.com/BitCannaGlobal/bcna) from 1.4.1 to 1.5.3.
- [Release notes](https://github.com/BitCannaGlobal/bcna/releases)
- [Commits](BitCannaGlobal/bcna@v1.4.1...v1.5.3)

---
updated-dependencies:
- dependency-name: github.com/BitCannaGlobal/bcna
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 8, 2022
@dependabot dependabot bot requested review from Raumo0 and wolthrax November 8, 2022 06:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants