]> Git Repo - VerusCoin.git/shortlog
VerusCoin.git
2020-04-14 miketoutMake zapwallettxes delete all identities before rescan
2020-04-13 miketoutValidation of multi-currency coinbases with multiple...
2020-04-12 miketoutFix initial chain definition at PBaaS activation
2020-04-07 miketoutProperly vaidate stakeguard in new CC version
2020-04-06 miketoutFix mainnet ID referral vaildation
2020-04-06 miketoutSet system ID in VRSC and VRSCTEST currency definitions
2020-04-05 miketoutProperly set ID referrals in VRSC and VRSCTEST chains
2020-04-05 miketoutImport/export fee simplification and tokens
2020-04-04 miketoutTighter block version control
2020-04-04 miketoutVRSC and VRSCTEST import/export thread at PBaaS activation
2020-04-03 miketoutgetidentity fix
2020-04-03 miketoutgetcurrencydefinition improvements
2020-04-02 miketoutIdentity registration fixes
2020-04-02 miketoutRemove source transaction size limit in lieu of subatom...
2020-04-02 miketoutFix proofs, add copy constructors, fix MMR functions...
2020-03-28 miketoutMore PBaaS fixes
2020-03-27 miketoutTestnet fixes
2020-03-26 miketoutFix registernamecommitment
2020-03-26 miketoutFix gcc8 warnnigs
2020-03-25 miketoutFix return val
2020-03-25 miketoutFix return values and exception on initial chain parse
2020-03-24 miketoutMulti-currency PBaaS with tokens, IDs, multi-currency...
2020-03-06 miketoutFormatting for POS infor on getblock
2020-03-05 miketoutAdd detail to POS information on blockToJSON
2020-03-05 miketoutBuild path for wallet.h
2020-03-05 miketoutMore detail on POS block data
2020-03-05 miketoutOutput POS data on getblock
2020-02-20 miketoutMerge pull request #72 from Asherda/dev
2020-02-20 Asher DawesImprove HTTP RPC debug logging
2020-02-17 miketoutMerge pull request #71 from monkins1010/falcon
2020-02-17 Chrisremove falconhashfingerprintcontents
2020-02-17 Chrisremove falconhashfingerprintcontents
2020-02-17 Chrisremove falconhashfingerprintcontents
2020-02-17 miketoutMerge pull request #70 from monkins1010/falcon
2020-02-17 miketoutAdd z_viewtransaction
2020-02-17 miketoutparens for clarity
2020-02-15 Monkins1010Added in Falcon512Fingerprint + 2 new files
2020-02-14 miketoutProperly update bigNormalizedReserve
2020-02-14 miketoutInitial multi-currency fractional conversion test code
2020-02-13 miketoutMerge pull request #69 from monkins1010/dev
2020-02-11 Chrisadded in header file
2020-02-11 Chrisbugfix
2020-02-11 Chrisadded verifykey
2020-02-10 ChrisMerge branch 'falcon' into dev
2020-02-10 Chriskeypair
2020-02-08 miketoutAdd convertpassphrase API to RPC for cross wallet compa...
2020-02-06 miketoutMerge pull request #68 from monkins1010/falcon
2020-02-06 miketoutMerge pull request #66 from Asherda/dev
2020-02-06 ChrisUpdate falcon512.c
2020-02-06 ChrisUpdate falcon512.c
2020-02-05 miketoutHide "hashdata" add notarization error log message
2020-02-05 ChrisAdded missed flacon files
2020-02-05 ChrisAdded cc_MakeFalcon512Signature in falcon512.c
2020-02-05 ChrisAdded Falcon routines only and blank falcon512.c container
2020-02-05 miketoutPrintout params when printapis is true
2020-02-03 miketoutFix hidden printapis
2020-01-29 miketoutAdd printapis to printout all API calls when set to...
2020-01-28 miketoutAdd lookup for P2SH in wallet export
2020-01-28 miketoutFix partial export to include time locked / immature...
2020-01-27 miketoutCritical section to protect change of staking and minin...
2020-01-27 miketoutRemove Komodo interest from z_gettotalbalance
2020-01-27 miketoutImprove getmininginfo, getwalletinfo, and dumpwallet...
2020-01-26 miketoutMake mining perf counter more responsive
2020-01-26 miketoutAdd last 100 block average block fees
2020-01-25 miketoutBack to original estimation
2020-01-25 miketoutStaking supply estimation adjustment
2020-01-25 miketoutAdd eligible staking balance to getwalletinfo and staki...
2020-01-24 miketoutPrevent vector reallocation from causing staking fault
2020-01-24 miketoutFix polarity on staking check
2020-01-24 miketoutDocument (omitemptyaddresses)
2020-01-24 miketoutEnable wallet export without addresses that have no...
2020-01-24 miketoutEnumerate correct output vec on staking
2020-01-24 miketoutMerge branch 'dev' of https://github.com/miketout/verus...
2020-01-24 miketoutAdd better stake logging & faster staking
2020-01-23 miketoutMerge pull request #67 from BloodyNora/dev
2020-01-23 Flohttps://github.com/KomodoPlatform/komodo/pull/273
2020-01-22 miketoutImprove ID synchronization and add marking of empty...
2020-01-22 miketoutARM compiler workaround
2020-01-22 miketoutFix incorrect revoked identity display
2020-01-21 miketoutLock during GetCoinSupply
2020-01-16 miketoutFix block height parameter for coin supply
2020-01-16 miketoutSpeed up coinsupply API and add accurate immature funds...
2020-01-14 AsherHelp documentation clean up
2020-01-14 miketoutHelp message cleanup
2020-01-10 miketoutRemove signhash from API to reduce risk of signing...
2020-01-10 miketoutDigital signing and verification of files, messages...
2020-01-05 miketoutAdd version and optimize data signature size
2020-01-05 miketoutDigital signing improvements
2020-01-04 miketoutSigning fixes
2020-01-04 miketoutAdd block height to message and file signature hash...
2020-01-04 miketoutAdd the ability to sign files and verify file signature...
2020-01-03 miketoutStarting to add identity-based signing and validation...
2020-01-02 miketoutMerge pull request #63 from Asherda/ARM
2020-01-02 AsherUpdate version
2020-01-02 AsherSet -march and -mtune to armv8.1-a+crypto for ARM builds
2020-01-02 miketoutSupport for Sapling incoming viewing keys
2019-12-31 miketoutMerge pull request #61 from VerusCoin/build
2019-12-30 Ashersuppress warnings for crypto conditions
2019-12-30 Asherupdate deprecation height
2019-12-30 Asheruncomment fread
next
This page took 0.060369 seconds and 4 git commands to generate.