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

join-network command doesn't respect base-dir #723

Closed
tzemanovic opened this issue Dec 20, 2021 · 0 comments · Fixed by #724
Closed

join-network command doesn't respect base-dir #723

tzemanovic opened this issue Dec 20, 2021 · 0 comments · Fixed by #724

Comments

@tzemanovic
Copy link
Member

with --base-dir or with ANOMA_BASE_DIR, the command doesn't move the config into the selected directory (it stays in .anoma that's inside the downloaded archive)

tzemanovic added a commit that referenced this issue Jan 7, 2022
juped added a commit that referenced this issue Jan 10, 2022
* tomas/join-network-with-base-dir:
  changelog: add #723
  apps/client/utils/join-network: respect base-dir
juped added a commit that referenced this issue Jan 12, 2022
* tomas/join-network-with-base-dir:
  changelog: add #723
  apps/client/utils/join-network: respect base-dir
juped added a commit that referenced this issue Jan 12, 2022
Reset next due to chaos

* master:
  Changelog batch for 0.3.1
  wasm: update checksums
  make fmt
  apps/gossip: fix rust doc link
  docs/quick-start: change wget to curl
  docs/user-guide: update testnet chain ID
  docs: add quick start guide
  release: allow cargo-release maintenance releases
  make fmt
  Add changelog entry
  changelog: add #732
  ledger/storage: fix batch writes block height
  ledger/storage/rocksdb: ignore diffs on block load
  test/ledger/storage/rocksdb: test state load
  changelog: add #756
  ledger: update wasmer to 2.1.1
  changelog: add #768
  apps/ledger: handle ctrl+break signal on windows
  apps/ledger: also handle SIGHUP and SIGPIPE signals
  apps/ledger: handle sigterm on unix
  changelog: add #711
  tests/e2e: try to increase timeouts
  [ci]: update drone configuration
  tests/e2e/ledger: remove checks for transaction queue prints
  tests: bump escargot dep
  apps: include `git describe` version string
  Don't package wasm/checksums.json
  Add changelog entry for #694
  [nix] adds missing nix-shell dependency
  changelog: #775
  changelog: add #726
  changelog: add #729
  changelog: add #723
  changelog: add #372
  changelog: add #774
  run `make fmt`
  config/gossip: s/intent_gossip_bootstrap/intent_gossip_seed
  config/gossiper: disable mDNS by default
  tests/e2e/gossip: add peer discovery test
  config: rename bootstrap_peers to seed_peers and move out of discovery
  tests/e2e/setup: re-config intent gossiper nodes when adding validators
  apps/client/utils/init-network: disable mDNS on validators
  gossip: pre-alloc bootstrap peers
  genesis: allow to choose `intent_gossip_bootstrap` validator nodes
  gossip: add a note about bootstrap peers and gossipsub
  gossip: add bootstrap peers as explicit gossipsub peers
  gossip: add peers from Identify protocol to Kademlia
  [docs]: update user-guide/ledger.md
  [apps/config] Allow overriding node config values with environment variables
  [apps/config] use compiled-in defaults for missing fields
  [apps/config] Allow configuration of tendermint prometheus metrics through ledger config
  gossip: change ApplyIntent to a blocking response sender
  gossip/p2p: add a ping behaviour
  gossip: add identify protocol
  gossip: log established p2p connection's endpoint
  [ci]: update drone configuration
  make: run clippy with explicit `ANOMA_DEV=false`
  gossip: add p2p & kademlia event log
  docs/user-guide: update the testnet's chain ID
  wasm: update checksums
  changelog: add #699
  ledger: use IBC messages
  [feat]: update drone signature script
  changelog: add #746
  [ci]: update wasm checksums
  docs/user-guide/intent-gossip-and-mm: update custom matchmaker section
  gossip: use derive macro for matchmakers
  macros: change matchmaker macro to derive macro
  vm_macro: rename to "macros"
  gossip: remove the additional async runtime in RPC
  [ci]: update wasm checksums
  changelog: add #480
  use take
  add a field of WriteLog for IBC event
  fix event type
  fix after merge
  clean ibc dependencies
  add event validations
  [misc]: merge master
  [feat]: update cron pipeline jobs
  [feat]: improve git clone
  [ci]: update drone config
  [ci]: update drone signature script
  [ci]: remove ci scripts
  [ci]: update lock file
  Anoma 0.3.0
  changelog: add #718
  [ci]: update wasm checksums
  CI: update checksums
  tests/e2e/gossip_tests/match_intents: ensure mm_token_exch dylib built
  scripts/ci/update-drone-config: remove removed Makefiles
  shared: remove matchmaker WASM support and cranelift compiler
  wasm: removed mm_filter_template and mm_filter_token_exch
  docs/user-guide/intent-gossip-and-mm: update for dylib
  wasm: remove mm_template and mm_token_exch
  make: add make-package script and add mm_token_exch dylib to it
  apps/config: remove unused helper for testing
  intent_gossiper: run matchmaker from dylib
  add dylib crate for mm_token_exch
  [ci]: update wasm checksums
  changelog: add #480
  use take
  add a field of WriteLog for IBC event
  fix event type
  fix after merge
  clean ibc dependencies
  add event validations
  emit an IBC event and check it
  apps: refactor threads usage and add tests
  ledger/storage/rocksdb: write pred. epoch metadata, update mod docstring
  ledger/shell: small renames
  ledger: move the shell's tx_queue to the storage and persist it
  ledger/storage: enable DB atomic flushes, flush blocks without waiting
  apps/client/utils/join-network: respect base-dir
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done (testnet)
Development

Successfully merging a pull request may close this issue.

1 participant