]> Git Repo - VerusCoin.git/shortlog
VerusCoin.git
2018-02-20 HomuAuto merge of #2463 - str4d:713-rollback-limit, r=str4d
2018-02-20 HomuAuto merge of #2903 - str4d:1408-sighash, r=str4d
2018-02-20 Jack GriggUse v3 transactions with caching for validatelargetx...
2018-02-20 Jack GriggMake number of inputs configurable in validatelargetx...
2018-02-20 Jack GriggRegenerate SignatureHash tests
2018-02-20 Arielupdate SignatureHash according to Overwinter spec
2018-02-20 Arieladd blake2b writer
2018-02-20 Jack GriggCleanup: Wrap function arguments
2018-02-20 Jack GriggAdd consensus branch ID parameter to SignatureHash...
2018-02-20 Pieter WuilleRename to PrecomputedTransactionData
2018-02-20 Nicolas DORIERUnit test for sighash caching
2018-02-20 Pieter WuillePrecompute sighashes
2018-02-20 Jorge TimónMempool: Use Consensus::CheckTxInputs direclty over...
2018-02-20 Jack GriggRemove P2WPKH and P2WSH from signing logic
2018-02-20 Pieter WuilleBIP143: Signing logic
2018-02-20 Pieter WuilleBIP143: Verification logic
2018-02-20 Pieter WuilleRefactor script validation to observe amounts
2018-02-20 Jonas NickReduce unnecessary hashing in signrawtransaction
2018-02-20 21E14Remove obsolete reference to CValidationState from...
2018-02-20 Pieter WuilleReport non-mandatory script failures correctly
2018-02-20 HomuAuto merge of #2940 - str4d:nu-activation-mempool-expir...
2018-02-20 Jack GriggRemove mempool transactions which commit to an unmineab...
2018-02-20 Suhas DaftuarFix removeForReorg to use MedianTimePast
2018-02-20 Suhas DaftuarDon't call removeForReorg if DisconnectTip fails
2018-02-20 Suhas DaftuarTrack coinbase spends in CTxMemPoolEntry
2018-02-20 Matt CoralloremoveForReorg calls once-per-disconnect-> once-per...
2018-02-20 Matt CoralloMake indentation in ActivateBestChainStep readable
2018-02-20 Matt CoralloFix comment in removeForReorg
2018-02-20 Matt CoralloFix removal of time-locked transactions during reorg
2018-02-20 Matt CoralloAdd failing test checking timelocked-txn removal during...
2018-02-19 Jack GriggAdd rollback limit to block index rewinding
2018-02-19 Jack GriggImplement roll-back limit for reorganisation
2018-02-17 HomuAuto merge of #2958 - bitcartel:2906_extra_test, r...
2018-02-16 SimonAdd test to check malformed v1 transaction against...
2018-02-16 HomuAuto merge of #2925 - bitcartel:2906_overwinter_tx_form...
2018-02-16 Jack GriggUpdate SignatureHash tests for transaction format changes
2018-02-16 SimonImplementation of Overwinter transaction format ZIP...
2018-02-15 HomuAuto merge of #2923 - str4d:sighash-tests-env-bug,...
2018-02-09 Alex MorcosImplement helper class for CTxMemPoolEntry constructor
2018-02-09 Pieter WuilleSupport -checkmempool=N, which runs checks on average...
2018-02-09 Ashley HolmanTxMemPool: Change mapTx to a boost::multi_index_container
2018-02-07 HomuAuto merge of #2898 - str4d:2286-nu-activation-mechanis...
2018-02-06 Jack GriggUpdate quote from ZIP 200
2018-02-06 Jack GriggChange UI/log status message for block rewinding
2018-02-06 Jack GriggUse a boost::optional for nCachedBranchId
2018-02-04 Jack GriggAdd method for fetching the next activation height...
2018-02-04 Jack GriggAdd Overwinter to upgrade list
2018-02-04 Jack GriggAdjust rewind logic to use the network upgrade mechanism
2018-02-04 Pieter WuilleAdd rewind logic to deal with post-fork software updates
2018-02-04 Jack GriggTest network upgrade logic
2018-02-04 Jack GriggAllow changing network upgrade parameters on regtest
2018-02-04 Jack GriggNetwork upgrade activation mechanism
2018-02-02 HomuAuto merge of #2839 - arcalinea:add_deprecation_alert...
2018-01-31 Jack GriggUse JoinSplitTestingSetup for Boost sighash tests
2018-01-29 Jay GraberMake applicable only on mainnet
2018-01-25 HomuAuto merge of #2902 - bitcartel:2901_remove_unused_nobl...
2018-01-23 Pavel Vasinremove unused NOBLKS_VERSION_{START,END} constants
2018-01-22 HomuAuto merge of #2217 - str4d:2074-chainparams, r=str4d
2018-01-22 HomuAuto merge of #2897 - str4d:2892-zkey-rpc-bugfix, r...
2018-01-22 Jack Griggzkey_import_export: Synchronize mempools before mining
2018-01-22 HomuAuto merge of #2886 - bitcartel:2885_cleanup_node_getut...
2018-01-22 Jack GriggAdd viewing key prefix to regtest parameters
2018-01-22 Jack GriggAdd missing namespace for boost::get
2018-01-22 Cory Fieldschainparams: don't use std namespace
2018-01-22 Cory Fieldschainparams: move CCheckpointData into chainparams.h
2018-01-22 Daniel KraftClean up chainparams some more.
2018-01-22 Jorge TimónChainparams: CTestNetParams and CRegTestParams extend...
2018-01-22 Jorge TimónChainparams: Introduce CreateGenesisBlock() static...
2018-01-22 Mark FriedenbachExplicitly set tx.nVersion for the genesis block and...
2018-01-20 SimonRemove redundant service flag NODE_GETUTXO meant for...
2018-01-20 HomuAuto merge of #2873 - bitcartel:2793_dbcache, r=bitcartel
2018-01-20 SimonAdd note about dbcache to 1.0.15 release notes.
2018-01-18 SimonAdd documentation about dbcache.
2018-01-17 HomuAuto merge of #2848 - str4d:2795-rpc-test-chainValueZat...
2018-01-16 HomuAuto merge of #2845 - str4d:exportdir-completion, r...
2018-01-16 SimonFixes #2793. Backport commit f33afd3 to increase dbcach...
2018-01-14 HomuAuto merge of #2858 - sandakersmann:patch-1, r=daira
2018-01-08 Marius KjærstadChanged http:// to https:// on some links
2018-01-05 HomuAuto merge of #2771 - syd0:fix-snark-dep-build, r=str4d
2018-01-05 HomuAuto merge of #2770 - syd0:remove-some-cruft, r=str4d
2018-01-04 sydRemove OSX and Windows files from Makefile + share...
2018-01-04 HomuAuto merge of #2821 - str4d:2335-scope-ecdsa-constants...
2018-01-04 HomuAuto merge of #2849 - str4d:release-v1.0.14, r=str4d
2018-01-03 Jack Griggmake-release.py: Updated release notes and changelog...
2018-01-03 Jack Griggmake-release.py: Updated manpages for 1.0.14.
2018-01-03 Jack Griggmake-release.py: Versioning changes for 1.0.14.
2018-01-03 Jack GriggCheck chainValueZat when checking value pool monitoring
2018-01-02 Jay GraberAdd getdeprecationinfo rpc call to return current versi...
2018-01-02 Jack GriggEnable Bash completion for -exportdir
2017-12-22 HomuAuto merge of #2830 - str4d:release-v1.0.14-rc1, r...
2017-12-22 Jack GriggUpdate release process
2017-12-22 Jack Griggmake-release.py: Updated release notes and changelog...
2017-12-22 Jack Griggmake-release.py: Updated manpages for 1.0.14-rc1.
2017-12-22 Jack Griggmake-release.py: Versioning changes for 1.0.14-rc1.
2017-12-21 HomuAuto merge of #2826 - str4d:pyflakes-warnings, r=str4d
2017-12-21 Jack GriggFix pyflakes warnings in zkey_import_export RPC test
2017-12-21 HomuAuto merge of #2823 - str4d:2755-release-notes, r=str4d
2017-12-21 Jack GriggExclude beta and RC release notes from author tallies
2017-12-21 Jack GriggRegenerate previous release notes to conform to new...
2017-12-21 Jack Griggrelease-notes.py: Remove unnecessary parameter
next
This page took 0.058517 seconds and 4 git commands to generate.