User contributions
- 00:32, 22 April 2022 diff hist +220 N Hash function Created page with "A hash function is a one way intractable function that can be used to map data of arbitrary size to fixed-size values. The values returned by a hash function are called hash v..."
- 00:31, 22 April 2022 diff hist +4 HASH160 current
- 00:31, 22 April 2022 diff hist +4 HASH256 current
- 00:25, 22 April 2022 diff hist -2 HASH160
- 00:25, 22 April 2022 diff hist +225 N HASH256 Created page with "HASH256 is an opcode which instructs that the machine must perform a SHA256 hash upon the output from a value passed through an earlier round of the SHA256 hash function. Wri..."
- 00:23, 22 April 2022 diff hist -215 HASH-160 Blanked the page current Tag: Blanking
- 00:23, 22 April 2022 diff hist +214 N HASH160 Created page with "HASH-160 is an opcode which instructs that the machine must perform a RIPEMD160 hash upon the output from a value passed through the SHA256 hash function. Written in other wo..."
- 00:22, 22 April 2022 diff hist -11 HASH-160
- 06:18, 21 April 2022 diff hist +226 N HASH-160 Created page with "HASH-160 is a portion of an opcode which instructs that the machine must perform a RIPEMD160 hash upon the output of a value passed through the SHA256 hash function. Written..."
- 06:15, 21 April 2022 diff hist +187 N Halting Problem Created page with "The Halting Problem is the problem of determining, from the description of an arbitrary computer program and an input, whether the program will finish running, or continue to..." current
- 06:13, 21 April 2022 diff hist +127 N Graph Created page with "A graph is a data structure that represents a collection of items or objects and the connections or relationships between them." current
- 06:12, 21 April 2022 diff hist +4 Draft 138
- 06:11, 21 April 2022 diff hist +197 N Genesis Block Rule Created page with "Genesis Block Rule is a consensus rule which specifies that a proof of work chain can only be valid if it references the official hash of the genesis block that is hardcoded i..." current
- 06:09, 21 April 2022 diff hist +197 N Gambler's Ruin Created page with "Gambler's Ruin is a statistical concept, most commonly expressed as the fact that a gambler playing a game with negative expected value will eventually go broke, regardless of..." current
- 06:06, 21 April 2022 diff hist +204 N Greatest Common Divisor Created page with "In mathematics, the greatest common divisor (GCD) of two or more integers, which are not all zero, is the largest positive integer that divides each of the integers. For examp..." current
- 06:01, 21 April 2022 diff hist +315 N Base point G Created page with "The Base Point G is defined by the property that on an elliptic curve, G creates a sub-group and all points on the curve can be represented by the form of n*G, where n is a bi..." current
- 06:01, 21 April 2022 diff hist +4 Secp256k1 current
- 05:59, 21 April 2022 diff hist +125 N Fungible (token) Created page with "A fungible token is a token that can be substituted with a token that has identical attributes other than their unique alias." current
- 05:58, 21 April 2022 diff hist +264 N Fungible Created page with "Something that is fungible is able to be substituted for something of equal value or utility; interchangeable, exchangeable, replaceable. A dollar coin is substitutable for..." current
- 05:56, 21 April 2022 diff hist +150 N Function Created page with "A function is a type of procedure or routine that takes a specific input, changes it per the logic of the procedure or routine, and returns an output." current
- 05:56, 21 April 2022 diff hist +4 Callback Function current
- 05:54, 21 April 2022 diff hist +164 N Front-End Created page with "An abstraction for the portion of an application structure that the user interfaces with. In the case of a web application these are all delivered in the browser." current
- 05:54, 21 April 2022 diff hist +408 N Field Programmable Gate Array Created page with "Field Programmable Gate Array (FPGA) is an integrated circuit, designed to be configured by a customer or a designer after manufacturing, which could be tailored to optimise t..." current
- 05:52, 21 April 2022 diff hist +271 N Fork Created page with "A fork is a divergence of the bitcoin ledger where from a certain block height, two chain tips emerge with different states/implementations of the protocol for that and all su..." current
- 05:49, 21 April 2022 diff hist +164 N Firewall (Identity) Created page with "A technique to ensure that information that relates to identity is securely compartmentalised and is unattributable to data packets related to actions on a network." current
- 05:49, 21 April 2022 diff hist +1 Bitcoin address current
- 05:48, 21 April 2022 diff hist 0 Bitcoin address
- 05:48, 21 April 2022 diff hist +23 Bitcoin address
- 05:47, 21 April 2022 diff hist +160 N Firewall (Networking) Created page with "A firewall is a network security device that monitors incoming and outgoing network traffic and permits or blocks data packets based on a set of security rules." current
- 05:46, 21 April 2022 diff hist +216 N Finite State Machine Created page with "Finite State Machine or Finite State Automata is a mathematical model of computation in which the machine can be in one of a finite number of states at any point in time. An..." current
- 05:45, 21 April 2022 diff hist +20 Floating-point current
- 05:45, 21 April 2022 diff hist +276 N Floating-point Created page with "Using or involving a notation in which a number is represented as a number with an absolute value between 1 and the base multiplied by a power of the number base indicated by..."
- 05:43, 21 April 2022 diff hist +4 Block header
- 05:42, 21 April 2022 diff hist +66 N Flag Created page with "A flag is a value that acts as a signal for a function or process." current
- 05:42, 21 April 2022 diff hist +4 SIGHASH flags current
- 05:41, 21 April 2022 diff hist +93 N Faucet Created page with "A Bitcoin donation source where one can get very small amounts of bitcoin to experiment with." current
- 05:41, 21 April 2022 diff hist +4 Bitcoin Test Networks
- 05:39, 21 April 2022 diff hist +225 N Extensibility Created page with "Extensibility is a software engineering and systems design principle that provides for future growth. Extensibility is a measure of the ability to extend a system and the le..." current
- 05:38, 21 April 2022 diff hist +4 BSVAlias
- 05:38, 21 April 2022 diff hist +4 Equivalence Class current
- 05:37, 21 April 2022 diff hist +163 N Equivalence Class Created page with "An equivalence class is a set for which an equivalence relation holds between every pair of elements. For example out of all cars, all *green* cars are *green*."
- 05:34, 21 April 2022 diff hist +1 Ephemeral key current
- 05:34, 21 April 2022 diff hist +196 N Ephemeral key Created page with "A crytography that is generated for each execution of a key-establishment process and that meets other requirements of the key type (e.g., unique to each..."
- 05:32, 21 April 2022 diff hist +114 N Endpoint Created page with "An endpoint is a remote computing device that communicates back and forth with a network to which it is connected." current
- 05:32, 21 April 2022 diff hist +4 Building on Bitcoin →Popular tools
- 05:31, 21 April 2022 diff hist +252 N EDI Created page with "Electronic Data Interchange (EDI) is the inter-company communication of business documents in a standard format. The simple definition of EDI is a standard electronic fo..." current
- 05:30, 21 April 2022 diff hist +194 N Distributed System Created page with "A distributed system is a system whose components are located on different networked computers, which communicate and coordinate their actions by passing messages to one anoth..." current
- 05:29, 21 April 2022 diff hist +279 N Distributed Database Created page with "A distributed database is the one where all the storage devices are not attached to a common CPU (central processing unit). It may be distributed over a network of in..." current
- 05:25, 21 April 2022 diff hist +175 N Distinguished encoding rules Created page with "Distinguished Encoding Rules (DER) is an encoding format that instructs an interpreter when to expect to receive a particular value from within a raw binary serialised string." current
- 05:24, 21 April 2022 diff hist +4 Transaction Malleability