All public logs

Combined display of all available logs of Bitcoin Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 05:46, 21 April 2022 Todd Price talk contribs created page 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...")
  • 05:45, 21 April 2022 Todd Price talk contribs created page 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:42, 21 April 2022 Todd Price talk contribs created page Flag (Created page with "A flag is a value that acts as a signal for a function or process.")
  • 05:41, 21 April 2022 Todd Price talk contribs created page Faucet (Created page with "A Bitcoin donation source where one can get very small amounts of bitcoin to experiment with.")
  • 05:39, 21 April 2022 Todd Price talk contribs created page 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...")
  • 05:37, 21 April 2022 Todd Price talk contribs created page 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 Todd Price talk contribs created page 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 Todd Price talk contribs created page Endpoint (Created page with "An endpoint is a remote computing device that communicates back and forth with a network to which it is connected.")
  • 05:31, 21 April 2022 Todd Price talk contribs created page 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...")
  • 05:30, 21 April 2022 Todd Price talk contribs created page 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...")
  • 05:29, 21 April 2022 Todd Price talk contribs created page 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...")
  • 05:25, 21 April 2022 Todd Price talk contribs created page 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.")
  • 05:23, 21 April 2022 Todd Price talk contribs created page 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.")
  • 05:18, 21 April 2022 Todd Price talk contribs created page Directed Acyclic Graph (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 Todd Price talk contribs created page 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 Todd Price talk contribs created page 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 Todd Price talk contribs created page 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...")
  • 05:04, 21 April 2022 Todd Price talk contribs created page 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...")
  • 04:55, 21 April 2022 Todd Price talk contribs created page 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.")
  • 04:48, 21 April 2022 Todd Price talk contribs created page Data Exfiltration (Created page with "Data Exfiltration occurs when malware and/or a malicious actor carries out an unauthorised data transfer from a computer.")
  • 04:47, 21 April 2022 Todd Price talk contribs created page 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 Todd Price talk contribs created page 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:45, 21 April 2022 Todd Price talk contribs created page 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 Todd Price talk contribs created page Cryptography (Created page with "Cryptography, or cryptology, is the practice and study of techniques for secure communication in the presence of adversarial behaviour.")
  • 04:42, 21 April 2022 Todd Price talk contribs created page CRUD (Created page with "CRUD or Create, Read, Update, Delete are the four functions necessary to implement a persistent storage application.")
  • 04:41, 21 April 2022 Todd Price talk contribs created page Crawler (Created page with "A crawler is a computer program that automatically searches documents on the web or blockchain.")
  • 04:12, 21 April 2022 Todd Price talk contribs created page CPU (Created page with "The Central Processing Unit (CPU) is the electronic circuitry that processes the operational instructions of a computer program.")
  • 04:11, 21 April 2022 Todd Price talk contribs created page Consensus (Created page with "General agreement, group solidarity of belief or sentiment.")
  • 04:07, 21 April 2022 Todd Price talk contribs created page Concatenate (Created page with "To arrange (strings of characters) into a chained list.")
  • 04:05, 21 April 2022 Todd Price talk contribs created page Compress (Created page with "The act of encoding to make a file smaller in size.")
  • 04:04, 21 April 2022 Todd Price talk contribs created page Smart contract (Created page with "A smart contract is an agreement between two or more people in the form of computer code.")
  • 04:03, 21 April 2022 Todd Price talk contribs created page 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.")
  • 04:02, 21 April 2022 Todd Price talk contribs created page 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.")
  • 04:01, 21 April 2022 Todd Price talk contribs created page 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.")
  • 03:59, 21 April 2022 Todd Price talk contribs created page 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.")
  • 03:58, 21 April 2022 Todd Price talk contribs created page 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.")
  • 03:58, 21 April 2022 Todd Price talk contribs created page 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...")
  • 03:56, 21 April 2022 Todd Price talk contribs created page Closed Walk (Created page with "A traversal of node values on a graph, that starts and ends at the same node.")
  • 03:52, 21 April 2022 Todd Price talk contribs created page Concise Binary Object Representation (Created page with "Concise Binary Object Representation (CBOR) is a binary data serialisation format loosely based on JSON.")
  • 03:49, 21 April 2022 Todd Price talk contribs created page 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...")
  • 03:33, 21 April 2022 Todd Price talk contribs created page 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...")
  • 03:32, 21 April 2022 Todd Price talk contribs created page 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...")
  • 03:20, 21 April 2022 Todd Price talk contribs created page Casts (Created page with "Casts are templates or moulds that provide the ability to build complex transactions easily.")
  • 03:19, 21 April 2022 Todd Price talk contribs created page 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...")
  • 03:17, 21 April 2022 Todd Price talk contribs created page 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 Todd Price talk contribs created page 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...")
  • 03:13, 21 April 2022 Todd Price talk contribs created page Byte (Created page with "A unit of data equal to eight bits. Computer memory is often expressed in megabytes or gigabytes.")
  • 03:11, 21 April 2022 Todd Price talk contribs created page Buffer (Created page with "A region of a physical memory storage used to temporarily store data while it's either being moved from one location to another or other information is being processed.")
  • 03:10, 21 April 2022 Todd Price talk contribs created page Block Subsidy Schedule (Created page with "The algorithmically defined distribution of bitcoins to nodes over time as the block subsidy. The subsidy started at 50 bitcoins per block and is halved every 210 000 blocks u...")
  • 03:09, 21 April 2022 Todd Price talk contribs created page Block Size Rule (Created page with "A configurable consensus rule that dictates the maximum possible block size that a node will consider valid. There is currently no limit for this parameter with the limit manu...")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)