-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(jellyfish-api-core, jellyfish-transaction-builder): Fix failed te…
…sts for fortcanningcrunch (#1461) * Change to the latest docker image * Fix fail test * Update masternode doc * Add collateralTx * Update docs * Update test * Fix failed tests * Fix failed tests * Fix failed tests * Fix failed tests * Fix failed tests * Temporarily comment out failed test * Minor * Add back commented code * Fix failed test * Fixed withdrawFutureSwap failing tests. * Fix block length * Minor * Minor * Minor * Fix failed test * Fix failed test * Fix failed test * Fix failed test * Updated to V3 latest image. * Updated image to stock-splits only. * Fixed placeAuctionBid.test.ts failing tests with stock-splits. * Fixed withdrawFutureSwap.test.ts failing tests with stock-splits. * Updated image to latest fortcanningspicegardenheight. * Fixed failing tests. * Updated image to latest master. * Update packages/testcontainers/src/containers/RegTestContainer/index.ts * Update docker image * Fix failed tests * fix pg setgov rm extra code * Fix failed tests * Fix failed tests * Don't use v3 code, revert to old code * Remove activateAfterBlock test unit and defaulted the value to 0 for setCollateralToken DFTX * Connect to the latest docker image * Fix failed test * Skip on-chain governance code * Skip on-chain governance code * Connect to latest docker image * Fix failed test * Fix failed test * Fix failed test * Connect to latest docker image * add missing doc - poolpair dexfee * Fix bad code after which is the result of "eslint --fix" * Fix bad code after which is the result of "eslint --fix" * Remove redundant now function. * Use skip instead * Fix flaky test. (Retrieve date from a global variable) * Change variable name from currentTimestamp to now. (Which is the common variable name used in other files) * Use unique date for this test only * Set unique date for different oracle data * Fix flaky test * Temporarily skip this * Skip the entire describe * Skip and add comments * Fix wrong description * Improve code * Revert back code * Reverted changes to placeAuctionBid.test.ts file. * Temporarily skip flaky test * Updated to latest master image. * Updated to latest master image. * Updated the image to FCC. Co-authored-by: “jingyi2811” <“[email protected]”> Co-authored-by: jingyi2811 <[email protected]> Co-authored-by: websterlcl <[email protected]>
- Loading branch information
1 parent
10cbb05
commit ee0609e
Showing
56 changed files
with
302 additions
and
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
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.