From 2f8da77bd19378f2039f4aa795a19656967cc450 Mon Sep 17 00:00:00 2001 From: Jet Hughes Date: Tue, 20 Dec 2022 16:17:52 +1300 Subject: [PATCH] manual update --- content/notes/{isolated scenarios.md => scenarios.md} | 2 +- content/notes/think-writing.md | 4 ++-- content/notes/veracity.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) rename content/notes/{isolated scenarios.md => scenarios.md} (99%) diff --git a/content/notes/isolated scenarios.md b/content/notes/scenarios.md similarity index 99% rename from content/notes/isolated scenarios.md rename to content/notes/scenarios.md index 9bdfc722b..9b6371366 100644 --- a/content/notes/isolated scenarios.md +++ b/content/notes/scenarios.md @@ -1,5 +1,5 @@ --- -title: "isolated scenarios" +title: "scenarios" tags: --- # Adding a new member diff --git a/content/notes/think-writing.md b/content/notes/think-writing.md index 529080b03..8bc01d814 100644 --- a/content/notes/think-writing.md +++ b/content/notes/think-writing.md @@ -123,6 +123,6 @@ Fooken worked. `[2022-12-20 01:14:36.817516000][I][Irohad/Simulator]: Created block: Block: [hash=d77f03e3e5cdbb650b8092a0551d0360ff5e81c395db8e5c4334f0738077bb39, height=3, prevHash=6eeea45250c4df779bf34fa46753f24ccb15d9d730e1a3dd794eda9aeffb8486, createdtime=1671498876805, transactions=[Transaction: [hash=d0669901c2bb33cd69fe7573a888d77258f3f494c12e4f1185136de839d2c0ff, creatorAccountId=admin@test, createdTime=1671498871514, quorum=1, commands=[CallEngine: [type=83, caller=admin@test, callee=f205c4a929072dd6e7fc081c2a78dbc79c76070b, input=40c10f19000000000000000000000000f205c4a929072dd6e7fc081c2a78dbc79c76070b00000000000000000000000000000000000000000000000000000000000003e8]], batch_meta=(not set), reducedHash=Hash: [9e5640d660d7a9b224703a9f3f5513d1ef9b5f3db331d5bcc1b92edd229f443b], signatures=[Signature: [publicKey=313a07e6384776ed95447710d15e59148473ccfc052a681317a72a69f2a49910, signedData=53af285f82bb2bcf35288e5340d4da396304ea93f92caf7734d9aeadcffdc63a2c6ac31df2034cc462893310adb44252d82a85e23f9b0f02a444eb8df4b95e05]]]], signatures=[Signature: [publicKey=bddd58404d1315e0eb27902c5d7c8eb0602c16238f005773df406bc191308929, signedData=b544add45c65e932f8f1b18a36139b8fa7a198be3064de81e18d412cb8c565df9681feaf2ef1e53ca47522e6561afa3f11c8a7e84cadc04f5fe295df5d808d04]], rejected transactions=[]]` -[[isolated scenarios#Adding a new member]] added some stuff. Idea of having a "lobby" subnetwork where people can apply, and have their documents checked, and where we can vote on them. +[[scenarios#Adding a new member]] added some stuff. Idea of having a "lobby" subnetwork where people can apply, and have their documents checked, and where we can vote on them. -[[isolated scenarios#Proposing Changes/Upgrades to the code or the goverance system]] I think I need to to some reading about the BIP/EIP system. from what I understand they are an off-chain system were \ No newline at end of file +[[scenarios#Proposing Changes/Upgrades to the code or the goverance system]] I think I need to to some reading about the BIP/EIP system. from what I understand they are an off-chain system were someone proposes a change to the protocol, then it is reviewed and accepted, rejected, or modified. I'm not sure who does the voting or how the voting system works for these systems. \ No newline at end of file diff --git a/content/notes/veracity.md b/content/notes/veracity.md index 7b4dff2f4..e3b0d09ec 100644 --- a/content/notes/veracity.md +++ b/content/notes/veracity.md @@ -22,7 +22,7 @@ Blockchain technology falls into two distinct classes: open (permissionless) blo - [[veracity-week02|week2]] - [[veracity-week03|week3]] - [[veracity-week04|week4]] -- [[isolated scenarios|scenarios]] +- [[scenarios|scenarios]] - [veracity-chain](notes/veracity-chain.md) - [reading-papers](notes/reading-papers.md) - [blockchain-terms](notes/blockchain-terms.md)