-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Attestations V2 #23
Open
monkins1010
wants to merge
138
commits into
VerusCoin:master
Choose a base branch
from
monkins1010:attest
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Attestations V2 #23
Changes from 1 commit
Commits
Show all changes
138 commits
Select commit
Hold shift + click to select a range
cd9ea98
Enable Attestations
monkins1010 4d36210
Correct init of Attestations
monkins1010 1af9783
Typo
monkins1010 154341c
add more constructors
monkins1010 4f556a0
add decision
monkins1010 348be7a
Add attesation reply
monkins1010 818d978
updates for data
monkins1010 1c99825
Updates for types of premissions
monkins1010 5130a1f
Refactor Permission Class
monkins1010 19d25e1
Challenge updated
monkins1010 9f5627e
Fix for blank array
monkins1010 eef8770
Allow empty permission()
monkins1010 1fd85f0
Refactor RequestedPermission
monkins1010 ec0ea10
vdxfkey update
monkins1010 0fb819a
Merge remote-tracking branch 'upstream/master'
monkins1010 c8039df
Merge remote-tracking branch 'verus/master'
monkins1010 4fc7b95
Merge remote-tracking branch 'verus/master'
monkins1010 4f22a13
update
monkins1010 4b4c6af
Add Principals and TxDestination
monkins1010 09ecb41
Start adding in the Identity Serializer
monkins1010 917c6d0
Remove dupliacate and add to index
monkins1010 c7e00c7
Autosave 1:44 21/06/2023
monkins1010 3b8bb5c
Push to principal addresses array
monkins1010 5274539
Adding contentmultimap processing
monkins1010 14f0505
Updates to contentmultimap
monkins1010 5fc9631
update addresses
monkins1010 1aa4cad
Updates to Identity SErializer
monkins1010 e447c41
From object to buffer test pass
monkins1010 9994c93
Identity Serializer passing
monkins1010 bc8cf4a
Merge remote-tracking branch 'verus/master'
monkins1010 7d2581b
Build and add attestation tests
monkins1010 cd4c236
Partial build of attestation class for review
monkins1010 f8e7ef4
Add Attestation functions
monkins1010 8a75bbc
Fix Attestation Serialization
monkins1010 91ed3f7
Read byteLength Attestations
monkins1010 5c82882
Start Adding MMR Functions to Attestations
monkins1010 c6a617d
Add MMR
monkins1010 f968257
Builds updated
monkins1010 6a9914f
Merge remote-tracking branch 'upstream/master'
monkins1010 504f224
Merge remote-tracking branch 'verus/master'
monkins1010 0765c6c
Merge branch 'master' of https://github.com/monkins1010/verus-typescr…
monkins1010 7f7cf75
Merge remote-tracking branch 'verus/master'
monkins1010 22a40be
Merge branch 'master' of https://github.com/monkins1010/verus-typescr…
monkins1010 4db33b4
Update Attestation Keys
monkins1010 c2042b5
Merge branch 'master' of https://github.com/monkins1010/verus-typescr…
monkins1010 ad63592
Updates to Compactsize
monkins1010 50264f0
Updates from merge
monkins1010 b80fd97
Merge branch 'master' of https://github.com/monkins1010/verus-typescr…
monkins1010 b790b50
Update Blake2b library
monkins1010 2750520
Add create hash back in
monkins1010 473b5d0
Use BN instead of BigInt
monkins1010 c304748
Merge branch 'master' of https://github.com/monkins1010/verus-typescr…
monkins1010 0fcb2ec
Change BN > to gt
monkins1010 c6ccf32
Return to @noble hashes
monkins1010 4a6ee16
add big integer
monkins1010 23df01d
Swap Requested access constructor arguments to be consistent
monkins1010 55d1813
Merge remote-tracking branch 'upstream/master'
monkins1010 992b95b
Fix conflicts
monkins1010 04654dd
update yarn lock
monkins1010 b55bddc
update blake2b
monkins1010 6938dc6
Merge remote-tracking branch 'upstream/master'
monkins1010 10723f7
Add AttestationProof type with per leaf proof
monkins1010 f360fc2
Add AttestationData
monkins1010 5b0f879
Consolotate Attestation Class to be a full document, or a pruned ZK M…
monkins1010 bf0dc03
Add Attestation VDXFID webhook
monkins1010 1743fb8
Remove get and BN, Add Attestation Receiver
monkins1010 34e0d22
Add sytemID to signatures
monkins1010 789884e
wIP1
monkins1010 6eacc67
updates to mmr class
ffea9ce
WIP2
0d3e3fd
Updates to use Verus MMR type classes
monkins1010 f0ebfd5
Fix Component hash
monkins1010 444440a
Add CPartialAttestationProof
monkins1010 aec4960
Serialization fixes
monkins1010 b360a33
Refactor VDXF Keys, Friendly Names and Functions
monkins1010 5c35c33
Refactor vdxfid types functions
monkins1010 657e9aa
Create classes for Attestation data types
monkins1010 4cbbb93
Add in Attestation Keys
monkins1010 59eca7b
Key names updates
monkins1010 1578afb
Attestation Keys update
monkins1010 fe71ac8
Dependencies updates
monkins1010 e1d8d19
Merge remote-tracking branch 'upstream/master' into attest
monkins1010 66a1ca0
Added Personal Info
monkins1010 d889495
Update bech32 version and filenames
monkins1010 5a4e3d3
Updates to Personal Data and Attestations
monkins1010 2256443
camalcase fix
monkins1010 0b24869
Remove unused imports
monkins1010 4f05c8f
Add view keys
monkins1010 f51d0f9
Update Catagories
monkins1010 306ea8d
export profile types
monkins1010 0687804
Updates to add more categories
monkins1010 9453bf9
Key Updates
monkins1010 f7e2614
Add Category Keynames
monkins1010 7e7fbdf
Add attestation receive request
monkins1010 e216bb3
Added extra requested access item
monkins1010 17c4f8c
Rebuild error fix
monkins1010 9e486e0
Spelling Fixes
monkins1010 89915a6
Merge remote-tracking branch 'upstream/master' into attest
monkins1010 07e5840
sync keys
monkins1010 5d669d8
Add DataDescriptor, MMRDescriptor
monkins1010 c67d764
Updates to Classes for Datadescriptor WIP2
monkins1010 bbf57aa
Updates to CVDXF_Data
monkins1010 f85d66e
Add toJson Functions for Datadescriptor
monkins1010 e7ca299
Add signaturedata fromJson function
monkins1010 84ab394
Update Attestation to use VDXFData and Datadescriptors
monkins1010 a567298
Add classes to exports
monkins1010 4f00f0f
Add Attestation keys for Name and Type
monkins1010 079132b
Updates for debug
monkins1010 97b0b34
Remove circular dependancy
monkins1010 4c1de51
Updates for offsets
monkins1010 65ada69
Fix deserialization of MMRDescriptor
monkins1010 d8f323d
Add Attestation object key
monkins1010 19352f6
Add VDXFDataToUniValue
monkins1010 2e43bbf
Fix signature serializing
monkins1010 f34f2c7
Add helper function, and fix toJson for datadescriptors
monkins1010 bf7cd12
change Request to just data type
monkins1010 236b468
Extra keys to catagorize attestations viewed
monkins1010 2018f3d
update
monkins1010 194f1be
update test
monkins1010 dff3b51
Merge remote-tracking branch 'upstream/master' into attest
monkins1010 a2432b3
Add SignData
monkins1010 35ceb68
update dist
monkins1010 d71f45b
Updates to code base from code reveiew comments.
monkins1010 b6b37bb
Updates to comments for review
monkins1010 6731259
Merge remote-tracking branch 'upstream/master' into attest
monkins1010 d6dc753
Build dist Update
monkins1010 32464f4
update json key names and make consistent json functions
monkins1010 4491a5a
Updates to VdxfUniValue
monkins1010 9818850
More updates to VdxfUniValue
monkins1010 da760f4
Update identity tests with new contentmap style
monkins1010 c1c3856
Updates for tests #1
monkins1010 b6c596d
Tests updates
monkins1010 6e13097
Remove Helper function and combine into fromBuffer
monkins1010 cfceb6c
Fix capitals commit 1
monkins1010 ec2919f
Fix Capitals complete.
monkins1010 032524e
Fix serializers and add tests
monkins1010 f2f1fbb
update test
monkins1010 979735d
Update dist
monkins1010 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Spelling Fixes
- Loading branch information
commit 9e486e0afe33d66ec345d2e068cd58e1001faad8
There are no files selected for viewing
This file contains 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.