mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-24 15:05:42 -05:00
vault backup: 2022-11-30 09:08:43
This commit is contained in:
parent
5b3efa8878
commit
915475d2f8
@ -9,13 +9,13 @@ tags:
|
|||||||
|
|
||||||
**Sybil Attack:** A type of attack on a distributed ledger where an attack amasses a 51% majority over something so they can take control
|
**Sybil Attack:** A type of attack on a distributed ledger where an attack amasses a 51% majority over something so they can take control
|
||||||
|
|
||||||
**Common Pool Resource (CPR):**
|
**Common Pool Resource (CPR):** [common-pool-resources](notes/common-pool-resources.md)
|
||||||
|
|
||||||
**UTXO unspent transaction output:** The original method of record keeping in a blockchain where there are no "accounts" at the protocol layer, and coins are stored as unspent transaction outputs (UTXOs). The alternative which is used by ethereum, tron, etc are Account-based blockchains
|
**UTXO unspent transaction output:** The original method of record keeping in a blockchain where there are no "accounts" at the protocol layer, and coins are stored as unspent transaction outputs (UTXOs). The alternative which is used by ethereum, tron, etc are Account-based blockchains
|
||||||
|
|
||||||
**:**
|
**Provenance:** The chronology of the ownership, custody or location of a historical object.
|
||||||
|
|
||||||
**:**
|
**Notary:**
|
||||||
|
|
||||||
**:**
|
**:**
|
||||||
|
|
||||||
|
|||||||
@ -1,5 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: "commom-pool-resources"
|
title: "commom-pool-resources"
|
||||||
|
alias: CPR
|
||||||
tags:
|
tags:
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -344,3 +344,13 @@ How am I going to choose a base? I need to decide on some criteria. What does it
|
|||||||
|
|
||||||
[[Enhanced immutability of permissioned blockchain networks by tethering provenance with a public blockchain network]]
|
[[Enhanced immutability of permissioned blockchain networks by tethering provenance with a public blockchain network]]
|
||||||
[[LACChain Framework for Permissioned Public Blockchain Networks – From Blockchain Technology to Blockchain Networks]]
|
[[LACChain Framework for Permissioned Public Blockchain Networks – From Blockchain Technology to Blockchain Networks]]
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
# 30/11
|
||||||
|
|
||||||
|
Yesterday
|
||||||
|
- looked at swarm city, alastria, etherum as bases.
|
||||||
|
- Tried to read some papers about public permissioned blockchain. some good. 4 of them most cited were in chinese so I couldn't read them
|
||||||
|
- i read about lacchain and the tethering blockchain papers. this way
|
||||||
|
- started to think about what I am looking for in a base. I realised I still dont really know and that starting from a base might not actually help me to find that out. I need to identify issues with current systems, because to me it seems like I could almost just use an existing p
|
||||||
Loading…
Reference in New Issue
Block a user