Dave
Dave
But what's the problem with adding a dummy that would essentially act as `scm: none`? It makes it easier to adjust nci for different workflows. Because right now the way...
Okay, I'll look into making a PR for it.
It is failing without this PR.
Just got this after gracefully stopping and restarting the 1.10.8
> ```shell > ```shell > docker run -d --name exchain-mainnet-fullnode -v ~/.exchaind:/root/.exchaind -p 8545:8545 -p 26656:26656 okexchain/fullnode-mainnet:latest > ``` > > > > > > > > > > >...
> @neoromantique > > Can you redo the deployment following this thread? If there is an error in the deployment please tell me which step went wrong and what is...
> @neoromantique try this > > 0. `mkdir ~/okc` > 1. `cd ~/okc` > 2. `curl -O https://okg-pub-hk.oss-cn-hongkong.aliyuncs.com/cdn/oec/snapshot/mainnet-s0-20221018-14723313-rocksdb.tar.gz` > 3. `tar zxvf mainnet-s0-20221018-14723313-rocksdb.tar.gz` > 4. `docker run -d --name exchain-mainnet-fullnode...
I'm running it on AMD Ryzen 9 5950X, it's fairly standard and modern hardware. https://gist.github.com/neoromantique/ab52f80e31a4a4df70bd0b744f870275
> @neoromantique Has your problem been resolved? Well, kinda. I've used my own Dockerfile based on Ubuntu to build the rocksdb and exchain, after that it works fine, even with...
Same behaviour on x11/i3 ``` ~ ❯ pgrep xcape 364775 ~ ❯ killall xcape ~ ❯ xcape -d -e 'Caps_Lock=Escape' Assigned mapping from "Caps_Lock" ( keysym 0xffe5, key code 66)...