]> Git Repo - VerusCoin.git/history - src
update build number
[VerusCoin.git] / src /
2019-05-23 AsherMerge branch 'dev' of github.com:miketout/VerusCoin...
2019-05-23 Michael ToutonghiEnable easy modification of VRSCTEST halving
2019-05-23 AsherMerge branch 'dev' of github.com:miketout/VerusCoin...
2019-05-23 Michael ToutonghiChange VRSCTEST params
2019-05-23 Asherupdating version
2019-05-23 AsherMerge branch 'dev' of github.com:miketout/VerusCoin...
2019-05-23 Michael ToutonghiAdditional validity checks and backup for PBaaS
2019-05-20 AsherMerge branch 'dev' of github.com:miketout/VerusCoin...
2019-05-20 Michael ToutonghiCleanup print output
2019-05-20 AsherMerge branch 'dev' of github.com:miketout/VerusCoin...
2019-05-20 Michael Toutonghiincrease max script element size for smart transactions
2019-05-20 AsherMerge branch 'dev' of github.com:miketout/VerusCoin...
2019-05-20 Michael Toutonghiadjust minimum work diff for edge cases
2019-05-20 AsherMerge branch 'dev' of github.com:miketout/VerusCoin...
2019-05-20 Michael Toutonghiaddress out of order synching issue
2019-05-20 AsherMerge branch 'dev' of github.com:miketout/VerusCoin...
2019-05-20 Michael ToutonghiFix startup diff
2019-05-19 AsherMerge branch 'dev' of github.com:miketout/VerusCoin...
2019-05-19 Michael ToutonghiFix premine second start for PBaaS chains
2019-05-19 AsherMerge branch 'dev' of github.com:miketout/VerusCoin...
2019-05-19 Michael Toutonghiremove name self-recognition until mainnet
2019-05-19 AsherMerge branch 'dev' of github.com:miketout/VerusCoin...
2019-05-19 Michael ToutonghiVRSC compatibility
2019-05-19 AsherMerge remote-tracking branch 'origin/dev' into dev
2019-05-19 Michael ToutonghiVRSC compatibility for startup blocks
2019-05-19 Michael ToutonghiLog before stricter checks
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 AsherSet mining to require peers
2019-05-19 AsherMerge branch 'dev' of github.com:miketout/VerusCoin...
2019-05-19 Michael Toutonghiinstantspend staking fix
2019-05-19 Michael Toutonghicorrect merge mining target calc
2019-05-19 Michael Toutonghimining required peers false
2019-05-19 AsherMerge branch 'dev' of github.com:miketout/VerusCoin...
2019-05-19 Michael ToutonghiAdjust startup difficulty of PBaaS chains
2019-05-19 Michael ToutonghiMerge mine efficiently when mergred chains have greater...
2019-05-18 Michael Toutonghiset mining to require peers for testnet upgrade
2019-05-18 Michael Toutonghicompress data for merge mined chains
2019-05-18 Michael Toutonghifix longest chain of 0
2019-05-18 Michael ToutonghiAllow coinbase to emit dust
2019-05-18 Michael ToutonghiMessage cleanup
2019-05-18 Michael ToutonghiEnable staked blocks with instant spend
2019-05-18 Michael Toutonghiremove overload of check flag and improve startup
2019-05-18 Michael ToutonghiClean up mempool from checking block with instant spend
2019-05-18 Michael ToutonghiChecking block pre-check
2019-05-18 Michael Toutonghimore selective error checking
2019-05-18 Michael Toutonghidebugging error checking
2019-05-18 Michael Toutonghiadd duplicate exception as well
2019-05-18 Michael Toutonghioverload check pow for input check on checkblock loop
2019-05-18 Michael Toutonghifix error check
2019-05-18 Michael Toutonghifix boolean check
2019-05-18 Michael ToutonghiMerge branch 'dev' of https://github.com/miketout/Verus...
2019-05-18 Michael Toutonghiskip missing input check on early block db verify
2019-05-18 Michael Toutonghiimprove error messages
2019-05-18 Michael Toutonghimore locking where needed
2019-05-18 Michael Toutonghiimproved error output
2019-05-18 Michael Toutonghifix build
2019-05-18 Michael Toutonghiimprove notarization finalization
2019-05-18 Michael Toutonghimore detailed notarization output
2019-05-18 Michael Toutonghiless output
2019-05-18 Michael Toutonghifix build
2019-05-18 Michael ToutonghiFix finalization spends
2019-05-18 Michael ToutonghiMore specific block check
2019-05-18 Michael Toutonghidebugging output
2019-05-18 Michael Toutonghiimprove output
2019-05-18 Michael Toutonghiimprove output
2019-05-17 Michael Toutonghiimprove error handling in checkblock
2019-05-17 Michael ToutonghiFix notary fork calculation
2019-05-17 Michael ToutonghiUpdate memory pool and block checks
2019-05-17 Michael Toutonghimore efficient check
2019-05-17 Michael ToutonghiFix check for coinbases participating in mempool
2019-05-17 Michael Toutonghiimprove check
2019-05-17 Michael Toutonghiaccept dups from mempool in checkblock
2019-05-17 Michael Toutonghiaccept tx when checking db
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 Toutonghiimprove output
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 Toutonghiproperly parse pubkey when specified for node payment...
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 Toutonghiimprove locking
2019-05-16 Michael ToutonghiPrevent premature notarization submission
2019-05-16 Michael ToutonghiNotarization improvements
2019-05-16 Michael ToutonghiMore restrictive checks
2019-05-16 Michael ToutonghiHandle exceptions
2019-05-16 Michael Toutonghibetter output on startup
2019-05-16 Michael ToutonghiEnable almost instant start of PBaaS chains
2019-05-16 Michael ToutonghiAdd default startup difficulty
2019-05-16 Michael Toutonghidebugging
2019-05-15 Michael ToutonghiHandle forking notarizations properly
next
This page took 0.086677 seconds and 7 git commands to generate.