Prathamesh Musale prathamesh
  • Joined on 2023-10-09
prathamesh commented on issue cerc-io/laconicd#32 2024-07-16 04:59:36 +00:00
client.toml parameters are not read

Hi @dasanchez

prathamesh released v0.1.0 at cerc-io/laconicd 2024-07-16 04:30:54 +00:00
prathamesh pushed tag v0.1.0 to cerc-io/laconicd 2024-07-16 04:30:53 +00:00
prathamesh created pull request cerc-io/laconicd#35 2024-07-15 11:36:35 +00:00
[WIP] Unset home and keyring dir from depinject client config
prathamesh pushed to pm-handle-config at cerc-io/laconicd 2024-07-15 11:12:30 +00:00
fd395902d9 Unset home and keyring dir from depinject client config
prathamesh pushed to pm-handle-config at cerc-io/laconicd 2024-07-15 11:11:09 +00:00
32314a52f1 Unset home and keyring dir from depinject client config
prathamesh pushed to pm-handle-config at cerc-io/laconicd 2024-07-15 07:05:30 +00:00
bc62ef9e78 Avoid reading client config for depinject
prathamesh created branch pm-handle-config in cerc-io/laconicd 2024-07-15 07:05:30 +00:00
prathamesh pushed to pm-use-ubuntu at cerc-io/laconicd 2024-07-10 12:43:41 +00:00
2ef71427ca Remove unecessary step to delete .laconic directory
77ce9c6725 Use bash to run the fixturenet script for SDK tests
b8c7c62322 Use golang bullseye for building laconicd binary
e7ac7ae23a Replace alpine with ubuntu as base image in the Dockerfile
576569fe66 Update root command setup to respect home flag (#34)
Compare 5 commits »
prathamesh commented on pull request cerc-io/laconicd#34 2024-07-10 11:37:01 +00:00
Update root command setup to respect home flag

After the PR changes:

  • bank transfer with configured client.toml and without using explicit flags (see cerc-io/laconic2d#32):

    ➜  laconic2d…
prathamesh pushed to pm-handle-config-resolution at cerc-io/laconicd 2024-07-10 09:48:50 +00:00
8750ef06f0 Avoid providing default home dir to depinject
prathamesh created pull request cerc-io/laconicd#34 2024-07-10 08:51:41 +00:00
[WIP] Fix root command setup to respect home flag
prathamesh pushed to pm-handle-config-resolution at cerc-io/laconicd 2024-07-09 12:43:47 +00:00
d19e833d7f Fix root command setup to respect home flag
prathamesh pushed to pm-handle-config-resolution at cerc-io/laconicd 2024-07-09 12:29:10 +00:00
42d55a798a Fix root command setup to respect home flag
prathamesh created branch pm-handle-config-resolution in cerc-io/laconicd 2024-07-09 12:29:10 +00:00
prathamesh commented on issue cerc-io/laconicd#33 2024-07-09 10:59:34 +00:00
Key not found in keyring

Hi @dasanchez I was able to reproduce the issue locally. Will investigate why tx bank send is working but tx bond create doesn't with the same command flags.

prathamesh commented on issue cerc-io/laconicd#32 2024-07-09 10:59:02 +00:00
client.toml parameters are not read

Hi @dasanchez

  • I was able to reproduce the issue locally
  • The issue appears to be cosmos-sdk giving preference to default node home directory over the one set in CLI flag (--home) when…
prathamesh created branch pm-handle-home-dir in cerc-io/laconicd 2024-07-09 10:53:53 +00:00
prathamesh pushed to pm-handle-home-dir at cerc-io/laconicd 2024-07-09 10:53:53 +00:00
91493db5a7 Avoid providing default home dir to depinject
prathamesh created pull request cerc-io/stack-orchestrator#861 2024-07-04 10:15:15 +00:00
Use external head for subgraph alerts and show blockProcessingOffset on watcher dashboard