User contributions
- 05:23, 21 April 2022 diff hist +147 N Declarative Statement Created page with "A declarative statement is any program statement describing the data which will be used or identifying the memory locations which will be required." current
- 05:18, 21 April 2022 diff hist +258 N Draft 138 Created page with "A Directed Acyclic Graph (DAG) is a directed graph with no directed cycles. That is, it consists of vertices connected by lines (edges), with each edge directed from one ver..."
- 05:17, 21 April 2022 diff hist +368 N Discrete logarithm problem Created page with "The discrete logarithm problem is considered to be computationally intractable. That is, no efficient classical algorithm is known for computing discrete logarithms in general..."
- 05:16, 21 April 2022 diff hist +4 Digital Signature Algorithm current
- 05:16, 21 April 2022 diff hist +198 N Digital Signature Algorithm Created page with "Digital Signature Algorithm (DSA) is a Federal Information Processing Standard for digital signatures, based on the mathematical concept of modular exponentiation and the disc..."
- 05:08, 21 April 2022 diff hist +305 N Difficulty Adjustment Algorithm Created page with "The Difficulty Adjustment Algorithm parses the timestamps applied to a specific interval of blocks to assess whether if the same amount of network hashpower as was deployed in..." current
- 05:04, 21 April 2022 diff hist +193 N Deterministic Created page with "A deterministic algorithm is an algorithm that, given a particular input, will always produce the same output, with the underlying machine always passing through the same s..." current
- 05:04, 21 April 2022 diff hist +4 Deterministic wallet current
- 04:55, 21 April 2022 diff hist +132 N Daemon Created page with "A daemon is a computer program that runs as a background process, rather than being under the direct control of an interactive user." current
- 04:48, 21 April 2022 diff hist +123 N Data Exfiltration Created page with "Data Exfiltration occurs when malware and/or a malicious actor carries out an unauthorised data transfer from a computer." current
- 04:48, 21 April 2022 diff hist +4 Private key current
- 04:47, 21 April 2022 diff hist +4 Public key current
- 04:47, 21 April 2022 diff hist +176 N Public key Created page with "One of two keys used in public key cryptography, made publicly available by the recipient of encrypted data and typically used to encrypt data and to verify digital signatures."
- 04:47, 21 April 2022 diff hist +219 N Private key Created page with "One of two keys used in public key cryptography and held privately by the recipient of encrypted data, typically used to sign digital signatures and to decrypt data that was e..."
- 04:46, 21 April 2022 diff hist +4 Custodial
- 04:45, 21 April 2022 diff hist +168 N Custodial Created page with "A custodial service is a service that stores a digital asset on your behalf for which you can send and receive transactions from it, yet cannot access the private keys."
- 04:43, 21 April 2022 diff hist +135 N Cryptography Created page with "Cryptography, or cryptology, is the practice and study of techniques for secure communication in the presence of adversarial behaviour." current
- 04:43, 21 April 2022 diff hist +4 Secp256k1
- 04:42, 21 April 2022 diff hist +116 N CRUD Created page with "CRUD or Create, Read, Update, Delete are the four functions necessary to implement a persistent storage application." current
- 04:41, 21 April 2022 diff hist +99 N Crawler Created page with "A crawler is a computer program that automatically searches documents on the web or blockchain." current
- 04:39, 21 April 2022 diff hist +4 Script
- 04:12, 21 April 2022 diff hist +128 N CPU Created page with "The Central Processing Unit (CPU) is the electronic circuitry that processes the operational instructions of a computer program." current
- 04:11, 21 April 2022 diff hist +4 Mining
- 04:11, 21 April 2022 diff hist +59 N Consensus Created page with "General agreement, group solidarity of belief or sentiment." current
- 04:10, 21 April 2022 diff hist +4 Nakamoto Consensus current
- 04:08, 21 April 2022 diff hist +88 Concatenate current
- 04:07, 21 April 2022 diff hist +55 N Concatenate Created page with "To arrange (strings of characters) into a chained list."
- 04:06, 21 April 2022 diff hist +4 Base58Check encoding current
- 04:05, 21 April 2022 diff hist +51 N Compress Created page with "The act of encoding to make a file smaller in size." current
- 04:05, 21 April 2022 diff hist +4 Main Page
- 04:04, 21 April 2022 diff hist +89 N Smart contract Created page with "A smart contract is an agreement between two or more people in the form of computer code." current
- 04:03, 21 April 2022 diff hist +116 N Contract Operator Created page with "A contract operator an entity appointed by the issuer of a smart contract to operate a contract on their behalf." current
- 04:02, 21 April 2022 diff hist +129 N Content Addressable Storage Created page with "Content Addressable Storage is a way to store information so it can be retrieved based on its content, rather than its location." current
- 04:01, 21 April 2022 diff hist +142 N Constraint Created page with "Constraints are the rules enforced on the data columns of a table or array. These are used to limit the type of data that can go into a table." current
- 04:00, 21 April 2022 diff hist +4 Metanet Protocol
- 03:59, 21 April 2022 diff hist +151 N Coloured Coins Created page with "Coloured Coins are satoshis that have been designated to represent a real world asset. In this way the asset can be transacted with a Bitcoin wallet." current
- 03:58, 21 April 2022 diff hist +158 N Collision Created page with "A collision or clash is a situation that occurs when two distinct pieces of data have the same hash value, checksum, fingerprint, or cryptographic digest." current
- 03:58, 21 April 2022 diff hist +190 N Coinbase Maturity Rule Created page with "The Coinbase Maturity Rule specifies that nodes may not spend the outputs from a coinbase transaction in a block that is less than 100 blocks higher than the one the coinb..." current
- 03:56, 21 April 2022 diff hist +77 N Closed Walk Created page with "A traversal of node values on a graph, that starts and ends at the same node." current
- 03:52, 21 April 2022 diff hist +108 N Concise Binary Object Representation Created page with "Concise Binary Object Representation (CBOR) is a binary data serialisation format loosely based on JSON." current
- 03:49, 21 April 2022 diff hist +378 N Clickthrough Agreement Created page with "Clickthrough (Clickwrap) Agreement/License is a common type of agreement for software licenses where the user electronically indicates their acceptance in order to use the sof..." current
- 03:33, 21 April 2022 diff hist +330 N Clearing House Created page with "A Clearing House is a mediator between two firms (which may or may not know each other) that are engaged in a financial transaction (wherein one party is a buyer & another pa..." current
- 03:32, 21 April 2022 diff hist +225 N Checksum Created page with "A value used to verify the integrity of a file or a data transfer. In other words, it is a sum that checks the validity of data. It is often a portion of the output bytes afte..." current
- 03:31, 21 April 2022 diff hist +4 Wallet Import Format (WIF) current
- 03:20, 21 April 2022 diff hist +96 N Casts Created page with "Casts are templates or moulds that provide the ability to build complex transactions easily." current
- 03:19, 21 April 2022 diff hist +180 N Cap-Ex Created page with "Capital Expenditure (Cap-Ex) is the money an organization or corporate entity spends to buy, maintain, or improve its fixed assets, such as buildings, vehicles, equipment, or..." current
- 03:17, 21 April 2022 diff hist +170 N Callback Function Created page with "A callback function is a function passed into another function as an argument, which is then invoked inside the outer function to complete some kind of routine or action."
- 03:17, 21 April 2022 diff hist +227 N Cache Created page with "Cache is a hardware or software component that stores data so that future requests for that data can be served faster; the data stored in a cache might be the result of an ear..." current
- 03:13, 21 April 2022 diff hist +97 N Byte Created page with "A unit of data equal to eight bits. Computer memory is often expressed in megabytes or gigabytes." current
- 03:13, 21 April 2022 diff hist +4 Pushdata Opcodes current