]> Git Repo - VerusCoin.git/history - src/pbaas
Mint currency fix
[VerusCoin.git] / src / pbaas /
2020-05-07 miketoutFixes for minting and preallocation
2020-05-07 miketoutMinting currency
2020-05-07 miketoutEquals operator for copying proofs
2020-05-07 miketoutRefund fix
2020-05-07 miketoutRefund fix
2020-05-07 miketoutRefund fix
2020-05-06 miketoutSet to testnet and refund fix
2020-05-06 miketoutRefund fix
2020-05-06 miketoutRefund fix
2020-05-06 miketoutImport/export fixes
2020-05-06 miketoutTransaction proof fixes
2020-05-06 miketoutMore launch and initial currency state fixes
2020-05-06 miketoutToken refund and launch fixes
2020-05-05 miketoutToken launch notarization and auto-refund fixes
2020-05-05 miketoutMulti-currency launch fix
2020-05-05 miketoutRearrange CCurrencyValueMap class files
2020-05-04 miketoutMove CCurrencyValueMap to the lighter weight, crosschai...
2020-05-04 miketoutEnable centralized tokens to have buy in before launch
2020-05-04 miketoutImport/export fix
2020-05-04 miketoutFix EVAL_RESERVE_DEPOSIT reserve output calculation
2020-05-04 miketoutFix for minting currency
2020-05-04 miketoutCurrency transfer updates and debug outputs
2020-05-04 miketoutFix multi-currency token launches
2020-05-03 miketoutImport export changes
2020-05-02 miketoutFix auto-aggregation of UTXO inputs and calculation...
2020-05-01 miketoutFixes for token launch, import, and export
2020-05-01 miketoutExport/import and transaction calculation fixes
2020-04-29 miketoutUpdate POS entropy
2020-04-29 miketoutImport/Export fixes
2020-04-29 miketoutAdditional fixes for currency launch
2020-04-28 miketoutCurrency launch fixes and better algorithm for selectin...
2020-04-26 miketoutClean up and display coin names on balances
2020-04-26 miketoutEnable token launches
2020-04-22 miketoutCurrency launch and chain import/export updates
2020-04-18 miketoutCurrency launch, import, export, and refund fixes
2020-04-15 miketoutFix getdefinedchains
2020-04-15 miketoutToken definition and launch fixes
2020-04-15 miketoutUpdate identity indexing to include first primary key...
2020-04-13 miketoutValidation of multi-currency coinbases with multiple...
2020-04-12 miketoutFix initial chain definition at PBaaS activation
2020-04-06 miketoutFix mainnet ID referral vaildation
2020-04-05 miketoutProperly set ID referrals in VRSC and VRSCTEST chains
2020-04-05 miketoutImport/export fee simplification and tokens
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 miketoutFix proofs, add copy constructors, fix MMR functions...
2020-03-27 miketoutTestnet fixes
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-02-17 miketoutMerge pull request #71 from monkins1010/falcon
2020-02-17 miketoutMerge pull request #70 from monkins1010/falcon
2020-02-17 miketoutparens for clarity
2020-02-14 miketoutProperly update bigNormalizedReserve
2020-02-14 miketoutInitial multi-currency fractional conversion test code
2020-02-10 ChrisMerge branch 'falcon' into dev
2020-02-06 miketoutMerge pull request #68 from monkins1010/falcon
2020-02-06 miketoutMerge pull request #66 from Asherda/dev
2020-02-05 miketoutHide "hashdata" add notarization error log message
2020-01-22 miketoutFix incorrect revoked identity display
2020-01-05 miketoutAdd version and optimize data signature size
2020-01-03 miketoutStarting to add identity-based signing and validation...
2019-12-19 miketoutMerge pull request #60 from VerusCoin/dev
2019-12-19 miketoutMerge pull request #261 from DeckerSU/patch-vrsc-gcc8
2019-12-19 DeckerSUmultiple fix of return-type for stubs and real methods...
2019-12-18 AsherMerge branch 'dev' of https://github.com/miketout/Verus...
2019-12-18 miketoutFix check for valid name commitment
2019-12-18 miketoutMore logging info
2019-12-17 AsherMerge branch 'dev' of https://github.com/miketout/Verus...
2019-12-17 miketoutBuild again
2019-12-17 AsherMerge branch 'dev' of https://github.com/miketout/Verus...
2019-12-17 miketoutBuild fix
2019-12-17 AsherMerge branch 'dev' of https://github.com/miketout/Verus...
2019-12-17 miketoutLookup identity input with gettransaction vs. coinsview...
2019-12-17 miketoutMerge main fixes
2019-12-17 miketoutFix bug rejecting identity on orphan block
2019-12-16 AsherMerge branch 'dev' of https://github.com/miketout/Verus...
2019-12-14 miketoutdisplay filters
2019-12-14 miketoutMerge branch 'dev' of https://github.com/miketout/verus...
2019-12-06 AsherMerge branch 'dev' of https://github.com/miketout/Verus...
2019-12-06 miketoutChange compare to allow proper content maps
2019-12-06 AsherMerge branch 'dev' of https://github.com/miketout/Verus...
2019-12-06 miketoutTypo fix
2019-12-06 miketoutFix data validation in content hash to avoid deeper...
2019-12-06 AsherMerge branch 'dev' of https://github.com/miketout/Verus...
2019-12-06 miketoutChange contenthashes from array to contentmap map objec...
2019-12-05 AsherMerge branch 'dev' of https://github.com/miketout/Verus...
2019-12-05 miketoutMerge multiple changes from different computers
2019-12-05 miketoutHandle invalid blocks and transactions better
2019-12-05 miketoutRange check to handle invalid transactions
2019-12-02 AsherMerge branch 'dev' of https://github.com/miketout/Verus...
2019-12-02 miketoutChange versioning to account for some blocks at solutio...
2019-12-01 AsherMerge branch 'dev' of https://github.com/miketout/Verus...
2019-12-01 miketoutMerge branch 'dev' of https://github.com/miketout/komod...
2019-12-01 miketoutOptimize smart transaction signature fulfillments
2019-11-30 miketoutMerge pull request #58 from Asherda/dev
2019-11-29 miketoutSet primary address limit per identity at 10
next
This page took 0.081931 seconds and 7 git commands to generate.