]> Git Repo - VerusCoin.git/history - src/pbaas/pbaas.cpp
Fix PBaaS launch up to completion
[VerusCoin.git] / src / pbaas / pbaas.cpp
2021-03-07 miketoutFix PBaaS launch up to completion
2021-03-05 miketoutCross-chain fixes
2021-03-05 miketoutGet height vs. state
2021-03-05 miketoutImproved PBaaS launch and launch state validation on...
2021-03-04 miketoutEnable PBaaS and gateway launch
2021-03-02 miketoutImprovements, private change option, simpler creation...
2021-03-02 miketoutCross chain PBaaS autonotarization
2021-02-27 miketoutRefunds fix
2021-02-26 miketoutFix simultaneous launch issue
2021-02-26 miketoutFix post-launch conversion flow
2021-02-25 miketoutRemove debug outs
2021-02-25 miketoutOnly accept pre-conversions until launch complete notar...
2021-02-25 miketoutEnable DeFi currency launches on new protocol
2021-02-22 miketoutCurrency launch fixes
2021-02-21 miketoutNew currency state member for preconverted output record
2021-02-17 miketoutMore currency launch fixes
2021-02-16 miketoutCurrency launch fixes
2021-02-15 miketoutLaunch currency supply fix
2021-02-14 miketoutIndexing protocol update fixes
2021-02-14 miketoutCurrency launch fixes
2021-02-07 miketoutNotarization changes
2021-02-07 miketoutCurrency launch fixes
2021-02-07 miketoutFix initial export destinations on currency definition
2021-02-07 miketoutPBaaS notarization updates
2021-02-06 miketoutVDXF protocol fixes
2021-02-01 miketoutCode changes including PBaaS and bridge protocols
2020-11-26 miketoutFix advanced, multi-currency operators and UTXO selection
2020-11-19 miketoutFix assert on definecurrency, prepare for hardened...
2020-11-16 miketoutFix testnet transaction funding issue for multi-currenc...
2020-09-24 miketoutPreserve via conversion pricing
2020-09-23 miketoutUpdate calculation of initial currency state at launch...
2020-09-21 Asher DawesMerge remote-tracking branch 'mike/dev' into dev
2020-09-21 miketoutRemove debug out
2020-09-21 miketoutFix refund at launch in some cases
2020-09-21 miketoutRemove debug out
2020-09-20 Asher DawesMerge remote-tracking branch 'mike/dev' into dev
2020-09-20 miketoutRemove debug out
2020-09-20 miketoutCleanup fees
2020-09-20 miketoutInitial fee calculation fix
2020-09-20 miketoutRestructure fee cross conversions and via out conversio...
2020-09-19 miketoutChange reserve to reserve convert to use synthetic...
2020-09-18 Asher DawesMerge remote-tracking branch 'mike/dev' into dev
2020-09-18 Asher DawesMerge remote-tracking branch 'mike/dev' into dev
2020-09-18 miketoutAdjust final prices in initial calculation to ensure...
2020-09-17 miketoutAdditional fix for preconversion supply
2020-09-17 miketoutFix false negative in currency supply validation
2020-09-17 miketoutFix false negative in initial currency supply validity...
2020-09-17 miketoutReesrt to old currency state with new prices before...
2020-09-16 miketoutOld way of calculating fee and initial conversion price
2020-09-16 miketoutUse post fee-conversion price for all conversions
2020-09-16 miketoutAccount for fees in initial conversion price
2020-09-16 miketoutCleanup export loop
2020-09-16 miketoutUse requested, not index height for notarization
2020-09-15 miketoutCorrectly calculate converted reserves on the way out...
2020-09-14 miketoutFee accounting fix
2020-09-13 miketoutCleanup export fee calculation
2020-09-13 miketoutDon't add reserved native to nativeIn redundantly
2020-09-12 miketoutReserve all preallocation value at time of initial...
2020-09-12 miketoutConvert all preconversion fees at once in initial currency
2020-09-07 miketoutFee cleanup
2020-09-06 miketoutLaunch and fee calculation fixes
2020-09-01 miketoutCleanup, new consensus-based fee pool to address EIP...
2020-08-30 miketoutNew fee model, direct reserve<->reserve conversions...
2020-08-17 miketoutMake sure to create reserve deposit, even if only native
2020-08-17 miketoutRemove debugout
2020-08-17 miketoutDon't put native currency into the reserveDepositOut...
2020-08-16 miketoutReserveDeposit serialization fix and perf improvements
2020-08-14 miketoutUse mempool to get currency definition if not found...
2020-08-13 miketoutRemove future export early out
2020-08-13 miketoutUse index ID to getaddress unspent on export
2020-08-12 miketoutCurrency index hardening
2020-08-09 miketouttestnet breaking changes - Implement index address...
2020-08-03 Asher DawesMerge branch 'dev' of github.com:miketout/VerusCoin...
2020-08-03 miketoutFix edge case staking supply estimation
2020-08-03 Asher DawesMerge branch 'dev' of github.com:miketout/VerusCoin...
2020-08-03 miketoutFix AggregateChainTransfers to use a current currency...
2020-07-27 Asher DawesMerge branch 'dev' of github.com:miketout/VerusCoin...
2020-07-27 miketoutUse negative converted output for burn
2020-07-26 miketoutFix scale issues
2020-07-26 miketoutExport, import and conversion scale updates
2020-07-25 miketoutAdd burn transactions and spent checking on export...
2020-07-24 miketoutCurrency launch scaling changes
2020-07-20 Asher DawesMerge remote-tracking branch 'mike/dev' into dev
2020-07-19 miketoutBetter determination of first import
2020-07-19 miketoutFixes for ConvertAmounts & absorb conversions with...
2020-07-15 Asher DawesMerge remote-tracking branch 'mike/dev' into dev
2020-07-15 miketoutFix block creation to ignore reserve conversions when...
2020-07-15 miketoutRearrange currency flow
2020-07-15 miketoutRemove debug, adjust for import fee
2020-07-15 miketoutFunds carryforward fix
2020-07-14 miketoutFee fix
2020-07-14 miketoutCorrect fee on convert export
2020-07-13 miketoutRemove debug output
2020-07-13 miketoutClear reserve tx descriptor between imports
2020-07-13 miketoutClear exports between currencies on failure
2020-07-13 miketoutRemove false positive on conversion error
2020-07-13 miketoutNon-reserve currency state reporting fixes
2020-07-13 miketoutMake sure to report initial pre-allocaiton on non-reser...
2020-07-13 miketoutPreserve initial currency state reporting on first...
2020-07-13 miketoutRound up for checking high supply conversion rate
next
This page took 0.526087 seconds and 107 git commands to generate.