]> Git Repo - VerusCoin.git/history - src/rpc
Merge branch 'dev' of github.com:miketout/VerusCoin into dev
[VerusCoin.git] / src / rpc /
2019-05-19 AsherMerge remote-tracking branch 'origin/dev' into dev
2019-05-19 Asher DawesMerge pull request #225 from miketout/dev
2019-05-19 Michael ToutonghiMerge branch 'dev' of https://github.com/miketout/Verus...
2019-05-19 Michael ToutonghiImprove error checking and VRSC compat
2019-05-19 AsherMerge branch 'dev' of github.com:miketout/VerusCoin...
2019-05-18 Michael Toutonghifix longest chain of 0
2019-05-18 Michael ToutonghiMessage cleanup
2019-05-18 Michael Toutonghimore locking where needed
2019-05-18 Michael Toutonghiimprove output
2019-05-18 Michael Toutonghiimprove output
2019-05-17 Michael ToutonghiFix notary fork calculation
2019-05-17 Michael Toutonghidebugging
2019-05-17 Michael Toutonghisimpler check for match or first
2019-05-17 Michael Toutonghidebugging
2019-05-17 Michael Toutonghifix build
2019-05-17 Michael Toutonghimore notarization output
2019-05-17 Michael ToutonghiCleanup locking
2019-05-17 Michael ToutonghiRemove more gettransaction calls
2019-05-16 Michael Toutonghidelete typed chain objects
2019-05-16 Michael ToutonghiCache notarization tx lookups
2019-05-16 Michael ToutonghiMore notarization checking
2019-05-16 Michael Toutonghiuse consistent method for retrieving txes
2019-05-16 Michael ToutonghiNotarization payout and validation fixes
2019-05-16 Michael ToutonghiFix prior notarization heights
2019-05-16 Michael ToutonghiNotarization improvements
2019-05-16 Michael ToutonghiHandle exceptions
2019-05-15 Michael ToutonghiHandle forking notarizations properly
2019-05-15 Michael ToutonghiCross notarization fix
2019-05-15 Michael ToutonghiMerge branch 'dev' of https://github.com/miketout/komod...
2019-05-15 Michael Toutonghiinclude notarization heights in getdefinechains
2019-05-15 Michael ToutonghiMerge branch 'dev' of https://github.com/miketout/Verus...
2019-05-15 Michael ToutonghiReplace assert in GetValueIn with returning 0
2019-05-15 Michael Toutonghiremove debugging info
2019-05-14 Michael ToutonghiImprove error messages in submit notarization
2019-05-14 Michael Toutonghiadd submitted notarization to mem pool
2019-05-14 Michael Toutonghinotarization updates
2019-05-14 Michael ToutonghiNotarization fix
2019-05-14 Michael ToutonghiFind block 1 earned notarization without chain definition
2019-05-14 Michael ToutonghiCommit to notarization power
2019-05-14 Michael Toutonghipreserve chain definition with many notarizations
2019-05-13 Michael ToutonghiAllow name to be use as identifier in getnotarizationdata
2019-05-13 Michael ToutonghiImprove notarization acceptance
2019-05-13 Michael Toutonghidebugging
2019-05-13 Michael Toutonghicross notarization fixes
2019-05-13 Michael Toutonghifix finalization on accepted notarization
2019-05-13 Michael ToutonghiNotarization fixes
2019-05-13 Michael ToutonghiDon't expect finalization in accepted notarizatoin...
2019-05-12 Michael ToutonghiUpdate accepted notarization check
2019-05-12 Michael Toutonghiremove printouts, cleanup
2019-05-09 Michael ToutonghiUpdate new opret for notarization and merge mining...
2019-05-08 Michael ToutonghiEnsure VRSC compatibility with fundamental new changes
2019-05-05 Michael ToutonghiNotarization payouts and service rewards
2019-05-04 Michael ToutonghiPBaaS protocol upgrades and payouts
2019-04-24 Asher DawesMerge pull request #221 from miketout/dev
2019-04-24 Michael ToutonghiReturn list of merge mined chains from getmininginfo...
2019-04-24 Michael ToutonghiAdd merge mining indicator to getmininginfo
2019-04-23 miketoutGet RPC credentials on first load
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-21 miketoutAddress last remaining merge mining timing issues
2019-04-20 miketoutMerge mining error handling improvements
2019-04-20 miketoutMerge branch 'dev' of https://github.com/miketout/Verus...
2019-04-20 miketoutDebugging out for merge mining submissions
2019-04-20 miketoutImprove merge mining checks and dirty flag response
2019-04-19 miketoutdebugging aid and eliminate exception
2019-04-18 miketoutMerge mining improvements
2019-04-18 miketoutRemove more debugging outs
2019-04-18 miketoutremove debugging code
2019-04-18 miketoutFixes and updates for merge mining and notarization
2019-04-16 miketoutNotarization updates
2019-04-16 miketoutFix build break
2019-04-16 miketoutCross notarization updates
2019-04-16 miketoutSelect correct txindex in block for notarization proofs
2019-04-16 miketoutIndex notarizations by txid, not block hash
2019-04-16 miketoutBug fix on bool check
2019-04-16 miketoutUpdate root chain name
2019-04-16 miketoutMore debugging and a few fixes
2019-04-16 miketoutModify getconditionID due to issue with hash
2019-04-16 miketoutDebugging help
2019-04-15 miketoutMerge branch 'dev' of https://github.com/miketout/komod...
2019-04-15 miketoutHex string handling
2019-04-15 miketoutsmall adjustments
2019-04-15 miketoutAbility to define, list, start and connect to PBaaS...
2019-04-12 Michael ToutonghiPBaaS updates and reorganization for signing
2019-04-11 Michael ToutonghiEnable PBaaS APIs - still need keys
2019-04-10 miketoutRetain Verus daemon version information
2019-04-10 Michael ToutonghiMore PBaaS chainges
2019-04-09 Michael ToutonghiPBaaS - bulk of non-activated PBaaS changes for testing
2019-02-18 Asher DawesMerge remote-tracking branch 'origin/dev' into dev
2019-02-18 Asher DawesUpdating version and deprecation
2019-02-13 Asher DawesUpdating version and deprecation
2019-02-12 Asher DawesMerge pull request #213 from miketout/dev
2019-02-03 Asher DawesUpdating version
2019-02-03 Asher DawesMerge pull request #211 from miketout/dev
2019-02-03 Asher DawesMerge pull request #210 from miketout/dev
2019-02-03 miketoutMerge previous
2019-02-03 miketoutUpdate gen param
2019-02-03 Asher DawesMerge pull request #209 from miketout/dev
2019-02-03 Asher DawesMerge pull request #208 from miketout/dev
2019-02-03 miketoutScope declaration properly
next
This page took 0.076399 seconds and 7 git commands to generate.