2018-10-28 |
miketout | Integrate latest Zcash fixes and update for non-latin... |
blob | commitdiff | raw |
2018-10-27 |
miketout | Better cheat catcher |
blob | commitdiff | raw |
2018-10-18 |
Homu | Auto merge of #3541 - leto:amount_docs, r=bitcartel |
blob | commitdiff | raw | diff to current |
2018-10-15 |
Asher Dawes | Merge pull request #133 from VerusCoin/dev |
blob | commitdiff | raw | diff to current |
2018-10-15 |
Asher Dawes | Merge pull request #131 from DavidLDawes/dev |
blob | commitdiff | raw | diff to current |
2018-10-15 |
Asher Dawes | Merge pull request #130 from miketout/dev |
blob | commitdiff | raw | diff to current |
2018-10-15 |
miketout | Fix incorrect voutNum and ensure that voutNum is of... |
blob | commitdiff | raw | diff to current |
2018-10-15 |
Asher Dawes | Merge pull request #128 from miketout/dev |
blob | commitdiff | raw | diff to current |
2018-10-14 |
miketout | Latest Zcash bug fixes |
blob | commitdiff | raw | diff to current |
2018-10-14 |
miketout | Don't stake on null wallet call |
blob | commitdiff | raw | diff to current |
2018-10-14 |
miketout | Cleanup, comment out test code, prepare for release PR |
blob | commitdiff | raw | diff to current |
2018-10-14 |
miketout | Allow NULL keystore to actually work |
blob | commitdiff | raw | diff to current |
2018-10-13 |
miketout | Update handling of relayed stake transactions |
blob | commitdiff | raw | diff to current |
2018-10-13 |
miketout | Change default note contents in Tx builder and cheat... |
blob | commitdiff | raw | diff to current |
2018-10-13 |
miketout | Add value to cheat catcher through SendChangeTo |
blob | commitdiff | raw | diff to current |
2018-10-12 |
miketout | Adjust cheat catcher height |
blob | commitdiff | raw | diff to current |
2018-10-12 |
miketout | Reduce lag timeouts |
blob | commitdiff | raw | diff to current |
2018-10-12 |
miketout | Remove spurios opret in tx builder, don't wait forever... |
blob | commitdiff | raw | diff to current |
2018-10-12 |
miketout | Clean up stake rebroadcasting and mempool checking |
blob | commitdiff | raw | diff to current |
2018-10-11 |
miketout | Error message only when cheatstaker parameter is invali... |
blob | commitdiff | raw | diff to current |
2018-10-11 |
miketout | Zcash latest changes |
blob | commitdiff | raw | diff to current |
2018-10-11 |
miketout | Fix negative height issues for pruning cheat lists |
blob | commitdiff | raw | diff to current |
2018-10-11 |
Michael Toutonghi | Reorganized cheatcatcher for build issues |
blob | commitdiff | raw | diff to current |
2018-10-11 |
Michael Toutonghi | Build |
blob | commitdiff | raw | diff to current |
2018-10-11 |
Michael Toutonghi | Cheatcatcher |
blob | commitdiff | raw | diff to current |
2018-10-09 |
Homu | Auto merge of #3450 - leto:rpctest-readme, r=str4d |
blob | commitdiff | raw | diff to current |
2018-10-09 |
miketout | Update to Zcash rc1 |
blob | commitdiff | raw | diff to current |
2018-10-09 |
miketout | Selectively reject Sapling transactions while synced... |
blob | commitdiff | raw | diff to current |
2018-10-08 |
miketout | Sapling support for z_shieldcoinbase and more |
blob | commitdiff | raw | diff to current |
2018-10-08 |
Homu | Auto merge of #3517 - mdr0id:3388_persist_wallet, r... |
blob | commitdiff | raw | diff to current |
2018-10-08 |
miketout | Change name to Stake Guard |
blob | commitdiff | raw | diff to current |
2018-10-07 |
miketout | Fix error in display-only of winning stake POS hash... |
blob | commitdiff | raw | diff to current |
2018-10-06 |
Homu | Auto merge of #3567 - bitcartel:3546_estimate_tx_size... |
blob | commitdiff | raw | diff to current |
2018-10-06 |
Homu | Auto merge of #3566 - bitcartel:3546_prohibit_sapling_m... |
blob | commitdiff | raw | diff to current |
2018-10-05 |
miketout | Merge pull request #26 from miketout/dev-zcash |
blob | commitdiff | raw | diff to current |
2018-10-05 |
miketout | Add stake consistency enforcement and near complete... |
blob | commitdiff | raw | diff to current |
2018-10-05 |
Homu | Auto merge of #3559 - str4d:3552-testnet-min-difficulty... |
blob | commitdiff | raw | diff to current |
2018-10-05 |
miketout | Latest Zcash updates and more CC for N@S |
blob | commitdiff | raw | diff to current |
2018-10-04 |
Jack Grigg | Explicitly check the min-difficulty flag against boost... |
blob | commitdiff | raw | diff to current |
2018-10-04 |
Jack Grigg | Rename min-difficulty flag to remove off-by-one in... |
blob | commitdiff | raw | diff to current |
2018-10-04 |
Jack Grigg | Only enable min-difficulty blocks on testnet from a... |
blob | commitdiff | raw | diff to current |
2018-10-04 |
miketout | Cleanup, initialize stake for chainPower in pre-sapling... |
blob | commitdiff | raw | diff to current |
2018-10-03 |
miketout | Fix upgrade check polarity |
blob | commitdiff | raw | diff to current |
2018-10-03 |
miketout | Cleanup staking and fee consistency for stake tx |
blob | commitdiff | raw | diff to current |
2018-10-03 |
Jack Grigg | Revert "Get rid of consensus.fPowAllowMinDifficultyBlocks." |
blob | commitdiff | raw | diff to current |
2018-10-03 |
miketout | VerusStakeTransaction |
blob | commitdiff | raw | diff to current |
2018-09-28 |
miketout | Merge branch 'dev' of https://github.com/miketout/komod... |
blob | commitdiff | raw | diff to current |
2018-09-28 |
miketout | Changes for most chain power rule |
blob | commitdiff | raw | diff to current |
2018-09-20 |
miketout | Latest Zcash updates |
blob | commitdiff | raw | diff to current |
2018-09-18 |
miketout | Major updates integration from all upstreams |
blob | commitdiff | raw | diff to current |
2018-09-13 |
Michael Toutonghi | All latest updates, smart contracts, including oracle... |
blob | commitdiff | raw | diff to current |
2018-09-12 |
miketout | Merge pull request #21 from miketout/master |
blob | commitdiff | raw | diff to current |
2018-09-12 |
miketout | Merge pull request #20 from VerusCoin/master |
blob | commitdiff | raw | diff to current |
2018-09-07 |
siulynot | Merge pull request #1 from jl777/dev |
blob | commitdiff | raw | diff to current |
2018-09-04 |
Asher Dawes | Merge pull request #124 from VerusCoin/dev |
blob | commitdiff | raw | diff to current |
2018-08-30 |
Homu | Auto merge of #2674 - str4d:2469-ci-workers-macos,... |
blob | commitdiff | raw | diff to current |
2018-08-27 |
miketout | Fixed checkpoint data that was put into codebase withou... |
blob | commitdiff | raw | diff to current |
2018-08-26 |
miketout | More work on initial sync |
blob | commitdiff | raw | diff to current |
2018-08-26 |
miketout | Ensure in sync differently |
blob | commitdiff | raw | diff to current |
2018-08-25 |
miketout | Enable syncing of new test chains before checkpoints... |
blob | commitdiff | raw | diff to current |
2018-08-21 |
jl777 | Merge pull request #819 from jl777/beta |
blob | commitdiff | raw | diff to current |
2018-08-18 |
jl777 | Merge pull request #817 from jl777/dev |
blob | commitdiff | raw | diff to current |
2018-08-18 |
jl777 | Merge pull request #816 from jl777/jl777 |
blob | commitdiff | raw | diff to current |
2018-08-16 |
Jonathan "Duke"... | Merge remote-tracking branch 'origin/jl777' into cctests |
blob | commitdiff | raw | diff to current |
2018-08-16 |
jl777 | Merge branch 'jl777' into FSM |
blob | commitdiff | raw | diff to current |
2018-08-14 |
jl777 | KOMODO_MININGTHREADS to control staking vs PoW, delay... |
blob | commitdiff | raw | diff to current |
2018-08-11 |
Asher Dawes | Updating branch (#108) |
blob | commitdiff | raw | diff to current |
2018-08-11 |
Asher Dawes | Merge branch 'Asher-Dev' into dev |
blob | commitdiff | raw | diff to current |
2018-08-11 |
Michael Toutonghi | Fail on get_chainactive before lock if checks fail |
blob | commitdiff | raw | diff to current |
2018-08-10 |
Asher Dawes | Merge branch 'dev' into master |
blob | commitdiff | raw | diff to current |
2018-08-10 |
miketout | Merge pull request #103 from miketout/dev |
blob | commitdiff | raw | diff to current |
2018-08-10 |
Michael Toutonghi | Put staking readout once per staking loop so people... |
blob | commitdiff | raw | diff to current |
2018-08-10 |
miketout | Merge pull request #102 from miketout/dev |
blob | commitdiff | raw | diff to current |
2018-08-10 |
Michael Toutonghi | Staking and mining timeing improvements |
blob | commitdiff | raw | diff to current |
2018-08-10 |
Michael Toutonghi | Remove unnecessary staking delay |
blob | commitdiff | raw | diff to current |
2018-08-09 |
miketout | Merge pull request #100 from miketout/dev |
blob | commitdiff | raw | diff to current |
2018-08-09 |
Michael Toutonghi | Network decentralizatoin and bug fixes |
blob | commitdiff | raw | diff to current |
2018-08-09 |
jl777 | merge beta->master |
blob | commitdiff | raw | diff to current |
2018-08-06 |
Michael Toutonghi | Sync with latest Komodo changes |
blob | commitdiff | raw | diff to current |
2018-08-04 |
Asher Dawes | Merge branch 'master' into dave-dev |
blob | commitdiff | raw | diff to current |
2018-08-03 |
jl777 | Merge pull request #791 from jl777/dev |
blob | commitdiff | raw | diff to current |
2018-08-02 |
ca333 | Merge pull request #44 from jl777/dev |
blob | commitdiff | raw | diff to current |
2018-08-02 |
Homu | Auto merge of #3340 - Eirik0:rename-merkle-typedefs... |
blob | commitdiff | raw | diff to current |
2018-08-01 |
Homu | Auto merge of #3246 - str4d:checkpoint-304600, r=bitcartel |
blob | commitdiff | raw | diff to current |
2018-08-01 |
Eirik Ogilvie-Wigley | Rename Merkle Trees to include sprout or sapling |
blob | commitdiff | raw | diff to current |
2018-07-31 |
miketout | Merge pull request #18 from miketout/dev |
blob | commitdiff | raw | diff to current |
2018-07-31 |
miketout | Merge pull request #17 from VerusCoin/dev |
blob | commitdiff | raw | diff to current |
2018-07-31 |
jl777 | Fix mining deadlock |
blob | commitdiff | raw | diff to current |
2018-07-31 |
jl777 | Test |
blob | commitdiff | raw | diff to current |
2018-07-30 |
jl777 | Merge pull request #794 from jl777/jl777 |
blob | commitdiff | raw | diff to current |
2018-07-30 |
jl777 | Put process block's check block call inside lock, rever... |
blob | commitdiff | raw | diff to current |
2018-07-28 |
jl777 | Merge pull request #792 from jl777/jl777 |
blob | commitdiff | raw | diff to current |
2018-07-26 |
jl777 | Merge branch 'dev' into jl777 |
blob | commitdiff | raw | diff to current |
2018-07-26 |
Luke Childs | Merge branch 'dev' into assetchain-conf |
blob | commitdiff | raw | diff to current |
2018-07-26 |
jl777 | Merge branch 'dev' into jl777 |
blob | commitdiff | raw | diff to current |
2018-07-26 |
jl777 | Merge pull request #789 from letolabs/snapshot |
blob | commitdiff | raw | diff to current |
2018-07-25 |
jl777 | Mining_height |
blob | commitdiff | raw | diff to current |
2018-07-25 |
jl777 | KOMODO_LONGESTCHAIN |
blob | commitdiff | raw | diff to current |
2018-07-25 |
jl777 | insync flag |
blob | commitdiff | raw | diff to current |
2018-07-25 |
jl777 | Merge pull request #786 from jl777/jl777 |
blob | commitdiff | raw | diff to current |
next |