• Joined on 2024-08-21
ghe0 pushed to payments at testnet/dtrfs 2025-01-23 04:06:58 +00:00
60f1c8c2e2 changed admin encoding type to bs58
ghe0 pushed to payments at testnet/dtrfs 2025-01-23 02:38:19 +00:00
a70faecf26 changed admin encoding type to bs58
ghe0 created branch payments in testnet/dtrfs 2025-01-23 02:36:18 +00:00
ghe0 pushed to payments at testnet/dtrfs 2025-01-23 02:36:18 +00:00
4f73562bfc changed admin encoding type to bs58
ghe0 deleted branch idiomatic_error_handling from testnet/dtrfs 2025-01-21 23:39:07 +00:00
ghe0 deleted branch server_ssh_keys from testnet/dtrfs 2025-01-21 23:38:53 +00:00
ghe0 pushed tag v0.5.0 to testnet/dtrfs 2025-01-12 00:26:26 +00:00
ghe0 pushed to master at testnet/dtrfs 2025-01-12 00:25:14 +00:00
b028a2e947 create server key on install and allow download
ghe0 pushed to server_ssh_keys at testnet/dtrfs 2025-01-11 23:51:16 +00:00
b028a2e947 create server key on install and allow download
ghe0 pushed to server_ssh_keys at testnet/dtrfs 2025-01-11 21:10:20 +00:00
71c8470279 create server key on install and allow download
ghe0 commented on pull request general/docs-legacy#1 2025-01-11 19:56:45 +00:00
fix arrows

Also please not I am hitting the metrics this month on PR KPI and cross-project collaboration with a teamwork component.

ghe0 created pull request general/docs-legacy#1 2025-01-11 19:55:09 +00:00
fix arrows
ghe0 created branch fix_arrows in general/docs-legacy 2025-01-11 19:53:47 +00:00
ghe0 pushed to fix_arrows at general/docs-legacy 2025-01-11 19:53:47 +00:00
09780fd780 fix arrows that look bad on the website
ghe0 created branch server_ssh_keys in testnet/dtrfs 2025-01-11 16:16:17 +00:00
ghe0 pushed to server_ssh_keys at testnet/dtrfs 2025-01-11 16:16:17 +00:00
56056deae3 added structure for server ssh keys
ghe0 closed pull request testnet/dtrfs#1 2025-01-11 15:59:00 +00:00
idiomatic error handling
ghe0 commented on pull request testnet/dtrfs#1 2025-01-11 15:59:00 +00:00
idiomatic error handling

After going through this code, we figured out dtrfs has particular error requirements, because:

  1. the errors must be designed for the CLI
  2. dtrfs has no logs, meaning point 1 is a lot…
ghe0 commented on pull request testnet/dtrfs#1 2025-01-10 19:32:45 +00:00
idiomatic error handling

I see this error message got removed. In case dtrfs fails now, what error will be displayed in the console of the VM?

ghe0 commented on pull request testnet/dtrfs#1 2025-01-10 19:32:45 +00:00
idiomatic error handling

Is it possible to respect HTTP error codes? Link here: https://en.wikipedia.org/wiki/List_of_HTTP_status_codes