Merge dev branch for Sapling, nothing at stake, and many fixes/updates into VerusCoin#128
Merged
Asherda merged 2016 commits intoVerusCoin:devfrom Oct 15, 2018
Merged
Merge dev branch for Sapling, nothing at stake, and many fixes/updates into VerusCoin#128Asherda merged 2016 commits intoVerusCoin:devfrom
Asherda merged 2016 commits intoVerusCoin:devfrom
Conversation
10 block setback
Add Sapling note locking to the CWallet class Closes zcash#3442.
Reverse merge from VerusCoin through master
…getoaddress. RPC z_mergetoaddress does not support Sapling yet but the existing error reporting was not clear to users.
…, r=bitcartel For zcash#3359. RPCs return error if Sapling addresses used before Sapling activation.
Update mainnet checkpoint for block 410100.
…artel Update release notes for v2.0.1
monkins1010
pushed a commit
to monkins1010/VerusCoin
that referenced
this pull request
Feb 17, 2022
Feature/tls from barrystyle
monkins1010
added a commit
to monkins1010/VerusCoin
that referenced
this pull request
Feb 17, 2022
commit 83ee085 Author: miketout <michaeltoutonghi@gmail.com> Date: Wed Feb 16 20:06:33 2022 -0800 Fix false negative on supplemental output commit a86a0fe Author: miketout <michaeltoutonghi@gmail.com> Date: Wed Feb 16 17:04:54 2022 -0800 Validation message cleanup commit be75381 Author: miketout <michaeltoutonghi@gmail.com> Date: Tue Feb 15 22:36:22 2022 -0800 Import/export precheck fixes commit 6b5c171 Author: miketout <michaeltoutonghi@gmail.com> Date: Tue Feb 15 20:33:32 2022 -0800 Import/export hardening and updated gateway system homing commit 0555207 Author: miketout <michaeltoutonghi@gmail.com> Date: Sun Feb 13 11:25:57 2022 -0800 More export rollup hardening commit 338b2d6 Author: miketout <michaeltoutonghi@gmail.com> Date: Sat Feb 12 19:04:10 2022 -0800 Add fee estimate check into export precheck commit 818bbb0 Author: miketout <michaeltoutonghi@gmail.com> Date: Sat Feb 12 18:57:49 2022 -0800 False negative fee error fix commit ea314af Author: miketout <michaeltoutonghi@gmail.com> Date: Sat Feb 12 14:10:44 2022 -0800 Fix false negative fee rejection commit ac1ab50 Author: miketout <michaeltoutonghi@gmail.com> Date: Fri Feb 11 10:47:52 2022 -0800 Merge mining PBaaS launch validation -- fix false negative commit 5229fe9 Author: miketout <michaeltoutonghi@gmail.com> Date: Thu Feb 10 19:12:39 2022 -0800 small indent change commit 016ba8b Author: miketout <michaeltoutonghi@gmail.com> Date: Thu Feb 10 19:08:22 2022 -0800 Export precheck hardening commit ac5cb33 Author: miketout <michaeltoutonghi@gmail.com> Date: Thu Feb 10 12:47:15 2022 -0800 Correctly align export blocks to prevent false negative anti-MEV validation commit da24788 Author: miketout <michaeltoutonghi@gmail.com> Date: Wed Feb 9 22:06:57 2022 -0800 Improved index check commit 8d25be4 Author: miketout <michaeltoutonghi@gmail.com> Date: Wed Feb 9 22:01:39 2022 -0800 Input index fix commit 1585726 Author: miketout <michaeltoutonghi@gmail.com> Date: Wed Feb 9 19:09:39 2022 -0800 Build fix commit 05767a9 Author: miketout <michaeltoutonghi@gmail.com> Date: Wed Feb 9 19:00:29 2022 -0800 Add initial difficulty target to PBaaS chain definition commit 4408f69 Author: miketout <michaeltoutonghi@gmail.com> Date: Wed Feb 9 11:57:20 2022 -0800 Enable more fee currency options for reserve transfers commit 86a6f8a Author: miketout <michaeltoutonghi@gmail.com> Date: Fri Feb 4 21:05:23 2022 -0800 PBaaS refund fix commit dde6a6b Author: miketout <michaeltoutonghi@gmail.com> Date: Fri Feb 4 17:39:20 2022 -0800 False negative fix on import validation - *new export serialization format commit 707d7ad Author: miketout <michaeltoutonghi@gmail.com> Date: Wed Feb 2 16:18:36 2022 -0800 Revert serialization format for cross chain export to support old ETH bridge commit 2bca8db Merge: eb1f056 aa48c7b Author: miketout <23489320+miketout@users.noreply.github.com> Date: Wed Feb 2 15:05:19 2022 -0800 Merge pull request VerusCoin#132 from Asherda/dev Revert pull request commit aa48c7b Author: Asher Dawes <asher.dawes@gmail.com> Date: Wed Feb 2 14:35:52 2022 -0800 Revert "Merge pull request VerusCoin#128 from barrystyle/feature/tls" This reverts commit 7e718b2, reversing changes made to 738eb29. commit eb1f056 Author: miketout <michaeltoutonghi@gmail.com> Date: Tue Feb 1 21:55:07 2022 -0800 Reserve deposit validation and reserve transfer construction improvements commit 54846cb Author: miketout <michaeltoutonghi@gmail.com> Date: Tue Feb 1 17:23:51 2022 -0800 Fix converted fee validation causing false negative
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.