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

new signing algorithm and support of BlockPi #24

Merged
merged 23 commits into from
Aug 5, 2024
Merged

Conversation

onur-ozkan
Copy link
Member

@onur-ozkan onur-ozkan commented Jul 29, 2024

  • Implemented new, coin agnostic signing algorithm based on libp2p (so we can sign messages even on pubkey-only mode)
  • Supported BlockPi service.
  • Unified proxy logics (e.g., blockpi, quicknode and moralis shares the same validation middleware)
  • Reduced the build size by ~%500
  • Migrated to Rust stable 1.80
  • Simplified the logging interface

Following 2 will be handled separately to unblock the ongoing work for Moon-Fi release.

  • Query the request sender peer in KDF network
  • Update architecture and execution flow in the README

Blocker for KomodoPlatform/komodo-defi-framework#2173

@onur-ozkan onur-ozkan added the enhancement New feature or request label Aug 1, 2024
@onur-ozkan onur-ozkan changed the title New signing algorithm new signing algorithm and support of BlockPi Aug 1, 2024
@onur-ozkan onur-ozkan merged commit b9f5c8f into main Aug 5, 2024
24 checks passed
@onur-ozkan onur-ozkan deleted the new-signing-algorithm branch August 5, 2024 05:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant