-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
commit 5e083bb Author: Josh Long <josh@litprotocol.com> Date: Tue Aug 22 14:32:35 2023 -0400 migrate hd pubkey method from lit-node-client to lit-core commit 5502d4c Author: Josh Long <josh@litprotocol.com> Date: Tue Aug 22 12:25:57 2023 -0400 fix types commit 310db0f Author: Josh Long <josh@litprotocol.com> Date: Sun Aug 20 11:43:56 2023 -0400 fix build issues from merge commit cc5076a Author: Josh Long <josh@litprotocol.com> Date: Sun Aug 20 11:43:12 2023 -0400 add telem endpoint commit bba8c01 Author: Josh Long <josh@litprotocol.com> Date: Thu Aug 17 17:51:32 2023 -0400 implement relay fetch call commit a8641c2 Author: Josh Long <josh@litprotocol.com> Date: Wed Aug 16 17:36:29 2023 -0400 merge of pr #194 fixes commit fc00d58 Author: sarah z <15064710+sarahzdev@users.noreply.github.com> Date: Tue Aug 15 10:05:54 2023 -0700 Merge pull request #194 from LIT-Protocol/feat/update-mint-relay feat: support new mint and fetch endpoints commit b4a9f09 Author: Josh Long <josh@litprotocol.com> Date: Wed Aug 16 17:22:25 2023 -0400 Revert "chore: update pkgs in lit auth example" This reverts commit 83263dd. commit 83263dd Author: sarahzdev <sarah.hg.zhang@gmail.com> Date: Wed Aug 16 13:01:58 2023 -0700 chore: update pkgs in lit auth example commit 9b06618 Author: Josh Long <josh@litprotocol.com> Date: Wed Aug 16 16:34:25 2023 -0400 remove key id from signing request commit c896dda Author: Josh Long <josh@litprotocol.com> Date: Tue Aug 15 09:59:42 2023 -0400 update claim types per node updates commit be3d1c1 Author: Josh Long <josh@litprotocol.com> Date: Fri Aug 11 16:04:19 2023 -0400 add mint claim callback commit 38af96f Author: Josh Long <josh@litprotocol.com> Date: Wed Aug 9 12:45:24 2023 -0400 add rootkeys to handshake commit e038f30 Author: Josh Long <josh@litprotocol.com> Date: Wed Aug 9 10:43:23 2023 -0400 update claim impls commit 67bb831 Author: Josh Long <josh@litprotocol.com> Date: Tue Aug 8 12:25:31 2023 -0400 add hd key support commit e3edec2 Author: Josh Long <josh@litprotocol.com> Date: Fri Aug 4 19:39:28 2023 -0400 updates for new enums on nodes commit ca1785f Author: Josh Long <josh@litprotocol.com> Date: Mon Jul 31 08:47:12 2023 -0400 add auth callback statement commit 1ba9c92 Author: Josh Long <josh@litprotocol.com> Date: Sat Jul 29 10:31:21 2023 -0400 update claim and signing tests commit 4d11c65 Author: Josh Long <josh@litprotocol.com> Date: Fri Jul 28 18:00:44 2023 -0400 add support for public key derivation commit 29e4ad8 Author: Josh Long <josh@litprotocol.com> Date: Fri Jul 28 18:00:24 2023 -0400 upgrade crypto and ecdsa lib for hd key signature and public key derivation commit 1db195b Author: Josh Long <josh@litprotocol.com> Date: Thu Jul 27 18:04:27 2023 -0400 update test commit ab340bb Author: Josh Long <josh@litprotocol.com> Date: Thu Jul 27 17:55:16 2023 -0400 upgrade signature combination for cait sith changes
- Loading branch information
Showing
18 changed files
with
1,977 additions
and
1,477 deletions.
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
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
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
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
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
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
Oops, something went wrong.