Search results

Jump to: navigation, search

Page title matches

  • Code analysis of the [[Original Bitcoin client]] and profiling using GNU Coverag
    237 bytes (35 words) - 17:24, 25 April 2011
  • A financial instrument whose value is accessible by redeeming the code. ...ered "bearer" instruments such that whichever party is first to redeem the code becomes the owner of those funds.
    4 KB (611 words) - 14:29, 18 November 2015
  • ...s page for the minute.''' Is just a scratch pad for documenting the p2pool code. Feel free to add or correct errors if you are familiar with code.
    12 KB (1,917 words) - 22:38, 6 May 2014

Page text matches

  • ...ogs.forbes.com/parmyolson/2011/06/06/lulzsec-hackers-posts-sony-dev-source-code-get-7k-donation/ |title= LulzSec Hackers Post Sony Dev. Source Code, Get $7K Donation – Parmy Olson – Disruptors – Forbes
    45 KB (6,310 words) - 18:12, 15 June 2022
  • properly. I'm better with code than with words though.<ref>[http://www.mail-archive.com/cryptography@metzd
    3 KB (527 words) - 16:10, 8 April 2022
  • Up to and including version 0.3.19 is the "Satoshi code". The founder retired from development with end of 2010. [https://bitcointa ...vector, iostream, and templates. As is typical of a C++ program, a lot of code tends to end up in the header files so be sure to search both the .cpp and
    17 KB (2,172 words) - 01:37, 10 June 2019
  • ...a comment in an old version of Bitcoin ([http://sourceforge.net/p/bitcoin/code/133/tree/trunk/main.cpp#l1613 line 1613]). The first section defines exactl ...668 - Genesis block transaction treated as a special case in the reference code</ref> It is believed that other outputs sent to this address are spendable,
    8 KB (1,161 words) - 15:15, 21 March 2024
  • * [https://github.com/bitcoin/bitcoin Bitcoin Core source code repository]
    8 KB (1,089 words) - 07:32, 25 April 2021
  • ...//en.wikipedia.org/wiki/Message_authentication_code message authentication code (MAC)] algorithm using a universal hash proposed by Ted Krovetz and Wei Dai
    10 KB (1,362 words) - 00:40, 24 April 2019
  • <code>67452301 efcdab89 98badcfe 10325476 c3d2e1f0</code> Then, we split our 512-bit block into 32-bit chunks. In my code, I use a simple array of uint32 values, and I use this format to display it
    24 KB (3,669 words) - 15:32, 12 June 2022
  • ...lf. The bitcoin currency unit is also commonly given the informal currency code '''BTC'''. ...7)<ref name="uc">http://www.unicode.org/versions/Unicode10.0.0/</ref> with code point U+20BF (₿). As of June 2017, font support for the Bitcoin sign is i
    6 KB (918 words) - 15:52, 25 April 2019
  • ...h returns any status code other than 302, then the search is bad. A status code of 200 indicates that the search was ambiguous, and the page body will cont ...for shortlinks to be ambiguous, and they will likewise return a 200 status code in that case.
    4 KB (717 words) - 02:02, 20 June 2015
  • If you're reading the Satoshi client code (BitcoinQT) it refers to this encoding as a "CompactSize". Modern Bitcoin C ...t automatically for matching transactions following the <code>merkleblock</code>.
    59 KB (8,414 words) - 18:08, 30 July 2021
  • <code>tomb dig -s 100 bitcoin.tomb</code> <code>tomb forge bitcoin.tomb.key</code>
    24 KB (3,885 words) - 22:09, 17 June 2020
  • ...rs, beginning with the number <code>1</code>, <code>3</code> or <code>bc1</code> that represents a possible destination for a bitcoin payment. ...h the number <code>1</code>, eg: <code>1BvBMSEYstWetqTFn5Au4m4GFg7xJaNVN2</code>.<!-- tails donation address -->
    8 KB (1,314 words) - 18:54, 23 October 2020
  • ...Eclipse Attacks on Bitcoin’s Peer-to-Peer Network] which has led to new code written for [[Bitcoin Core]] for mitigation.<ref>https://github.com/bitcoin [[Bitcoin Core]] being configured with the option <code>walletbroadcast=0</code> will stop [[transaction]]s belonging to the user from being broadcast and
    159 KB (24,866 words) - 08:59, 31 December 2023
  • * [https://github.com/jgarzik/cpuminer Github repository with cpuminer code]
    2 KB (358 words) - 01:31, 1 June 2015
  • OpenCL is a computing framework which allows programmers to write code which works across a variety of hardware, both CPUs and GPUs included. Open
    3 KB (412 words) - 00:14, 18 August 2012
  • For example, this python code will calculate the hash of the block with the smallest hash as of June 2011
    6 KB (947 words) - 17:55, 20 February 2021
  • ...for information purposes only. De facto, Bitcoin script is defined by the code run by the network to check the validity of blocks. ...where <code>&lt;data&gt;</code> in this context means the byte <code>0x20</code> followed by the 20 bytes of the data itself. You should also ensure that y
    27 KB (4,450 words) - 22:25, 26 April 2024
  • ...ed limit (as of client version 0.3.21). This threshold was written in the code as COIN * 144 / 250, suggesting that the threshold represents a one-day old
    20 KB (3,181 words) - 08:46, 26 September 2022
  • An initial solution is to mandate (either in code or as expressed policy) that changing a wallet's password causes (or asks t # In GUI: Limits URI length to prevent a DoS against the QR-Code dialog
    19 KB (3,011 words) - 13:44, 30 October 2023
  • ...oal is to produce URIs that are concise enough to fit in a size-limited QR code, but clear enough to be easily human-readable.
    3 KB (553 words) - 22:32, 24 February 2019
  • * The accounts code does not scale up to thousands of accounts with tens of thousands of transa This section describes how typical web site code running on a web server uses the JSON-RPC API to keep track of customers' a
    8 KB (1,189 words) - 11:22, 29 December 2015
  • ...but I am a known and legitimate exploit developer although I do contribute code to various Bitcoin-related projects. A recent one is a contribution to the
    332 bytes (56 words) - 00:53, 21 June 2017
  • These checks will be implemented and enforced in the programming code for the cryptocurrency that will be rolled out to all the participating com
    24 KB (3,955 words) - 23:56, 9 January 2018
  • This page describes the Bitcoin Core code that manages startup and initialization. main() is three lines of code:
    12 KB (1,879 words) - 12:54, 27 June 2020
  • ...hub.com/cdecker/bips/blob/noinput/bip-xyz.mediawiki <code>SIGHASH_NOINPUT</code>]</ref> signing flag. ...SIGHASH_NOINPUT</code> and an unusual use of <code>OP_CHECKLOCKTIMEVERIFY</code>, any later update transaction can spend any earlier update transaction dur
    15 KB (2,209 words) - 07:45, 4 October 2021
  • '''Accessing the block data files from the code''' .... There is a complex system of when to flush state to disk. None of this code affects block files, which are simply written to disk when received. Once
    25 KB (4,068 words) - 12:54, 27 June 2020
  • ==Source code== The core of gribble is a modified supybot. Code lives [https://github.com/nanotube/supybot_fixes here].
    14 KB (2,033 words) - 19:11, 22 November 2017
  • | 1,600 || 800 || 55 || 2 || 29 || {{No|Discontinued}} || USB || {{Yes|code, samples}} | 2,000 || 1,000 || 115 || 2 || 17 || {{No|Discontinued}} || USB || {{No|code}}
    23 KB (2,450 words) - 08:21, 28 March 2023
  • The source code for all the related software, including bot plugins and the website, is ope
    4 KB (553 words) - 20:04, 6 July 2021
  • == Bitcoin's ISO 4217 numeric code? == ...217 alpha code is BTC or XTC, but does it have a proposed ISO 4217 numeric code?--[[User:Geremia|Geremia]] ([[User talk:Geremia|talk]]) 05:38, 10 December
    2 KB (318 words) - 05:38, 10 December 2016
  • ...a [[API reference (JSON-RPC)|Bitcoin RPC]] command <code>gettxoutsetinfo</code>. The ''total_amount'' value returned is the sum of all outputs that the c ...99|used in blocks 91812 and 91842}}</ref> are left as special cases in the code<ref>https://github.com/bitcoin/bitcoin/commit/ab91bf39b7c11e9c86bb2043c24f0
    20 KB (2,256 words) - 04:37, 20 April 2024
  • # Developers work in their own source code trees, sharing and testing patches with each other. Git, using github, is One of the best ways to dive into the code is to help review [[pull request]]s.
    2 KB (360 words) - 16:31, 17 June 2020
  • ...it is properly Decimal Bitcoin or Tonal Bitcoin with the following pseudo-code:
    9 KB (1,334 words) - 23:59, 3 May 2017
  • ...code allows a bad transaction into block 74638. Users quickly adopt fixed code and the "good" block chain overtook the bad one at a block height of 74691,
    4 members (0 subcategories, 0 files) - 11:50, 7 August 2021
  • ...a U.S. PayPal account to another U.S. PayPal account, the ACH transaction code used is WEB. ...account to a PayPal account that is outside the U.S., the ACH transaction code used is IAT. Accompanying the IAT transaction is the payment recipient's n
    3 KB (442 words) - 12:54, 20 June 2022
  • * [[Redeemable code]]
    13 members (0 subcategories, 0 files) - 12:11, 28 December 2011
  • * [[Redeemable code]]
    844 bytes (113 words) - 21:34, 8 January 2024
  • *message: message that shown to the user after scanning the QR code
    9 KB (1,246 words) - 17:59, 24 September 2019
  • Example: I want to buy a digital newspaper or app via QR code: I scan the code, pay the amount and am then redirected to a refreshing "waiting for payment
    3 KB (535 words) - 20:56, 2 December 2012
  • ...re considered the first two person to mine with GPUs, using private mining code. ArtForz once held a high percentage of network computation power (~25%) bu
    770 bytes (114 words) - 12:38, 30 June 2022
  • This is a bug-fix and code-cleanup release, with no major new features. - Many source code cleanups and warnings fixes. Close to building with -Wall
    47 KB (7,111 words) - 07:58, 26 September 2022
  • * Video post with Embed code and Caption
    1 KB (180 words) - 09:51, 22 December 2014
  • ! Code !! Exchange
    784 bytes (89 words) - 09:32, 11 May 2015
  • Download the source code version of your choice at [http://ccrypt.sourceforge.net downloads] such as
    7 KB (1,116 words) - 23:55, 3 July 2013
  • In addition to the stack parameters and the script code itself, in order to operate correctly OP_CHECKSIG needs to know the current == Code samples and raw dumps ==
    16 KB (2,703 words) - 21:44, 16 January 2019
  • ...asy to accept bitcoin on any website by copying and pasting a few lines of code.
    3 KB (472 words) - 14:12, 5 March 2020
  • No affiliate/referral code links.
    5 KB (798 words) - 19:04, 28 February 2022
  • ...h would have caused many BTC users to inadvertently use B2X. Additionally, code changes were made that allowed B2X nodes to pretend to be BTC nodes in orde ...de/|title=No Fork, No Fire: Segwit2x Nodes Stall Running Abandoned Bitcoin Code|work=[[CoinDesk]]|author=Higgins, Stan|date=November 17, 2017|accessdate=No
    4 KB (536 words) - 22:31, 24 February 2019
  • ...resulting checksum verification and creation algorithm (in Python, cf. the code in [https://github.com/bitcoin/bips/blob/master/bip-0173.mediawiki#Bech32|B ...ode demonstrates the checks that need to be performed. Refer to the Python code linked in the reference implementation section below for full details of th
    26 KB (4,009 words) - 15:16, 5 June 2023
  • sudo adduser <code> new_user_name </code> ...and store the code that you receive on a secure medium''. '''Without this code no data - including the wallet - can be accessed if the system does not wo
    35 KB (5,722 words) - 06:20, 25 September 2012
  • ...never I see them, I change them back to regular links without the referral code. --[[User:FishDawg|FishDawg]] ...in.it/wiki/Trade || || 404 Not Found || || || False || http://mh-uk.net/code/page3.html || 980 || 6 || MH-UK Ethnobotanicals || -1 || 959 || 0.142653942
    87 KB (11,028 words) - 17:40, 8 September 2015
  • ....dashjr.org/programs/bitcoin/files/Spesmilo_0.0.1.beta1_source.tbz2 Source code]
    2 KB (226 words) - 23:15, 6 May 2014
  • Formerly bought, sold and exchanged Bitcoin [[MtGox]] [[redeemable code|redeemable codes]], [[Perfect Money]] [[Liberty Reserve]], [[Pecunix]], Cos
    998 bytes (132 words) - 15:18, 17 June 2015
  • ...opic=3078.msg43720#msg43720 Re: New mining pool for testing | GPL'd source code released.]</ref>. Jeff's website with the Poold source code is no longer accessible online. Some parts of the software were last captur
    1 KB (160 words) - 08:17, 28 September 2019
  • ...all the parts of the computer what to do - in accordance with the program code of the software, and, hopefully, the will of the user. * for the most popular processors, being backwards compatible with legacy code
    10 KB (1,680 words) - 16:05, 8 January 2013
  • ...QR code on the fly including the amount. Many wallets directly support QR code scanning for payment.
    12 KB (1,925 words) - 22:33, 4 November 2018
  • ...ndroid or any normal JVM-based project. A portion of the library contains code from [http://www.bouncycastle.org Bouncy Castle].
    610 bytes (87 words) - 20:58, 25 February 2011
  • ...nd change it to make it do what you wish (freedom 1). Access to the source code is a precondition for this. ...hole community a chance to benefit from your changes. Access to the source code is a precondition for this.
    37 members (0 subcategories, 0 files) - 20:41, 26 February 2011
  • The rest of this page gives sample code for various JSON libraries and programming languages.
    3 KB (444 words) - 12:08, 30 April 2015
  • ...in and two coins out (one for the payment, one for the change). The source code randomizes which output is the payment, and which is the change, but in mos
    7 KB (1,142 words) - 14:18, 1 February 2020
  • * [http://code.google.com/p/bitcoinj/wiki/SecurityModel Security Model] * [http://code.google.com/p/bitcoinj bitcoinj] project page on Google Code.
    1 KB (164 words) - 17:31, 10 May 2016
  • whith unicode \u289 and html code &#649; : NAK. There is significant code that exists for Tonal Bitcoin, it has a strong educational and adoption-ass
    7 KB (1,063 words) - 00:48, 20 August 2015
  • ...bitcoin.org/smf/index.php?topic=5627.0 BitcoinUSA.com - Closed Some source code opened up.]</ref>
    2 KB (263 words) - 18:15, 9 April 2011
  • * [http://bitcoinpool.com poclbm-mod] source code and binary available on the main site.
    4 KB (528 words) - 18:00, 1 April 2013
  • * [http://bitcoinpool.com/ poclbm-mod] Latest source code and binaries are available for free on the main site.
    4 KB (652 words) - 01:32, 1 June 2015
  • ...l description. This is all based on a fairly literal reading of the source code.
    12 KB (1,987 words) - 10:29, 23 June 2020
  • The source code and artwork is [http://gitorious.org/intersango/master/trees/master freely ...ange's [https://britcoin.co.uk/?page=deposit Deposit] page. The reference code uniquely identifies your account.
    3 KB (458 words) - 21:29, 10 June 2017
  • ...one of the included binaries or compile your own from the included source code. See [[Running Bitcoin]] for details on configuring bitcoind.
    8 KB (1,130 words) - 21:12, 25 February 2020
  • ...m; text-align: right;">Current Difficulty</th><td><code>D = 567358.224571</code></td></tr> ...ht;">Typical mining-rig speed</th><td><code>R<sub>typ</sub> = 500 MHash/s</code></td></tr>
    8 KB (1,240 words) - 02:46, 10 December 2012
  • * redeemable Mt.Gox code
    75 KB (12,453 words) - 01:35, 11 January 2018
  • ...puter program is written in binary. Binary is an answer- yes or no. Binary code is a series of answers. Like a game of 20 questions. ...codes" which are then taken and translated by a "compiler" into "machine" "code" which the computer can understand. Thousands of machine instructions are t
    26 KB (4,390 words) - 19:36, 30 March 2011
  • ...te the pages, and scan them using an OCR program, creating a set of source code text files. One could then build the application using the freely available
    52 KB (8,187 words) - 20:38, 2 June 2020
  • A coder can read code, how one can read Spanish. I can look at the code and see what it does. I don't need to trust Satoshi's word. Just how a prof
    9 KB (1,427 words) - 19:41, 30 March 2011
  • ===Sticker with QR code=== ...de.tumblr.com/post/6565610892/designing-a-better-bitcoin-identity Handsome Code Better Bitcoin]
    4 KB (542 words) - 13:56, 21 February 2018
  • ...l.dropbox.com/u/2900906/BTConvert.zip BTConvert] Windows binary and source code
    676 bytes (82 words) - 17:50, 12 June 2014
  • ...ith another bitcoin client or wallet provider; if they take backups of the code and wallet data, this may even be possible if the provider disappears. ...de suitable for strong cryptography are currently poor, and custom entropy code almost never undergoes qualified review, so any keys or nonces created at t
    7 KB (1,063 words) - 20:16, 24 October 2018
  • set, yet it isn't sortable. Pasting the table's code to the [https://meta.wikimedia.org/w/index.php?title=Meta:Sandbox&action=ed
    6 KB (1,053 words) - 21:53, 2 September 2015
  • ...ke a wallet (this is strongly [[address reuse|discouraged]]). A redeemable code is a single key intended to be funded and "redeemed" only once: these are c ...ites are generally considered inherently weak and insecure, and unless the code of the website is audited every time it is used, it may leak the keys to th
    10 KB (1,601 words) - 03:59, 1 March 2015
  • * [https://github.com/slush0/sierrachartfeed Git repository] Source code for the application
    1 KB (155 words) - 11:55, 9 December 2012
  • Code analysis of the [[Original Bitcoin client]] and profiling using GNU Coverag
    237 bytes (35 words) - 17:24, 25 April 2011
  • The site entered testing phase under an internal code name before being opened with a round 3 of testing on April 27, 2011<ref>[h
    1 KB (202 words) - 16:16, 10 October 2012
  • ...ORT.pdf?sequence=1 Download], [http://code.google.com/p/bitcoin-nfc source code] | Bitcoin and the Uniform Commercial Code
    20 KB (2,679 words) - 03:00, 1 July 2020
  • * Birth country (country code, 2 letters)
    1 KB (231 words) - 09:39, 1 May 2011
  • ...s will refuse to honor a code of their own (e.g., customer claims that the code had been stolen). | [[CashU]] || many || n/a || A cash-based prepaid card / redeemable code.
    10 KB (1,595 words) - 01:50, 10 June 2019
  • ...l allow the face value amount of the card to be spent. The key is on a QR code embedded within the card such that it cannot be read without the card showi
    2 KB (263 words) - 19:57, 30 November 2012
  • ...applications on top of a financial system results in bizarre protocols and code that are difficult to understand, leading to maintainability problems. ...e's an example of a simple DNS style "transaction" described using [http://code.google.com/p/protobuf/ Google protocol buffers] syntax.
    24 KB (3,974 words) - 19:05, 7 June 2017
  • |Creative Commons and Public Domain library. Includes book source code for easy reprinting with custom layout. Local groups produce paper versions
    35 KB (4,783 words) - 14:08, 14 March 2024
  • A '''pull request''' is a consistent set of changes in the code base. At any given moment in time Bitcoin Core has many open pull requests
    644 bytes (96 words) - 22:12, 17 June 2020
  • Currently programming and running the FPGAminer code requires Quartus II for Altera devices and Xilinx ISE Webpack for Xilinx de The compile the code on an different Altera device then DE2-115, you need to set the Device to b
    4 KB (602 words) - 02:09, 10 June 2019
  • ...2e7#diff-118fcbaaba162ba17933c7893247df3aR522 2010], and more recently the code has been [https://github.com/bitcoin/bitcoin/commit/98c7c8fd1d3712e02be0e9f This protocol has [https://code.google.com/p/bitcoinj/wiki/WorkingWithMicropayments been implemented in bit
    34 KB (5,809 words) - 02:31, 29 September 2023
  • ...page/x]] {{R lang|x}}</nowiki></tt> where <code>x</code> is the language's code (de, fr, es, ru...) ...page. Example:- '''<code><nowiki>Original page name/Subpage name</nowiki></code>'''.
    8 KB (1,176 words) - 17:26, 20 December 2014
  • I even tested it out by copying and pasting this simple example "code": http://en.wikipedia.org/wiki/Help:Sorting It did not show a sortable table even with the copying and pasting of the code. Is it possible that bitcoin.it is using an older version of wiki and that
    7 KB (1,143 words) - 14:21, 13 February 2019
  • * Place {{tl|Template doc}} inside {{code|<noinclude>}} tags on a template page to display [[:Category:Template docum
    2 KB (194 words) - 01:43, 27 May 2011
  • The code above should return: ...divided into various types. Each type should have a corresponding colour code. The colour-coding helps to inform of the severity of the issues at a glan
    2 KB (308 words) - 19:03, 28 February 2014
  • ; Code ; Code
    2 KB (218 words) - 17:17, 30 May 2011
  • * [http://github.com/neofutur/simplecoin github.com] simplecoin source code on github
    1 KB (188 words) - 01:49, 10 June 2019
  • Somebody found an exploit in the code on this site. I am working on finding it, but, in the meantime, I have deci
    879 bytes (133 words) - 09:06, 31 December 2023
  • What is licensing/copyright information on that code? Public domain? {{unsigned|Jrmithdobbs|20:14, 9 June 2011}} I added PHP code this code will help beginners with what is going on. The code is simple and well documented anyone regardless of PHP knowledge should be
    1 KB (181 words) - 00:30, 15 August 2014
  • ...ss a better offer comes along I have no intention to release this specific code, since it will likely just be used for pathetic rip off sites." - quote fro ...emujin9 has renamed Krad Miner as [[Tumen Miner]] and published the source code on his [https://github.com/temujin9/tumen_miner github account].
    1 KB (214 words) - 03:16, 25 January 2013
  • * [https://github.com/spesmilo/electrum Code on GitHub]
    689 bytes (90 words) - 01:41, 11 June 2014

View (previous 100 | next 100) (20 | 50 | 100 | 250 | 500)