Releases: notional-labs/dig
v2.2.0
Full Changelog: v2.0.2...v2.2.0
cosmos-sdk 46 dragonberry
Notes for validators:
This process should work:
- stop your node
use this script, provided by Claimens Crypto Crew, but don't just copy and paste it. Run each line separately.
0th step: social consensus
- wait for 75% of VotePower to agree to this plan.
- After 75% of VotePower has agreed to this plan, execute the plan.
FIRST START A SCREEN SESSION
screen -S dig
SECOND START YOUR NODE
# remove your code folder
rm -rf dig
# clone exactly the right branch of dig
git clone https://github.com/notional-labs/dig --branch dragon46
# install the new digd binary
make install
# enter your dig state folder
cd ~/.dig
# back up priv_validator_state.json (you should also have a backup of this file and priv_validator.json that isn't on your validator)
cp data/priv_validator_state.json ~/
# blow out your data directory
rm -r data
# Download claimens' snapshot
URL=https://quicksync.ccvalidators.com/SNAPSHOTS/dig-1_20221029_default.tar.lz4 && wget -O - $URL | lz4 -d | tar -xvf -
# restore your priv_validator_state to ensure that you do not double sign
cp ~/priv_validator_state.json ~/.dig/data
# start using the --home flag, to ensure that you do not get knocked around by a changed home directory
digd start --home ~/.dig
THIRD LEAVE THE SCREEN SESSION
ctrl+a then ctrl+d
dragonberry
This release represents the safest known course to patch the sdk 45 version of dig for dragonberry.
It avoids apphash errors reported by kujira, evmos, and chihuahua.
After applying this release, validators will coordinate a halt height upgrade to v46.
Cheers!
Please install like this:
cd dig/
git fetch --all
git checkout v2.1.0
go install ./...
DigV3
v2.0.1
Full Changelog: v2.0.0...v2.0.1
fix 0x addresses
Notes
All validators should update to this, and can begin to update now. This will fix a tx signing bug that affected the ethsecp256k1 0x accounts in dig's genesis state.
Update:
git clone https://github.com/notional-labs/dig
cd dig
git checkout v1.1.0
go install ./...
then stop your node and restart it.
What's Changed
- fix eth by @nguyenvuong1122000 in #149
- Note about validator creation & wallet starting balance by @mihado in #144
- rocksdb fix by @mgialong215 in #150
- fix 0x by @faddat in #154
New Contributors
Full Changelog: v1.0.1...v1.1.0
Less RAM
MainNet
What's Changed
- masterpi007 by @MasterPi-2124 in #69
- Created Makefile (Ledger Support) by @ChandraStation in #71
- Versioning and linting by @faddat in #74
- Update dig_validator.md by @mgialong215 in #72
- Mainnet Genesis additions batch 1 by @waspcartel in #73
- draft mainnet genesis billy by @waspcartel in #75
- draft mainnet genesis billy by @waspcartel in #76
- draft mainnet genesis billy by @waspcartel in #77
- Nov 5 Genesis by @waspcartel in #78
- Nov 6 genesis update by @waspcartel in #79
- Draft mainnet genesis billy by @waspcartel in #80
- loveliest updates yet by @waspcartel in #81
- Eth address support by @nguyenvuong1122000 in #86
- Add ledger support to digd executable by @dylanschultzie in #85
- gentx Kentzz001™#6153 by @Kenertlaak in #88
- eip191 sign mode by @nguyenvuong1122000 in #87
- Create README.md for mainnet gentx by @dylanschultzie in #90
- Create gentx-lavenderfive.json by @dylanschultzie in #89
- Gentx for Simply Staking by @jacquesvcritien in #91
- Gentx for Cros-nest by @mturkia in #92
- gentx Symbionts by @ecosynthesizer in #93
- Gentx for dig mainnet by @opfergnome in #94
- gentx williamapc by @wpradocampello in #96
- Restoring master branch to former glory by @faddat in #106
- Update gentx-nerdtopiade.json by @opfergnome in #100
- Gentx submission for eastmael validator by @eastmaels in #102
- ZenChainLabs Gentx by @zenchainlabs in #103
- Dig mainnet gentx - megadrive by @thecryptodrive in #105
- Ztake.org gentx by @feshchenkod in #107
- Create gentx-michelangelo3.json by @opfergnome in #109
- Create gentx-kiljaem.json by @jakeminlim in #108
- fixes in light of: cosmos/gaia#1099 by @faddat in #110
- Gentx submission for dotwin1981 validator by @dotwin1981 in #111
- epochs module from osmosis by @nguyenvuong1122000 in #112
- Mods for Mr. Mamesies by @waspcartel in #113
- Gentx submission for Chandra Station by @ChandraStation in #114
- add kingnodes gentx by @nullmames in #115
- modified gentx for eastmael validator by @eastmaels in #119
- modified gentx for kentzz001 validator by @faddat in #122
- Modified gentx for kentzz001 validator by @Kenertlaak in #120
- removes tests because there's not a module manager by @faddat in #124
- gentx rosper7 by @ROSPER77 in #123
- Create gentx-PillowPille.json by @PillowPille in #126
- Create gentx-dirtyharry.json by @silencer1979 in #125
- Update README.md by @mgialong215 in #127
- add check total balance though out genesis.json commit history by @sontrinh16 in #128
- add get sum file by @sontrinh16 in #130
- audit update by @mgialong215 in #129
- Add validator gentx by @whatzaruckus in #131
- Params by @faddat in #132
- Now has minimum commissions, god bless them. by @faddat in #133
New Contributors
- @mgialong215 made their first contribution in #72
- @nguyenvuong1122000 made their first contribution in #86
- @dylanschultzie made their first contribution in #85
- @mturkia made their first contribution in #92
- @ecosynthesizer made their first contribution in #93
- @opfergnome made their first contribution in #94
- @wpradocampello made their first contribution in #96
- @zenchainlabs made their first contribution in #103
- @feshchenkod made their first contribution in #107
- @jakeminlim made their first contribution in #108
- @nullmames made their first contribution in #115
- @ROSPER77 made their first contribution in #123
- @PillowPille made their first contribution in #126
- @silencer1979 made their first contribution in #125
- @sontrinh16 made their first contribution in #128
- @whatzaruckus made their first contribution in #131
Full Changelog: latest...v1.0.0
latest
remove auto download genesis
Testnet 3
Dig's third testnet brings:
- An overall lower feature scope
- Genesis state exported from the DFY contract on BSC
- Compatibility with BECH32 (cosmos) and ethsecp256k1 (eth/bsc) addresses and keys
- Cosmos SDK 0.44.0
- IBC-go 1.1.0
- Tendermint 0.34.13