2018-02-20 |
Homu | Auto merge of #2463 - str4d:713-rollback-limit, r=str4d |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Homu | Auto merge of #2903 - str4d:1408-sighash, r=str4d |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Jack Grigg | Use v3 transactions with caching for validatelargetx... |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Jack Grigg | Make number of inputs configurable in validatelargetx... |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Jack Grigg | Regenerate SignatureHash tests |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Ariel | update SignatureHash according to Overwinter spec |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Ariel | add blake2b writer |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Jack Grigg | Cleanup: Wrap function arguments |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Jack Grigg | Add consensus branch ID parameter to SignatureHash... |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Pieter Wuille | Rename to PrecomputedTransactionData |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Nicolas DORIER | Unit test for sighash caching |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Pieter Wuille | Precompute sighashes |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Jorge Timón | Mempool: Use Consensus::CheckTxInputs direclty over... |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Jack Grigg | Remove P2WPKH and P2WSH from signing logic |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Pieter Wuille | BIP143: Signing logic |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Pieter Wuille | BIP143: Verification logic |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Pieter Wuille | Refactor script validation to observe amounts |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Jonas Nick | Reduce unnecessary hashing in signrawtransaction |
commit | commitdiff | tree | snapshot |
2018-02-20 |
21E14 | Remove obsolete reference to CValidationState from... |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Pieter Wuille | Report non-mandatory script failures correctly |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Homu | Auto merge of #2940 - str4d:nu-activation-mempool-expir... |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Jack Grigg | Remove mempool transactions which commit to an unmineab... |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Suhas Daftuar | Fix removeForReorg to use MedianTimePast |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Suhas Daftuar | Don't call removeForReorg if DisconnectTip fails |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Suhas Daftuar | Track coinbase spends in CTxMemPoolEntry |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Matt Corallo | removeForReorg calls once-per-disconnect-> once-per... |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Matt Corallo | Make indentation in ActivateBestChainStep readable |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Matt Corallo | Fix comment in removeForReorg |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Matt Corallo | Fix removal of time-locked transactions during reorg |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Matt Corallo | Add failing test checking timelocked-txn removal during... |
commit | commitdiff | tree | snapshot |
2018-02-19 |
Jack Grigg | Add rollback limit to block index rewinding |
commit | commitdiff | tree | snapshot |
2018-02-19 |
Jack Grigg | Implement roll-back limit for reorganisation |
commit | commitdiff | tree | snapshot |
2018-02-17 |
Homu | Auto merge of #2958 - bitcartel:2906_extra_test, r... |
commit | commitdiff | tree | snapshot |
2018-02-16 |
Simon | Add test to check malformed v1 transaction against... |
commit | commitdiff | tree | snapshot |
2018-02-16 |
Homu | Auto merge of #2925 - bitcartel:2906_overwinter_tx_form... |
commit | commitdiff | tree | snapshot |
2018-02-16 |
Jack Grigg | Update SignatureHash tests for transaction format changes |
commit | commitdiff | tree | snapshot |
2018-02-16 |
Simon | Implementation of Overwinter transaction format ZIP... |
commit | commitdiff | tree | snapshot |
2018-02-15 |
Homu | Auto merge of #2923 - str4d:sighash-tests-env-bug,... |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Alex Morcos | Implement helper class for CTxMemPoolEntry constructor |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Pieter Wuille | Support -checkmempool=N, which runs checks on average... |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Ashley Holman | TxMemPool: Change mapTx to a boost::multi_index_container |
commit | commitdiff | tree | snapshot |
2018-02-07 |
Homu | Auto merge of #2898 - str4d:2286-nu-activation-mechanis... |
commit | commitdiff | tree | snapshot |
2018-02-06 |
Jack Grigg | Update quote from ZIP 200 |
commit | commitdiff | tree | snapshot |
2018-02-06 |
Jack Grigg | Change UI/log status message for block rewinding |
commit | commitdiff | tree | snapshot |
2018-02-06 |
Jack Grigg | Use a boost::optional for nCachedBranchId |
commit | commitdiff | tree | snapshot |
2018-02-04 |
Jack Grigg | Add method for fetching the next activation height... |
commit | commitdiff | tree | snapshot |
2018-02-04 |
Jack Grigg | Add Overwinter to upgrade list |
commit | commitdiff | tree | snapshot |
2018-02-04 |
Jack Grigg | Adjust rewind logic to use the network upgrade mechanism |
commit | commitdiff | tree | snapshot |
2018-02-04 |
Pieter Wuille | Add rewind logic to deal with post-fork software updates |
commit | commitdiff | tree | snapshot |
2018-02-04 |
Jack Grigg | Test network upgrade logic |
commit | commitdiff | tree | snapshot |
2018-02-04 |
Jack Grigg | Allow changing network upgrade parameters on regtest |
commit | commitdiff | tree | snapshot |
2018-02-04 |
Jack Grigg | Network upgrade activation mechanism |
commit | commitdiff | tree | snapshot |
2018-02-02 |
Homu | Auto merge of #2839 - arcalinea:add_deprecation_alert... |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Jack Grigg | Use JoinSplitTestingSetup for Boost sighash tests |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Jay Graber | Make applicable only on mainnet |
commit | commitdiff | tree | snapshot |
2018-01-25 |
Homu | Auto merge of #2902 - bitcartel:2901_remove_unused_nobl... |
commit | commitdiff | tree | snapshot |
2018-01-23 |
Pavel Vasin | remove unused NOBLKS_VERSION_{START,END} constants |
commit | commitdiff | tree | snapshot |
2018-01-22 |
Homu | Auto merge of #2217 - str4d:2074-chainparams, r=str4d |
commit | commitdiff | tree | snapshot |
2018-01-22 |
Homu | Auto merge of #2897 - str4d:2892-zkey-rpc-bugfix, r... |
commit | commitdiff | tree | snapshot |
2018-01-22 |
Jack Grigg | zkey_import_export: Synchronize mempools before mining |
commit | commitdiff | tree | snapshot |
2018-01-22 |
Homu | Auto merge of #2886 - bitcartel:2885_cleanup_node_getut... |
commit | commitdiff | tree | snapshot |
2018-01-22 |
Jack Grigg | Add viewing key prefix to regtest parameters |
commit | commitdiff | tree | snapshot |
2018-01-22 |
Jack Grigg | Add missing namespace for boost::get |
commit | commitdiff | tree | snapshot |
2018-01-22 |
Cory Fields | chainparams: don't use std namespace |
commit | commitdiff | tree | snapshot |
2018-01-22 |
Cory Fields | chainparams: move CCheckpointData into chainparams.h |
commit | commitdiff | tree | snapshot |
2018-01-22 |
Daniel Kraft | Clean up chainparams some more. |
commit | commitdiff | tree | snapshot |
2018-01-22 |
Jorge Timón | Chainparams: CTestNetParams and CRegTestParams extend... |
commit | commitdiff | tree | snapshot |
2018-01-22 |
Jorge Timón | Chainparams: Introduce CreateGenesisBlock() static... |
commit | commitdiff | tree | snapshot |
2018-01-22 |
Mark Friedenbach | Explicitly set tx.nVersion for the genesis block and... |
commit | commitdiff | tree | snapshot |
2018-01-20 |
Simon | Remove redundant service flag NODE_GETUTXO meant for... |
commit | commitdiff | tree | snapshot |
2018-01-20 |
Homu | Auto merge of #2873 - bitcartel:2793_dbcache, r=bitcartel |
commit | commitdiff | tree | snapshot |
2018-01-20 |
Simon | Add note about dbcache to 1.0.15 release notes. |
commit | commitdiff | tree | snapshot |
2018-01-18 |
Simon | Add documentation about dbcache. |
commit | commitdiff | tree | snapshot |
2018-01-17 |
Homu | Auto merge of #2848 - str4d:2795-rpc-test-chainValueZat... |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Homu | Auto merge of #2845 - str4d:exportdir-completion, r... |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Simon | Fixes #2793. Backport commit f33afd3 to increase dbcach... |
commit | commitdiff | tree | snapshot |
2018-01-14 |
Homu | Auto merge of #2858 - sandakersmann:patch-1, r=daira |
commit | commitdiff | tree | snapshot |
2018-01-08 |
Marius Kjærstad | Changed http:// to https:// on some links |
commit | commitdiff | tree | snapshot |
2018-01-05 |
Homu | Auto merge of #2771 - syd0:fix-snark-dep-build, r=str4d |
commit | commitdiff | tree | snapshot |
2018-01-05 |
Homu | Auto merge of #2770 - syd0:remove-some-cruft, r=str4d |
commit | commitdiff | tree | snapshot |
2018-01-04 |
syd | Remove OSX and Windows files from Makefile + share... |
commit | commitdiff | tree | snapshot |
2018-01-04 |
Homu | Auto merge of #2821 - str4d:2335-scope-ecdsa-constants... |
commit | commitdiff | tree | snapshot |
2018-01-04 |
Homu | Auto merge of #2849 - str4d:release-v1.0.14, r=str4d |
commit | commitdiff | tree | snapshot |
2018-01-03 |
Jack Grigg | make-release.py: Updated release notes and changelog... |
commit | commitdiff | tree | snapshot |
2018-01-03 |
Jack Grigg | make-release.py: Updated manpages for 1.0.14. |
commit | commitdiff | tree | snapshot |
2018-01-03 |
Jack Grigg | make-release.py: Versioning changes for 1.0.14. |
commit | commitdiff | tree | snapshot |
2018-01-03 |
Jack Grigg | Check chainValueZat when checking value pool monitoring |
commit | commitdiff | tree | snapshot |
2018-01-02 |
Jay Graber | Add getdeprecationinfo rpc call to return current versi... |
commit | commitdiff | tree | snapshot |
2018-01-02 |
Jack Grigg | Enable Bash completion for -exportdir |
commit | commitdiff | tree | snapshot |
2017-12-22 |
Homu | Auto merge of #2830 - str4d:release-v1.0.14-rc1, r... |
commit | commitdiff | tree | snapshot |
2017-12-22 |
Jack Grigg | Update release process |
commit | commitdiff | tree | snapshot |
2017-12-22 |
Jack Grigg | make-release.py: Updated release notes and changelog... |
commit | commitdiff | tree | snapshot |
2017-12-22 |
Jack Grigg | make-release.py: Updated manpages for 1.0.14-rc1. |
commit | commitdiff | tree | snapshot |
2017-12-22 |
Jack Grigg | make-release.py: Versioning changes for 1.0.14-rc1. |
commit | commitdiff | tree | snapshot |
2017-12-21 |
Homu | Auto merge of #2826 - str4d:pyflakes-warnings, r=str4d |
commit | commitdiff | tree | snapshot |
2017-12-21 |
Jack Grigg | Fix pyflakes warnings in zkey_import_export RPC test |
commit | commitdiff | tree | snapshot |
2017-12-21 |
Homu | Auto merge of #2823 - str4d:2755-release-notes, r=str4d |
commit | commitdiff | tree | snapshot |
2017-12-21 |
Jack Grigg | Exclude beta and RC release notes from author tallies |
commit | commitdiff | tree | snapshot |
2017-12-21 |
Jack Grigg | Regenerate previous release notes to conform to new... |
commit | commitdiff | tree | snapshot |
2017-12-21 |
Jack Grigg | release-notes.py: Remove unnecessary parameter |
commit | commitdiff | tree | snapshot |
next |