mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-27 23:04:05 -06:00
vault backup: 2022-11-21 10:16:55
This commit is contained in:
parent
a5ef239efd
commit
b0b38f8e2f
11
content/notes/public-permissioned-as-CPRs.md
Normal file
11
content/notes/public-permissioned-as-CPRs.md
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
---
|
||||||
|
title: "public-permissioned-as-CPRs"
|
||||||
|
tags:
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
[link](https://www.linkedin.com/pulse/public-permissioned-blockchains-common-pool-resources-jesus-ruiz/)
|
||||||
|
|
||||||
|
note: written by the CTO of alastria which was supposedly the pioneer of this
|
||||||
|
|
||||||
|
This paper propo
|
||||||
@ -92,4 +92,13 @@ two types of nodes in a permissioned blockchain network:
|
|||||||
|
|
||||||
alastria uses IBFT consensus algorithm.
|
alastria uses IBFT consensus algorithm.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
# 21/11
|
||||||
|
On friday I tried to get haydens hypderledge iroha code from last year to work [here](https://github.com/hmcalister/SWIPL-Notebook-Blockchain-Filehashing) and [here](https://github.com/hmcalister/Hypderledger-Iroha-Multinode-Demo). I was unable to. Each of the blockchain nodes were running in their containers, but I wasn't able to connect to them from a python script running locally. I need to make a plan for this week.
|
||||||
|
|
||||||
|
- Try to figure out a way to connect to the nodes from a script
|
||||||
|
- Maybe from a fifth container?
|
||||||
|
- If I am unable to connect to the nodes I might have to start them from scratch
|
||||||
|
- This would help me to learn the tools also.
|
||||||
|
- Try to figure out how the public permissioned blockchain might work in some more detail.
|
||||||
Loading…
Reference in New Issue
Block a user