mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-24 15:05:42 -05:00
manual update
This commit is contained in:
parent
9e33c0913a
commit
2f8da77bd1
@ -1,5 +1,5 @@
|
||||
---
|
||||
title: "isolated scenarios"
|
||||
title: "scenarios"
|
||||
tags:
|
||||
---
|
||||
# Adding a new member
|
||||
@ -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
|
||||
[[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.
|
||||
@ -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)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user