]> Git Repo - VerusCoin.git/history - src/script/standard.cpp
Enable token launches
[VerusCoin.git] / src / script / standard.cpp
2020-04-26 miketoutEnable token launches
2020-03-24 miketoutMulti-currency PBaaS with tokens, IDs, multi-currency...
2019-11-17 AsherMerge branch 'dev' of https://github.com/miketout/Verus...
2019-11-17 miketoutFix false positive IsMine
2019-11-12 Asher DawesMerge pull request #247 from miketout/dev
2019-11-12 miketoutMerge pull request #56 from monkins1010/mike_dev_arm
2019-11-06 miketoutMerge pull request #55 from monkins1010/mike_dev_arm
2019-11-04 miketoutImprove support for ID address differentiation and...
2019-11-01 miketoutWorking identities with only basic testing
2019-10-30 miketoutIdentity transaction indexing and auto removal of UTXOs...
2019-10-28 miketoutSupport full identity history and manual hold for autom...
2019-10-25 miketoutUpdate wallet identity storage
2019-10-24 miketoutAdd comment for future opportunity
2019-10-24 miketoutAdd support for new identity "i" address as CtxDestinat...
2019-10-20 miketoutMerge with Veruscoin
2019-10-20 miketoutSupport for identities, identity APIs and new signing...
2019-10-15 AsherMerge branch 'dev' of https://github.com/miketout/Verus...
2019-10-14 miketoutFix raw transaction parsing of addresses
2019-09-27 AsherMerge branch 'dev' of https://github.com/miketout/Verus...
2019-09-27 miketoutIncorporate all Zcash updates through 2.0.7-3 in additi...
2019-09-05 AsherMerge branch 'dev' of https://github.com/miketout/Verus...
2019-09-04 miketoutSupport either public keys or pk hashes on extracting...
2019-09-04 miketoutStreamline solver and extracting destination from 1ofn cc
2019-09-03 miketoutFix default output recipient from solver to be first...
2019-08-31 miketoutCleanup
2019-08-29 miketoutCC enablement
2019-08-17 miketoutAdditional validation for new cryptoconditions
2019-08-14 HomuAuto merge of #4098 - zebambam:optimize_parameter_downl...
2019-08-14 miketoutImprove cc key check
2019-08-12 miketoutBug fixing and cleanup - more in progress
2019-08-09 HomuAuto merge of #4025 - bitcartel:shorter_block_target_in...
2019-08-01 HomuAuto merge of #3926 - LarryRuane:3708-getaddressrpcs...
2019-08-01 HomuAuto merge of #4035 - Eirik0:use-committransaction...
2019-07-31 Larry Ruaneadd addressindex related RPCs
2019-07-26 HomuAuto merge of #4056 - rex4539:fix-rpc-undefined-behavio...
2019-07-26 HomuAuto merge of #4075 - Eirik0:4059-fix-migration-test...
2019-07-24 HomuAuto merge of #3944 - daira:update-license-info, r...
2019-07-24 Michael ToutonghiMore reserve currency updates... fee calculation and...
2019-07-23 HomuAuto merge of #4039 - codetriage-readme-bot:codetriage...
2019-07-18 HomuAuto merge of #3927 - wmpea:master, r=Eirik0
2019-07-18 Daira HopwoodReplace http with https: in links to the MIT license.
2019-07-18 HomuAuto merge of #4044 - Eirik0:fix-mergetoaddress-test...
2019-07-16 Michael ToutonghiInitial reserves implementation core
2019-06-11 HomuAuto merge of #3863 - LarryRuane:3708-getrawtransaction...
2019-06-11 Larry Ruaneadd spentindex to getrawtransaction RPC results
2019-06-07 AsherMerge remote-tracking branch 'asher/dev'
2019-04-22 Asher DawesMerge pull request #220 from miketout/dev
2019-04-21 Asher DawesMerge remote-tracking branch 'verus/dev' into dev
2019-04-09 Michael ToutonghiPBaaS - bulk of non-activated PBaaS changes for testing
2018-11-15 HomuAuto merge of #2815 - str4d:2074-relay-pruning, r=bitcartel
2018-10-28 miketoutIntegrate latest Zcash fixes and update for non-latin...
2018-10-18 miketoutMerge pull request #29 from miketout/dev
2018-10-15 Asher DawesMerge pull request #133 from VerusCoin/dev
2018-10-15 Asher DawesMerge pull request #128 from miketout/dev
2018-10-14 miketoutLatest Zcash bug fixes
2018-10-11 miketoutZcash latest changes
2018-10-09 miketoutUpdate to Zcash rc1
2018-10-08 miketoutSapling support for z_shieldcoinbase and more
2018-10-06 miketoutdata parsing issues
2018-10-06 miketoutChange behavior of ExtractDestination, Solver, and...
2018-10-05 miketoutMerge pull request #25 from miketout/dev-zcash
2018-10-05 miketoutLatest Zcash updates and more CC for N@S
2018-10-03 miketoutMore work on CoinbaseGuard and validation
2018-10-03 miketoutEnable extended data on stakes and general cleanup
2018-10-03 miketoutBeginning of N@S solution using CoinbaseGuard CC
2018-09-20 miketoutLatest Zcash updates
2018-09-20 miketoutSapling transaction testing
2018-09-18 miketoutMajor updates integration from all upstreams
2018-09-13 Michael ToutonghiAll latest updates, smart contracts, including oracle...
2018-09-12 miketoutMerge pull request #20 from VerusCoin/master
2018-09-07 jl777Merge branch 'dev' into jl777
2018-09-07 jl777Merge branch 'dev' into jl777
2018-09-07 siulynotMerge pull request #1 from jl777/dev
2018-09-06 jl777Merge branch 'dev' into jl777
2018-09-06 jl777Merge branch 'dev' into jl777
2018-09-05 jl777Merge pull request #860 from jl777/FSM
2018-09-05 jl777Merge branch 'jl777' into FSM
2018-09-05 jl777Merge branch 'jl777' into FSM
2018-09-01 jl777Merge branch 'jl777' into FSM
2018-08-30 HomuAuto merge of #2674 - str4d:2469-ci-workers-macos,...
2018-08-25 jl777Merge pull request #842 from jl777/dev
2018-08-25 jl777Merge pull request #841 from jl777/jl777
2018-08-25 jl777-print
2018-08-25 jl777Merge branch 'jl777' into FSM
2018-08-25 jl777Merge pull request #838 from tonymorony/dev
2018-08-24 jl777Merge pull request #836 from jl777/dev
2018-08-24 jl777Merge pull request #835 from jl777/jl777
2018-08-24 jl777-print
2018-08-24 jl777print
2018-08-24 jl777-prints
2018-08-24 jl777Merge branch 'jl777' into FSM
2018-08-22 jl777Merge branch 'jl777' into FSM
2018-08-21 jl777Ccactivate
2018-08-11 Asher DawesUpdating branch (#108)
2018-08-11 Asher DawesMerge branch 'Asher-Dev' into dev
2018-08-10 Asher DawesMerge branch 'dev' into master
2018-08-09 miketoutMerge pull request #100 from miketout/dev
2018-08-09 jl777merge beta->master
2018-08-06 Michael ToutonghiSync with latest Komodo changes
2018-08-03 jl777Merge pull request #791 from jl777/dev
next
This page took 0.602879 seconds and 107 git commands to generate.