User contributions
- 02:53, 21 April 2022 diff hist +22 N Bitstring Created page with "A sequence of bits." current
- 02:52, 21 April 2022 diff hist +183 N Bitsim Created page with "A modified version of a RegTest node which supports mainnet address format and mainnet magic bytes to allow a more seamless plug and play testing environment for appli..." current
- 02:42, 21 April 2022 diff hist +8 Birthday Attack current
- 02:41, 21 April 2022 diff hist +93 N Birthday Attack Created page with "A mathematical attack using different input values to a hash function to produce a collision."
- 02:40, 21 April 2022 diff hist +2 Bitcoin Improvement Proposal (BIP) current
- 02:40, 21 April 2022 diff hist +55 N Bitcoin Request For Comment (BFRC) Created page with "A new version of Bitcoin Improvement Proposal (BIP)" current
- 02:39, 21 April 2022 diff hist +187 N Bitcoin Improvement Proposal (BIP) Created page with "Bitcoin Improvement Proposal (BIP) is a deprecated design document for introducing features or information to Bitcoin. BIP has now been replaced by Bitcoin Request For Comme..."
- 02:37, 21 April 2022 diff hist +390 N Binomial Random Walk Created page with "In mathematics, a random walk is a mathematical object, known as a stochastic or random process, that describes a path that consists of a succession of random steps on..." current
- 02:36, 21 April 2022 diff hist +143 N Binary Structure Created page with "Something made of two things or parts such as a binary tree constructed from pairs of entries, or a binary string consisting of ones and zeros." current
- 02:35, 21 April 2022 diff hist +143 N Binary structure Created page with "Something made of two things or parts such as a binary tree constructed from pairs of entries, or a binary string consisting of ones and zeros." current
- 02:31, 21 April 2022 diff hist +2 Little-endian current
- 02:31, 21 April 2022 diff hist +320 N Little-endian Created page with "The little-endian convention is a type of addressing that refers to the order of data stored in memory. In this convention, the least significant bit (or "littlest" end) is fi..."
- 02:30, 21 April 2022 diff hist +304 N Big-endian Created page with "The big-endian convention is a type of addressing that refers to the order of data stored in memory. In this convention, the most significant bit (or "biggest" end) is first s..." current
- 02:28, 21 April 2022 diff hist +8 Block header →Endianess
- 02:22, 21 April 2022 diff hist +111 N Base256 Created page with "Base256 is an encoding scheme for recording large numbers which minimises the memory overheads to process them." current
- 02:22, 21 April 2022 diff hist +251 N Big number Created page with "Very large numbers (256 bits) that generally exceed the handling capabilities of many traditional tools for performing arithmetic upon and therefore require specific resources..." current
- 02:17, 21 April 2022 diff hist +8 Difficulty
- 02:11, 21 April 2022 diff hist +4 Back-end current
- 02:10, 21 April 2022 diff hist +221 N Back-end Created page with "The back-end is an abstraction for the components of an application that exist behind the delivery of the user experience. This includes the computational logic, the networki..."
- 02:10, 21 April 2022 diff hist +71 Main Page
- 02:06, 21 April 2022 diff hist +162 N Application Binary Interface (ABI) Created page with "Refers to a schema that tells computers where they can look in machine code to execute certain functions, and what the expected inputs of those functions will be." current
- 01:53, 21 April 2022 diff hist +171 N Asymmetric cryptography Created page with "A cryptographic scheme requiring two different keys, one to lock or encrypt the plaintext, and one to unlock or decrypt the cyphertext. Neither key will do both functions." current
- 01:43, 21 April 2022 diff hist +153 N ASM Created page with "ASM (Assembly Language) uses predefined words to represent a specific operation's byte string. In the case of Bitcoin, this will be the script opcodes." current
- 01:26, 21 April 2022 diff hist +227 N ASIC Created page with "An ASIC (Application Specific Integrated Circuit) is a microprocessor that has been designed and optimised to only perform a single specific task. In the case of ASIC miners..." current
- 01:25, 21 April 2022 diff hist 0 Mining
- 01:25, 21 April 2022 diff hist 0 Mining
- 01:24, 21 April 2022 diff hist 0 Mining
- 01:24, 21 April 2022 diff hist +4 Mining →Asic mining
- 01:22, 21 April 2022 diff hist +215 N ASCII Created page with "ASCII (American Standard Code for Information Interchange) is a character encoding standard for electronic communication. ASCII codes represent text in computers, telecomm..." current
- 01:21, 21 April 2022 diff hist +4 Deterministic wallet
- 01:15, 21 April 2022 diff hist +30 API current
- 01:14, 21 April 2022 diff hist +289 N API Created page with "An API (Application Programmable Interface) is a software interface that allows two applications to interact with each other without any user intervention. An API is a col..."
- 01:13, 21 April 2022 diff hist +4 Merchant API
- 01:12, 21 April 2022 diff hist +240 N Last In First Out (LIFO) Created page with "An emergent property of stack based data structures where the last element added to the stack is the first taken off in natural operations. Opcodes may direct jump or skip t..." current
- 01:09, 21 April 2022 diff hist +501 N Alt stack Created page with "The Alt-Stack is an additional abstracted data structure employed in some stack-based systems such as Script. As a stack has only push and pop operations performed in a Last..." current
- 01:06, 21 April 2022 diff hist +4 Script
- 01:05, 21 April 2022 diff hist +372 N Acyclic graph Created page with "An Acyclic Graph is a graph which does not have a path that starts and ends on the same node (does not create a cycle), e.g. a binary tree. These graphs can be either non dire..." current
- 01:03, 21 April 2022 diff hist +151 The Metanet
- 05:19, 20 April 2022 diff hist +2 Abstraction current
- 05:19, 20 April 2022 diff hist +1 Abstraction
- 05:18, 20 April 2022 diff hist +243 N Abstraction Created page with "Abstraction is the process of representing essential features of a process without providing all the technical details or minutiae. It is a useful process that allows us to lo..."
- 05:17, 20 April 2022 diff hist +70 51% attack current
- 05:15, 20 April 2022 diff hist +320 N 51% attack Created page with "A hypothetical attack where a node with a majority of hash power seeks to produce blocks with double spends, invalid transactions or ruleset violations. Such an attack cannot..."
- 05:15, 20 April 2022 diff hist -20 Orphan Block
- 05:14, 20 April 2022 diff hist -320 Attacks on Bitcoin Blanked the page current Tag: Blanking
- 05:13, 20 April 2022 diff hist -25 Attacks on Bitcoin
- 05:09, 20 April 2022 diff hist +345 N Attacks on Bitcoin Created page with "A hypothetical attack where a node with a majority of hash power seeks to produce blocks with double spends, invalid transactions or ruleset violations. Such an attack cannot..."
- 05:07, 20 April 2022 diff hist +10 Paymail current
- 05:05, 20 April 2022 diff hist +209 N 0auth Created page with "0auth is an open standard for access delegation, commonly used as a way for Internet users to grant websites or applications access to their information on other websites but..." current
- 05:04, 20 April 2022 diff hist +97 Paymail