]> Git Repo - VerusCoin.git/shortlog
VerusCoin.git
2014-08-18 Wladimir J... Add detailed network info to getnetworkinfo RPC
2014-07-30 Wladimir J... Add GetNetworkName function
2014-07-30 Wladimir J... Add IsReachable(net) function
2014-07-30 Wladimir J... Allow -onlynet=onion to be used
2014-07-30 Wladimir J... Merge pull request #4104
2014-07-30 Wladimir J... Merge pull request #4593
2014-07-30 Wladimir J... Merge pull request #4577
2014-07-29 Jeff GarzikMerge branch '2014_07_remove_pyminer' of git://github...
2014-07-29 Aitor PazosAdded systemd .service file in order to help distributi...
2014-07-29 Jeff GarzikUpdate openssl.org URL to include https://
2014-07-29 Wladimir J... Merge pull request #4559
2014-07-29 Jeff GarzikAvoid querying DNS seeds, if we have open connections.
2014-07-29 Wladimir J... contrib: remove getwork-based pyminer
2014-07-29 Wladimir J... Remove hopelessly outdated build-msw.md
2014-07-28 Wladimir J... Add warning comment to getinfo
2014-07-28 Wladimir J... Merge pull request #4597
2014-07-28 Wladimir J... Merge pull request #4541
2014-07-28 Philip Kaufmann[Qt] remove ProxySocksVersion from OptionID
2014-07-28 Wladimir J... Merge pull request #4531
2014-07-28 Wladimir J... Merge pull request #4491
2014-07-28 Wladimir J... Merge pull request #4586
2014-07-26 Pieter WuilleRework block processing benchmark code
2014-07-25 Philip Kaufmann[Qt] small Qt-only include cleanup
2014-07-25 Wladimir J... Merge pull request #4584
2014-07-25 Wladimir J... Merge pull request #4567
2014-07-25 Clinton Christianpyminer: Fix memory leak, refactor to be more pythonic...
2014-07-24 Wladimir J... Add comment about never updating nTimeOffset past 199...
2014-07-24 Wladimir J... Add missing FindNode prototype to net.h
2014-07-24 Wladimir J... Merge pull request #4496
2014-07-24 Wladimir J... Merge pull request #4575
2014-07-24 paveljanikFix typos in comments (missing i's).
2014-07-24 Wladimir J... doc: remove any mention of SOCKS4
2014-07-23 Wladimir J... Merge pull request #4556
2014-07-23 Wladimir J... ui: Make sure sendcoinsentry signals only connected...
2014-07-23 Wladimir J... qt: Remove unused functions from BitcoinUnits
2014-07-23 Wladimir J... qt: Use fixed-point arithmetic in amount spinbox
2014-07-23 Pieter WuilleBugfix: make CCoinsViewMemPool support pruned entries...
2014-07-23 Wladimir J... Merge pull request #4571
2014-07-22 Cory Fieldsgitian: remove unneeded option after last commit
2014-07-22 Cory Fieldsbuild: fix broken boost chrono check on some platforms
2014-07-22 Wladimir J... Harmonize importprivkey and importaddress documentation
2014-07-21 Philip Kaufmannremove an unneded .c_str() in OpenNetworkConnection()
2014-07-21 Wladimir J... Merge pull request #4557
2014-07-21 Wladimir J... Merge pull request #4558
2014-07-21 Wladimir J... Revert "CBloomFilter::clear() method"
2014-07-21 Wladimir J... Revert "Relay double-spends, subject to anti-DOS"
2014-07-21 Wladimir J... Revert "UI to alert of respend attempt affecting wallet."
2014-07-21 Wladimir J... Revert "Add -respendnotify option and new RPC data"
2014-07-21 Wladimir J... Revert "Add release notes entry"
2014-07-21 Wladimir J... Revert "Formatting, spelling, comment fixes."
2014-07-21 Wladimir J... Revert "Check signatures before respend relay"
2014-07-21 Wladimir J... Revert "Remove signal DoubleSpendDetected, use function"
2014-07-20 Wladimir J... qt: Move SplashFinished to after ClientModel/WalletMode...
2014-07-20 Wladimir J... Merge pull request #4563
2014-07-20 Cozz Lovan[Qt] Fix thin space in URI
2014-07-18 Wladimir J... Merge pull request #3939
2014-07-18 Whit Jqt: Make error message for failed export a little frien...
2014-07-18 elkingtowaUpdate README.md
2014-07-18 Jeff GarzikIntroduce option to disable relay/mining of bare multis...
2014-07-18 Wladimir J... Merge pull request #4167
2014-07-18 Wladimir J... Fix a signed/unsigned warning introduced in 1b4568c
2014-07-18 Wladimir J... Merge pull request #4255
2014-07-18 Wladimir J... Merge pull request #4554
2014-07-18 Wladimir J... Merge pull request #4551
2014-07-18 Wladimir J... Merge pull request #4553
2014-07-18 Wladimir J... Merge pull request #4530
2014-07-18 Cory Fieldsbuild: fix whitespace in pkg-config variable
2014-07-18 Cory Fieldsbuild: allow linux and osx to build against static qt5
2014-07-18 Cory Fieldsbuild: silence false errors during make clean
2014-07-18 Cozz Lovan[Qt] Prevent balloon-spam after rescan
2014-07-17 Philip Kaufmannprevent SOCKET leak in BindListenPort()
2014-07-17 Philip Kaufmannnet: add SetSocketNonBlocking() as OS independent wrapper
2014-07-17 Wladimir J... Merge pull request #4504
2014-07-17 Pieter WuilleMerge pull request #4508
2014-07-17 Wladimir J... Convert closesocket 'compat wrapper' to function in...
2014-07-17 Wladimir J... Merge pull request #4549
2014-07-17 Philip Kaufmannfix help message for RPC getpeerinfo
2014-07-17 Wladimir J... Merge pull request #4533
2014-07-17 Wladimir J... Merge pull request #4534
2014-07-17 Wladimir J... Merge pull request #4546
2014-07-16 Pieter WuilleMake sure CAutoFile for fees estimate goes out of scope
2014-07-16 Pieter WuilleBreak up CAddrMan's IMPLEMENT_SERIALIZE
2014-07-16 Trevin HofmannAdd a new checkpoint at block 295,000
2014-07-15 Wladimir J... Merge pull request #4535
2014-07-15 Gavin AndresenMerge pull request #4522 from dgenr8/set_discover_0
2014-07-15 Wladimir J... qt: Start core thread only when needed
2014-07-15 Gregory MaxwellAdd peerid to getpeerinfo to allow correlation with...
2014-07-15 Cozz LovanAdd vout to ListTransactions output
2014-07-15 Wladimir J... ui: Replace some LogPrintfs with qDebug()
2014-07-15 Wladimir J... Can't log to debug log before chain params initialized
2014-07-15 Wladimir J... Merge pull request #4505
2014-07-15 Wladimir J... Merge pull request #4494
2014-07-15 Cozz LovanAdd helptexts for -whitelist and rpc prioritisetransact...
2014-07-15 kazcwFix semantic typo in state.CorruptionPossible check
2014-07-14 Pieter WuilleUse unordered_map for CCoinsViewCache with salted hash
2014-07-14 Rune K. SvendsenAdd option to disable 077 umask (create new files with...
2014-07-14 Wladimir J... Merge pull request #4525
2014-07-14 JaSKFixed error in 'getbalance' when using watchonly addresses.
2014-07-14 Wladimir J... Merge pull request #4400
2014-07-14 Wladimir J... Merge pull request #4524
next
This page took 0.057592 seconds and 4 git commands to generate.