Thomas E Lackey telackey
  • Joined on 2023-03-30
telackey deleted branch telackey/58cmt from cerc-io/laconicd-deprecated 2024-01-11 23:26:46 +00:00
telackey merged pull request cerc-io/laconicd-deprecated#133 2024-01-11 23:26:45 +00:00
Add comment to script.
telackey pushed to main at cerc-io/laconicd-deprecated 2024-01-11 23:26:45 +00:00
9c240f1a0c Add comment to script. (#133)
telackey created pull request cerc-io/laconicd-deprecated#133 2024-01-11 23:15:11 +00:00
Add comment to script.
telackey pushed to telackey/58cmt at cerc-io/laconicd-deprecated 2024-01-11 23:14:56 +00:00
7272fc0dda Add comment to script.
telackey pushed to telackey/58cmt at cerc-io/laconicd-deprecated 2024-01-11 23:11:37 +00:00
924d09e63d Add comment to script.
telackey created branch telackey/58cmt in cerc-io/laconicd-deprecated 2024-01-11 23:11:37 +00:00
telackey approved cerc-io/laconic-sdk#52 2024-01-11 22:54:13 +00:00
Remove hard-coded record types

LGTM

telackey approved cerc-io/laconicd-deprecated#132 2024-01-11 22:53:00 +00:00
Remove hard-coded record types

Other than the "all" issue mentioned above, LGTM, and I am fine if we just open an issue for that to be fixed later.

telackey commented on pull request cerc-io/laconicd-deprecated#132 2024-01-11 20:27:17 +00:00
Remove hard-coded record types

I deleted the existing registry data and recreated it from scratch, and I was able to get working responses.

I did see something quirky though. I am not sure if the is a CLI or server issue,…

telackey commented on pull request cerc-io/laconicd-deprecated#132 2024-01-11 19:50:46 +00:00
Remove hard-coded record types

I built and deployed laconicd, built the new laconic-sdk, and then built the CLI to use the new SDK.

After all that, I am getting some errors:

> laconic -c ~/.laconic/config.yml cns…
telackey deleted branch telackey/account-script from cerc-io/laconicd-deprecated 2024-01-10 23:04:54 +00:00
telackey pushed to main at cerc-io/laconicd-deprecated 2024-01-10 23:04:54 +00:00
ec70c9f36b Add a script to simplify creating and funding a new account. (#131)
telackey merged pull request cerc-io/laconicd-deprecated#131 2024-01-10 23:04:53 +00:00
Add a script to simplify creating and funding a new account.
telackey pushed to telackey/account-script at cerc-io/laconicd-deprecated 2024-01-10 05:17:55 +00:00
cb2afcdfeb Make amount a command-line param
telackey pushed to telackey/account-script at cerc-io/laconicd-deprecated 2024-01-10 05:13:01 +00:00
b8f56076ff Refactor
telackey created pull request cerc-io/laconicd-deprecated#131 2024-01-10 05:12:22 +00:00
Add a script to simplify creating and funding a new account.
telackey pushed to telackey/account-script at cerc-io/laconicd-deprecated 2024-01-10 05:09:30 +00:00
19a7b4d3eb Add a script to simplify creating and funding a new account.
telackey created branch telackey/account-script in cerc-io/laconicd-deprecated 2024-01-10 05:09:30 +00:00
telackey pushed to dboreham/fix-dind at cerc-io/hosting 2024-01-09 20:29:42 +00:00
cefd19456f Minor tweaks.