forked from lavanet/lava
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CNS-288 create basic pairing of project providers (lavanet#358)
* working pairing :) * verify pairing returns number of providers and cu * add compute units * fix cu validation * added tests * pr changes * bug fix * merge fixes * added vrfs to project developer keys * added scripts and come quality of life changes * getpairing tested * fix merge problems * solve test problem * fix e2e requirements in config.yml * support legacy * fixed issues with providers * PR review fixes * Delete rpcconsumer.yml * Update msg_server_relay_payment.go * fix a mistake in error handling --------- Co-authored-by: Yarom Swisa <[email protected] git config --global user.name Yarom> Co-authored-by: omer mishael <[email protected]> Co-authored-by: Omer <[email protected]>
- Loading branch information
1 parent
8ef954c
commit cfdf8e7
Showing
55 changed files
with
4,680 additions
and
1,168 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,3 +26,4 @@ testutil/debugging/ | |
|
||
# Misc | ||
scripts/vars/ | ||
rpcconsumer.yml |
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.