Skip to content
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

CIP-0062? | Cardano dApp-Wallet Web Bridge Catalyst Extension #296

Closed
Closed
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
81c7596
Jurmungandr api submitVote, connect to Node
ehanoc Jul 14, 2022
e360eb5
Jurmungandr unnecessary connectToNode
ehanoc Jul 14, 2022
ad82668
Removing requirement for single voting key for mnemonic. Rewording de…
ehanoc Jul 14, 2022
5cfa051
Support batching of votes in api.submitVotes. Refactor multiple steps…
ehanoc Jul 25, 2022
25fff85
Typo, 32 bytes not 64 for ed25519 pub key
ehanoc Jul 26, 2022
da74c10
remove reward address, nonce and staking key from delegation object. …
ehanoc Jul 28, 2022
3c7db95
Add getVotingKeys, rotateVotingKey, getCurrentVotingKey api methods t…
ehanoc Aug 8, 2022
8e9d58f
Removing unnecessary keypath type
ehanoc Aug 8, 2022
20feaf3
Align naming of variables and update setup-by-step guide
ehanoc Aug 10, 2022
66d8cf1
clean changes ready for merge
stevenj Sep 12, 2022
da063a4
Remove unnecessary rotateVotingKeys and getVotingKeys
ehanoc Sep 13, 2022
a12b8a6
Add sample data for delegation certificates and related keys
ehanoc Sep 15, 2022
5dc31ab
GetVotingKey endpoint
ehanoc Sep 27, 2022
dd1a2e8
votePlanId as Hex encoded. Add votePublic boolean
ehanoc Nov 3, 2022
b6a6b52
Add missing rationale. Small improvements, formatting, typos add prop…
ehanoc Nov 30, 2022
532f493
Fix description refering to old method name
ehanoc Nov 30, 2022
239d943
md formatting
stevenj Dec 12, 2022
48acc62
fix typo
stevenj Dec 12, 2022
864ef72
correct the proposal structure
stevenj Dec 12, 2022
52a2d3c
add example settings string for the project catalyst vote v0 format
stevenj Dec 13, 2022
fe0247d
Update CIP-0062/README.md
ehanoc Dec 19, 2022
9a98ee6
Replaced .getVotingKey with .getVotingCredentials
Ryun1 Jan 6, 2023
7336a91
Removed Bech32 encoding for public keys
Ryun1 Jan 8, 2023
f19d350
Merge pull request #7 from Ryun1/cip-governance-wallet-connector-cred…
ehanoc Jan 9, 2023
bbfce74
Update CIP-0062/README.md
ehanoc Jan 19, 2023
d5d50c7
Merge branch 'cip-governance-wallet-connector' into cip-governance-wa…
ehanoc Jan 19, 2023
591bb10
Merge pull request #6 from stevenj/cip-governance-wallet-connector
ehanoc Jan 19, 2023
d931f42
Update CIP-0062/README.md
ehanoc Jan 19, 2023
d8b140b
Refactor to match new CIP-01 requirements
Ryun1 Jan 20, 2023
9a07508
Fixed Copyright link
Ryun1 Jan 20, 2023
9bba6d6
Merge pull request #8 from Ryun1/cip-governance-wallet-connector-cip-…
ehanoc Jan 23, 2023
04edd0c
Addressed weekly meetings comments
Ryun1 Jan 27, 2023
3db6476
Merge pull request #9 from Ryun1/cip-62-update-01-27
ehanoc Feb 10, 2023
46d6c98
Rescope to Catalyst
Ryun1 Feb 17, 2023
a00b591
Changed title to match CIP-30's naming
Ryun1 Mar 7, 2023
0201fd5
Merge pull request #14 from Ryun1/cip-62-scope-catalyst
ehanoc Mar 9, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading