Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix credentialing field ordering and related singlesig-vlei-issuance …
…test (#254) * testing again vlei verification service Signed-off-by: 2byrds <[email protected]> * Fixes for cd '/Users/meenyleeny/VSCode/signify-ts' Signed-off-by: 2byrds <[email protected]> * make signedFetch generic so the caller can control contentType and data. This is a breaking change Signed-off-by: 2byrds <[email protected]> * CI/CD can't run the vlei verification integration test, so commenting out Signed-off-by: 2byrds <[email protected]> * CI/CD can't run the vlei verification integration test, so commenting out Signed-off-by: 2byrds <[email protected]> * formatting fixes Signed-off-by: 2byrds <[email protected]> * prettier formatting fixes Signed-off-by: 2byrds <[email protected]> * Align signedFetch with fetch api. Signed-off-by: 2byrds <[email protected]> * improved reliability of singlesig-vlei-issuance with retries Signed-off-by: 2byrds <[email protected]> * restore original package-lock.json Signed-off-by: 2byrds <[email protected]> * prettier formatting Signed-off-by: 2byrds <[email protected]> * removed unnecessary imports Signed-off-by: 2byrds <[email protected]> * even prettier formatting Signed-off-by: 2byrds <[email protected]> * fixed signedFetch documentation Signed-off-by: 2byrds <[email protected]> * set retry options Signed-off-by: 2byrds <[email protected]> * format code Signed-off-by: 2byrds <[email protected]> * restore asserts Signed-off-by: 2byrds <[email protected]> * restore asserts Signed-off-by: 2byrds <[email protected]> * better naming Signed-off-by: 2byrds <[email protected]> * restore check Signed-off-by: 2byrds <[email protected]> * removed unnecessary re-ordering Signed-off-by: 2byrds <[email protected]> * separating pr functionality Signed-off-by: 2byrds <[email protected]> * separating pr functionality Signed-off-by: 2byrds <[email protected]> --------- Signed-off-by: 2byrds <[email protected]>
- Loading branch information