Auto merge of #2023 - str4d:create-config-file-in-perf-tests, r=str4d
[VerusCoin.git] / src /
2017-01-17 zkbotAuto merge of #2015 - bitcartel:1780_sort_getoperations...
2017-01-16 zkbotAuto merge of #2013 - str4d:2002-require-zcash-conf...
2017-01-16 zkbotAuto merge of #2021 - str4d:1539-fix-test-ordering...
2017-01-16 Jack GriggFix gtest ordering broken by #1949
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-11 Jack GriggShow a friendly message explaining why zcashd needs...
2017-01-10 Jack GriggThrow an error if zcash.conf is missing
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-05 zkbotAuto merge of #1986 - tromer:createjoinsplit-startprofi...
2017-01-05 Eran TromerCreateJoinSplit: add start_profiling() call
2016-12-16 zkbotAuto merge of #1946 - str4d:blockchain-stats-num-commit...
2016-12-16 Sean BoweAdd test for IncrementalMerkleTree::size().
2016-12-16 Jack GriggAdd a tool for profiling the creation of JoinSplits
2016-12-15 Jack GriggOnly run wallet tests when wallet is enabled
2016-12-15 Jack GriggOnly enable getblocktemplate when wallet is enabled
2016-12-15 Jack GriggUpdate version to 1.0.4
2016-12-15 Jack GriggAdd total number of commitments to getblockchaininfo
2016-12-15 zkbotAuto merge of #1939 - str4d:1933-fix-bug, r=str4d
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
2016-12-13 Jack GriggFix bug in wallet tests
2016-12-13 Sean BoweCheck that E' points are actually in G2 by ensuring...
2016-12-12 Jack GriggOnly check cache validity for witnesses being increment...
2016-12-09 zkbotAuto merge of #1904 - str4d:1749-write-witness-cache...
2016-12-09 Jack GriggMake the test pass by fixing the bug!
2016-12-09 Jack GriggAdd a reindex test that fails because of a bug in decre...
2016-12-09 zkbotAuto merge of #1930 - arcalinea:revise-release-note...
2016-12-09 zkbotAuto merge of #1918 - bitcartel:timeout_cpu_throttling...
2016-12-09 zkbotAuto merge of #1895 - bitcartel:1857_tx_priority, r...
2016-12-09 Jack GriggSkip JoinSplit verification before the last checkpoint
2016-12-09 zkbotAuto merge of #1870 - str4d:1749-benchmark-rescanning...
2016-12-09 zkbotAuto merge of #1919 - ebfull:abstract-verification...
2016-12-09 Sean BoweASSERT_TRUE -> ASSERT_FALSE
2016-12-09 Jack GriggAdd JS to second block to ensure witnesses are incremented
2016-12-09 Jack GriggGenerate JS for trydecryptnotes, make number of address...
2016-12-09 Jack GriggFix indentation
2016-12-09 zkbotAuto merge of #1642 - str4d:add-solver-rate-to-getminin...
2016-12-09 zkbotAuto merge of #1902 - bitcartel:1901_increase_default_s...
2016-12-08 zkbotAuto merge of #1928 - ebfull:fix-anchor-cache-bug,...
2016-12-08 Sean BoweAdd more tests for ProofVerifier.
2016-12-08 Sean BoweRename Dummy to Disabled.
2016-12-08 zkbotAuto merge of #1911 - bitcartel:1823_witness_does_not_h...
2016-12-08 zkbotAuto merge of #1909 - str4d:bash-completion, r=str4d
2016-12-08 zkbotAuto merge of #1906 - str4d:1835-solaris-miniupnpc...
2016-12-07 zkbotAuto merge of #1878 - str4d:1875-non-tty-metrics-usabil...
2016-12-07 zkbotAuto merge of #1905 - str4d:1831-build-script-overrides...
2016-12-07 SimonWitnessAnchorData only needs to store one witness per...
2016-12-07 zkbotAuto merge of #1907 - bitcartel:1903_z_sendmany_fee_par...
2016-12-07 Jack GriggDocument behaviour of CWallet::SetBestChain
2016-12-07 Sean BoweEnsure ProofVerifier cannot be accidentally copied.
2016-12-06 Sean BoweEnsure cache contains valid entry when anchor is popped.
2016-12-06 Sean BoweRegression test.
2016-12-05 Sean BoweIsolate verification to a `ProofVerifier` context objec...
2016-12-03 SimonFixes #1823. Witness anchors for input notes no longer...
2016-12-01 zkbotAuto merge of #1681 - paragonie-scott:patch-1, r=str4d
2016-12-01 Jack GriggAddress review comments, tweak strings
2016-12-01 ScottMetrics - Don't exclaim unless > 1
2016-11-30 SimonCloses #1903. Add fee parameter to z_sendmany.
2016-11-30 Jack GriggWrite witness caches when writing the best block
2016-11-29 SimonCloses #1901. Increase default settings for the max...
2016-11-29 SimonCloses #1857. Fixes bug where tx spending only notes...
2016-11-29 zkbotAuto merge of #1865 - bitcartel:master_checkpoint_11000...
2016-11-29 Jack GriggIncrease length of metrics divider
2016-11-29 Jack GriggClarify that metrics options are only useful without...
2016-11-28 lpescherUpdate help message to match the #4219 change
2016-11-28 lpescherMake command line option to show all debugging consiste...
2016-11-23 SimonAdd checkpoint at block height 15000
2016-11-18 SimonFix stale comment referencing upstream block interval
2016-11-18 Jack GriggDocument metrics screen options
2016-11-18 Jack GriggOnly show metrics by default if stdout is a TTY
2016-11-18 Jack GriggAdd -metricsrefreshtime option
2016-11-18 Jack GriggAdd -metricsui flag to toggle between persistent screen...
2016-11-18 zkbotAuto merge of #1848 - arcalinea:replace-bitcoin-in...
2016-11-18 Simon1.0.3 Release
2016-11-17 SimonFix threading issue when initializing public params.
2016-11-17 Sean BoweAnchors and nullifiers should always be inherited from...
2016-11-17 Jack GriggAdd benchmark for incrementing note witnesses
2016-11-17 Jack GriggAdd benchmark for attempting decryption of notes
2016-11-17 zkbotAuto merge of #1859 - arcalinea:1783_document_contribut...
2016-11-16 zkbotAuto merge of #1862 - bitcartel:1854_z_sendmany_transpa...
2016-11-16 Jack GriggAdd getlocalsolps and getnetworksolps RPC calls, show...
2016-11-16 SimonCloses #1854. z_sendmany selects more utxos to avoid...
2016-11-16 zkbotAuto merge of #1797 - ebfull:improve-joinsplit-diagnost...
2016-11-15 zkbotAuto merge of #1842 - arcalinea:1573_z_sendmany_error_d...
2016-11-15 SimonTrack the correct change witness across chained joinsplits
2016-11-15 SimonMempool will accept tx with joinsplits and the default...
2016-11-15 Sean BoweAdd test that `last` and `element` will throw exception...
2016-11-15 SimonSet default minrelaytxfee to 1000 zatoshis to match...
2016-11-15 zkbotAuto merge of #1760 - ebfull:vk-preprocess, r=bitcartel
2016-11-15 zkbotAuto merge of #1858 - str4d:1715-wallet-assertion,...
2016-11-15 zkbotAuto merge of #1847 - bitcartel:1680_rpckeepalive_deadl...
2016-11-15 SimonCloses #1680, temporary fix for rpc deadlock inherited...
2016-11-15 Jack GriggClear witnessHeight and nWitnessCacheSize in ClearNoteW...
2016-11-15 Jack GriggAdd code comments about CNoteData::witnessHeight
2016-11-15 Jack GriggCopy over CNoteData::witnessHeight when updating wallet tx
next
This page took 0.0637 seconds and 7 git commands to generate.