Why Nostr? What is Njump?
2024-07-03 00:51:50

npub1d2…e7edn on Nostr: commit 161b7d367fe637ae1799a2877cd2fcfdce17bc3e Author: @RandyMcMillan ...

commit 161b7d367fe637ae1799a2877cd2fcfdce17bc3e
Author: @RandyMcMillan <[email protected]>
Date: Fri Feb 23 00:04:36 2024 -0500

.github:

diff --git a/.github/workflows/gnostr-bot.yml b/.github/workflows/gnostr-bot.yml
index 172e1f8df..97cd635b1 100644
--- a/.github/workflows/gnostr-bot.yml
+++ b/.github/workflows/gnostr-bot.yml
@@ -51,10 +51,12 @@ jobs:
- run: cargo install --force gnostr-bins
## NOTE: make gnostr-am is the non-cmake build
- run: make gnostr-am && echo $(which gnostr-am)
- - run: make gnostr-install
+ - run: make gnostr gnostr-install
+ - run: gnostr-nip --sec $(gnostr-sha256) | gnostr-post-event
- run: echo $(date +%s)
- run: ls -a
- run: $(which gnostr-am) --sec $(gnostr-sha256 $(gnostr-weeble)) -t gnostr --tag weeble $(gnostr-weeble) --tag wobble $(gnostr-wobble) --tag blockheight $(gnostr-blockheight) --content "$(gnostr-weeble)/$(gnostr-blockheight)/$(gnostr-wobble)" | gnostr-post-event wss://relay.damus.io
- run: $(which gnostr-am) --sec $(gnostr-sha256 $(gnostr-weeble)$(gnostr-blockheight)) -t gnostr --tag weeble $(gnostr-weeble) --tag wobble $(gnostr-wobble) --tag blockheight $(gnostr-blockheight) --content "$(gnostr-weeble)/$(gnostr-blockheight)/$(gnostr-wobble)" | gnostr-post-event wss://relay.damus.io
- - run: gnostr-nip --sec $(gnostr-sha256 $(gnostr-weeble))
- - run: gnostr-nip --sec $(gnostr-sha256 $(gnostr-weeble)$(gnostr-blockheight))
+ - run: gnostr-nip --sec $(gnostr-sha256) | gnostr-post-event
+ - run: gnostr-nip --sec $(gnostr-sha256 $(gnostr-weeble)) | gnostr-post-event
+ - run: gnostr-nip --sec $(gnostr-sha256 $(gnostr-weeble)$(gnostr-blockheight)) | gnostr-post-event
diff --git a/.github/workflows/gnostr.yml b/.github/workflows/gnostr.yml
index a505db0a7..9e5be67be 100644
--- a/.github/workflows/gnostr.yml
+++ b/.github/workflows/gnostr.yml
@@ -89,6 +89,7 @@ jobs:
#- run: V=1 make all
#- run: V=1 make install || true
- run: V=1 make gnostr-install || true
+ - run: gnostr-nip --sec $(gnostr-sha256) | gnostr-post-event
- run: V=1 gnostr --sec $(gnostr-sha256 $(gnostr-weeble)) --content '#gnostr!' -t gnostr --tag weeble $(gnostr-weeble) --tag wobble $(gnostr-wobble) --tag blockheight $(gnostr-blockheight) | gnostr-post-event wss://nos.lol
- run: gnostr --sec $(gnostr-sha256 $(gnostr-weeble)) --content $(gnostr-weeble)/$(gnostr-blockheight)/$(gnostr-wobble) -t gnostr --tag weeble $(gnostr-weeble) --tag blockheight $(gnostr-blockheight) --tag wobble $(gnostr-wobble) | gnostr-post-event wss://relay.damus.io
Author Public Key
npub1d2nwe4seaj5ytyvnq8qed4nw4ffj2k6v9m75snvdpcyc6420mt6qfe7edn