Recent changes

Jump to navigation Jump to search

Track the most recent changes to the wiki on this page.

Recent changes options Show last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 days
Hide registered users | Hide anonymous users | Hide my edits | Show bots | Hide minor edits
Show new changes starting from 06:59, 16 June 2025
 
List of abbreviations:
N
This edit created a new page (also see list of new pages)
m
This is a minor edit
b
This edit was performed by a bot
(±123)
The page size changed by this number of bytes

16 June 2025

N    05:20  Fetch Posts From HIVE Blockchain 2 changes history +20,089 [AwesomO (2×)]
     
05:20 (cur | prev) +89 AwesomO talk contribs
N    
05:13 (cur | prev) +20,000 AwesomO talk contribs (Created page with "* Fetching a syntax_wiki post from HIVE ==Container Setup== * create container <code>lxc launch ubuntu:24.04 hive</code> * Login to container <code>lxc exec hive bash</code> * switch to user ubuntu <code>su - ubuntu</code> ===Update System and Install Dependencies=== * Update package lists <code>sudo apt update && sudo apt upgrade -y</code> * Install essential packages <code>sudo apt install -y python3 python3-pip python3-venv git build-essential</code> * Install de...")
N    04:33  Editing Find Hive Users Memo Key and Send Encrypted Message 4 changes history +22,112 [AwesomO (4×)]
     
04:33 (cur | prev) +267 AwesomO talk contribs (Create Virtual Environment (Recommended))
     
04:32 (cur | prev) −160 AwesomO talk contribs (Install Beem)
     
03:40 (cur | prev) +104 AwesomO talk contribs Tag: Visual edit: Switched
N    
03:35 (cur | prev) +21,901 AwesomO talk contribs (Created page with "=Intro= Learning about hive by tinkering * Find The Memo Public Key from username * Encrypt a Message so only the private key holder of that public key can decrypt ==Creating Container== * Creating a Container so we know reproducable (depends installed ... etc) * create container <code>lxc launch ubuntu:24.04 keys</code> * Login to container <code>lxc exec keys bash</code> * switch to user ubuntu <code>su - ubuntu</code> ==Update Container and Install Dependencies=...")