fix: update scripts for automated testing#63
Open
0xreflexivity wants to merge 3 commits intoflare-foundation:mainfrom
Open
fix: update scripts for automated testing#630xreflexivity wants to merge 3 commits intoflare-foundation:mainfrom
0xreflexivity wants to merge 3 commits intoflare-foundation:mainfrom
Conversation
- fdcExample: fetch fresh tx/block data dynamically to avoid stale DA layer proofs - fdcExample: fix JQ filters for FDC verifier subset (no tonumber/floor/pow) - fdcExample: switch ReferencedPaymentNonexistence to testXRP (testBTC endpoint down) - fassets: add minting pipeline config chaining (reserve → pay → mint → redeem) - fassets: decode response_hex in executeMinting (v1 DA API compatibility) - fassets: fix mintingCap fully qualified ERC20 import - crossChainPayment: guard empty tokenTransfers array - proofOfReserves: replace dead beeceptor mock with httpbin.org - weatherInsurance: simplify JQ filters for verifier compatibility - fdc utils: validate abiEncodedRequest before fee estimation
- Add null guard for windDeg in minTemp and weatherId resolvePolicy - Use 0 instead of null for all weather fallbacks (ABI encoding)
The FDC verifier JQ subset does not support the % operator. Multiplication alone produces clean integers for these use cases.
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update scripts for compatibility with the starters-tester Docker CI: