]> Git Repo - VerusCoin.git/history - src/wallet
Implement accurate memory accounting for mempool
[VerusCoin.git] / src / wallet /
2017-03-04 zkbotAuto merge of #2100 - str4d:2074-rpc, r=arcalinea
2017-03-03 zkbotAuto merge of #2101 - str4d:2074-tests, r=arcalinea
2017-03-03 zkbotAuto merge of #2099 - str4d:2074-misc, r=arcalinea
2017-03-03 Philip Kaufmannuse const references where appropriate
2017-03-02 Jack GriggBTC -> ZEC in paytxfee RPC docs
2017-03-02 Matt CoralloAdd fundrawtransaction RPC method
2017-03-02 Matt CoralloAdd FundTransaction method to wallet
2017-03-02 StephenAdd paytxfee to getwalletinfo, warnings to getnetworkinfo
2017-03-02 zkbotAuto merge of #2138 - daira:2137.compactsize-portabilit...
2017-03-02 zkbotAuto merge of #2124 - str4d:2086-help2man, r=str4d
2017-03-02 zkbotAuto merge of #2014 - arcalinea:test-prioritisetransact...
2017-03-02 zkbotAuto merge of #2141 - bitcartel:1969_free_rate_limiter...
2017-03-02 zkbotAuto merge of #2130 - str4d:2095-metrics-reindex-msg...
2017-03-02 zkbotAuto merge of #2114 - bitcartel:fix_fr_test_bug_and_new...
2017-03-02 zkbotAuto merge of #1932 - aniemerg:1522-pause-mining-for...
2017-03-02 Allan Niemerg Pause mining during joinsplit creation
2017-03-02 zkbotAuto merge of #2123 - bitcartel:2112_z_getoperationresu...
2017-02-23 SimonCloses #2112 where z_getoperationresult could return...
2017-02-20 zkbotAuto merge of #2093 - bitcartel:sent_network_alerts...
2017-02-20 zkbotAuto merge of #1888 - mvrilo:busybox-sha256sum, r=daira
2017-02-10 zkbotAuto merge of #2081 - daira:1955-single-address-mining...
2017-02-10 zkbotAuto merge of #2082 - str4d:univalue-subtree, r=bitcartel
2017-02-10 zkbotAuto merge of #1990 - str4d:1985-replace-json-spirit...
2017-02-10 zkbotAuto merge of #2080 - ebfull:libsnark-update, r=bitcartel
2017-02-10 Jack GriggGet rid of fPlus argument to FormatMoney in Zcash-speci...
2017-02-10 Jack GriggUniValue::getValues const reference
2017-02-10 Jack GriggUpdate UniValue includes in Zcash-specific code
2017-02-10 Wladimir J. van... Changes necessary now that zero values accepted in...
2017-02-10 Jonas Schnelli[Univalue] add univalue over subtree
2017-02-10 Jack GriggMerge commit 'a4071034f6ad640ef91057fa3f45098c4933f444...
2017-02-10 Jack Griggunsigned int -> size_t for comparing with UniValue...
2017-02-10 Jack GriggMigrate Zcash-specific code to UniValue
2017-02-10 Jonas SchnelliRemove JSON Spirit wrapper, remove JSON Spirit leftovers
2017-02-10 Jonas Schnelliremove JSON Spirit UniValue wrapper
2017-02-10 Jonas Schnelliexpicit set UniValue type to avoid empty values
2017-02-10 Jonas Schnelliextend conversion to UniValue
2017-02-10 Jeff GarzikConvert tree to using univalue. Eliminate all json_spir...
2017-02-10 zkbotAuto merge of #2078 - ebfull:uaf, r=bitcartel
2017-02-09 zkbotAuto merge of #2056 - str4d:2035-experimental-mode...
2017-02-09 zkbotAuto merge of #2054 - str4d:2030-decoderawtransaction...
2017-02-09 Jack GriggRequire -experimentalmode for wallet encryption
2017-02-09 zkbotAuto merge of #2077 - ebfull:protover, r=bitcartel
2017-02-09 zkbotAuto merge of #1965 - str4d:1955-single-address-mining...
2017-02-09 zkbotAuto merge of #2050 - str4d:2020-zmq, r=bitcartel
2017-02-09 zkbotAuto merge of #2068 - bitcartel:2045_sendmany_fee_zero...
2017-02-09 zkbotAuto merge of #1863 - str4d:1795-config-flag-disable...
2017-02-08 zkbotAuto merge of #2069 - bitcartel:2024_document_test_meth...
2017-02-08 zkbotAuto merge of #2072 - bitcartel:2060_debug_zrpc_zrpcuns...
2017-02-08 SimonUpdate zrpc vs zrpcunsafe logging in z_sendmany operation
2017-02-08 zkbotAuto merge of #2055 - str4d:1545-note-decryption-error...
2017-02-06 SimonCloses #2045 by allowing z_sendmany with 0 fee
2017-02-06 Jack GriggSwitch miner to P2PKH, add -mineraddress option
2017-02-05 zkbotAuto merge of #1706 - paragonie:master, r=bitcartel
2017-02-03 zkbotAuto merge of #2051 - str4d:2047-openssl-1.1.0d, r...
2017-02-02 zkbotAuto merge of #2058 - bitcartel:2057_extend_zrpc_unsafe...
2017-02-01 SimonUpdate z_sendmany logging
2017-02-01 SimonCloses #2057 by adding extra zrpcunsafe logging
2017-01-31 Jack GriggUse a more specific exception class for note decryption...
2017-01-30 Jack GriggAdd compile flag to disable compilation of mining code
2017-01-23 Jack GriggRemove OpenSSL PRNG reseeding
2017-01-20 zkbotAuto merge of #1978 - str4d:1941-scan-whole-chain-on...
2017-01-19 zkbotAuto merge of #1979 - str4d:1786-inform-users-to-fetch...
2017-01-19 zkbotAuto merge of #2007 - bitcartel:1097_copyright_notice_a...
2017-01-18 zkbotAuto merge of #2028 - bitcartel:std_numeric_gcc_620_com...
2017-01-18 SimonAdd missing header required by std::accumulate
2017-01-18 zkbotAuto merge of #2006 - bitcartel:1497_destination_path_v...
2017-01-18 zkbotAuto merge of #1999 - str4d:1950-random-cookie-rpc...
2017-01-18 zkbotAuto merge of #2001 - bitcartel:1957_add_size_to_listtr...
2017-01-18 zkbotAuto merge of #2000 - str4d:1622-bdb-m4-rename, r=ebfull
2017-01-18 zkbotAuto merge of #1982 - str4d:1954-update-debug-categorie...
2017-01-18 zkbotAuto merge of #1980 - bitcartel:fix_z_sendmany_logging_...
2017-01-18 zkbotAuto merge of #1977 - bitcartel:1967_z_sendmany_debug_a...
2017-01-18 zkbotAuto merge of #1976 - bitcartel:1964_z_sendmany_excepti...
2017-01-18 zkbotAuto merge of #1974 - str4d:1948-debian-lint, r=ebfull
2017-01-18 zkbotAuto merge of #1973 - str4d:1943-remove-extraneous...
2017-01-18 zkbotAuto merge of #1972 - str4d:1950-ensure-messages-are...
2017-01-18 zkbotAuto merge of #1942 - str4d:1940-threaded-createjoinspl...
2017-01-18 zkbotAuto merge of #1935 - arcalinea:1934_user_followup_in_r...
2017-01-17 zkbotAuto merge of #1991 - bitcartel:1960_z_getoperation_inc...
2017-01-17 zkbotAuto merge of #2016 - ioptio:issue-template, r=str4d
2017-01-17 zkbotAuto merge of #2015 - bitcartel:1780_sort_getoperations...
2017-01-17 SimonFixes #1960: z_getoperationstatus/result now includes...
2017-01-16 SimonCloses #1957 by adding tx serialization size to listtra...
2017-01-16 SimonFixes #1497 ZCA-009 by restricting data exporting to...
2017-01-16 zkbotAuto merge of #2019 - bitcartel:remove-bom, r=ebfull
2017-01-11 SimonCloses #1780. Result of z_getoperationstatus now sorted...
2017-01-10 zkbotAuto merge of #2009 - bitcartel:2008_update_copyright_t...
2017-01-09 zkbotAuto merge of #1949 - str4d:1810-fix-disablewallet...
2017-01-04 SimonFixes a bug where the unsigned transaction was logged...
2017-01-04 Jack GriggScan the whole chain whenever a z-key is imported
2017-01-04 SimonFixes #1967 by adding age of note to z_sendmany logging.
2017-01-03 SimonFixes #1964 to catch general exception in z_sendmany...
2016-12-15 Jack GriggOnly run wallet tests when wallet is enabled
2016-12-15 zkbotAuto merge of #1939 - str4d:1933-fix-bug, r=str4d
2016-12-14 Jack GriggExtend createjoinsplit to benchmark parallel JoinSplits
2016-12-13 zkbotAuto merge of #1938 - ebfull:g2-subgroup-check, r=str4d
2016-12-13 zkbotAuto merge of #1892 - str4d:1749-disable-js-verificatio...
2016-12-13 Jack GriggFix bug in IncrementNoteWitness()
2016-12-13 Jack GriggRewrite reindex test to check beyond the max witness...
2016-12-13 Jack GriggExtract block-generation wallet test code into a function
next
This page took 0.075105 seconds and 7 git commands to generate.