2708 Commits (899d373b3ccb3003f8f6e518ba4cf7ba4028e58b)
 

Author SHA1 Message Date
Gavin Andresen 899d373b3c RPCTypeCheck method to make type-checking JSON Arrays easier. 12 years ago
Gavin Andresen 34420d655d Refactor: SignSignature/VerifyScript 12 years ago
Gavin Andresen 9a6ab7f142 Rework gettransaction / getblock RPC calls 12 years ago
Jeff Garzik fe70b09c42 Merge pull request #1555 from TheBlueMatt/warnings 12 years ago
Gavin Andresen 8a05341cf5 Merge branch 'buildupdates' of https://github.com/TheBlueMatt/bitcoin 12 years ago
Matt Corallo 24154ed64b Fix remaining warnings. 12 years ago
Jeff Garzik c729dbb6d2 Merge pull request #1512 from jgarzik/json-batch 12 years ago
Jeff Garzik 613389019e RPC: add support for JSON-RPC 2.0-style request batching 12 years ago
Jeff Garzik c6494d82fa RPC: break out high level JSON-RPC req/resp into their own functions 12 years ago
Jeff Garzik 3898609304 Merge pull request #1546 from gmaxwell/allowsamenetinbound 12 years ago
Jeff Garzik 3ee48ba20a Merge pull request #1548 from TheBlueMatt/warnings 12 years ago
Matt Corallo 4d9c55da72 Work around a distcc bug where -MMD output isn't copied. 12 years ago
Matt Corallo 467b79391f Fix signed/unsigned warnings in {script,serialize}.h (fixes #1541) 12 years ago
Jeff Garzik da1103f4f8 Merge pull request #1545 from TheBlueMatt/diffsendbuffer 12 years ago
Gregory Maxwell 19521acfa4 Do not consider inbound peers for outbound network group exclusion. 12 years ago
Jeff Garzik 18e8e43715 RPC getpeerinfo: s/height/startingheight/ for returned nStartingHeight value 12 years ago
Matt Corallo 6d6c2afb2b Change default send buffer to 1Mb. 12 years ago
Matt Corallo 3c3cb60a90 Remove useless high-volume printf (fixes #1544). 12 years ago
Jeff Garzik eca96d7118 Merge pull request #1540 from fanquake/master 12 years ago
fanquake 7790f391ab Fix a couple more typos 12 years ago
Wladimir J. van der Laan b5ec1da9e9 Merge pull request #1539 from cardpuncher/patch-3 12 years ago
cardpuncher eb9a21afed Fix a typo in TransactionDesc 12 years ago
Gavin Andresen 3a906d45dc Merge pull request #1531 from jgarzik/peerinfo 12 years ago
Jeff Garzik ac8d2b1df7 Merge pull request #1537 from Diapolo/fix_awesome_typo 12 years ago
Philip Kaufmann 0f5d4c6e88 fix a typo in OptionsDialog 12 years ago
Jeff Garzik 1006f0707e RPC: add 'getpeerinfo', returning easy-to-retrieve per-CNode data 12 years ago
Jeff Garzik a590aae017 Merge pull request #1532 from fanquake/master 12 years ago
fanquake e749405297 Fix a few typos 12 years ago
Jeff Garzik 70ab73a008 Create new rpcnet module, and move 'getconnectioncount' RPC to it 12 years ago
Gavin Andresen 5fa83965f2 Merge branch 'patch-5' of https://github.com/xanatos/bitcoin 12 years ago
Gavin Andresen 1b71f82e38 Merge branch 'patch-3' of https://github.com/xanatos/bitcoin 12 years ago
Matt Corallo 460d878613 Fix build error. 12 years ago
Matt Corallo 4e97a9d9eb Lock vnThreadsRunning[THREAD_RPCHANDLER]. 12 years ago
Matt Corallo 7cf3d2ccb9 Use a rpc-specific queue to tell asio connections to shutdown. 12 years ago
Matt Corallo 18c4beb05b Revert "*Always* send a shutdown signal to enable custom shutdown actions" 12 years ago
Jeff Garzik e75acc006e Merge pull request #1511 from jgarzik/quieten2 12 years ago
Pieter Wuille abbb9a829c Merge pull request #1347 from rebroad/FixAlreadyAskedFor 12 years ago
Pieter Wuille 6c88568fef Merge pull request #973 from TheBlueMatt/diffsendbuffer 12 years ago
Pieter Wuille 4a52c187d3 Merge pull request #457 from muggenhor/async-ipv6-rpc 12 years ago
Matt Corallo 9d6cd04b3b Stop processing messages on full send buffer and dont disconnect. 12 years ago
Wladimir J. van der Laan bcf0f41171 Merge pull request #1519 from Diapolo/GUI_locale_selection 12 years ago
Wladimir J. van der Laan a95a0ab569 Merge pull request #1516 from Diapolo/GUI_projectfile 12 years ago
Philip Kaufmann 2943f60811 GUI: change language selection format 12 years ago
Jeff Garzik 8a6ea5d687 Merge pull request #1520 from TheBlueMatt/debian 12 years ago
Matt Corallo 3563824c60 Update contrib/debian and remove system json_spirit patch. 12 years ago
Philip Kaufmann 82ec7d5542 small updates to Bitcoin-Qt project file 12 years ago
Wladimir J. van der Laan 2849d0661d Merge pull request #1501 from fanquake/master 12 years ago
Gavin Andresen 1282c8653e Checkpoint at block 185333 (and remove a couple of intermediate checkpoints) 12 years ago
Michael Ford 160eb23b0e Add Bitcoin dev Copyright 12 years ago
Michael Ford e4ebe82ee2 Update comments 12 years ago