-
Notifications
You must be signed in to change notification settings - Fork 11
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
test: add test #237
Open
gpBlockchain
wants to merge
16
commits into
ckb-js:main
Choose a base branch
from
gpBlockchain:test/add-e2e
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
test: add test #237
Commits on Apr 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 39ddfdc - Browse repository at this point
Copy the full SHA 39ddfdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fc4b91 - Browse repository at this point
Copy the full SHA 5fc4b91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89b8803 - Browse repository at this point
Copy the full SHA 89b8803View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0d13e5 - Browse repository at this point
Copy the full SHA a0d13e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f86c1d9 - Browse repository at this point
Copy the full SHA f86c1d9View commit details
Commits on Apr 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b686822 - Browse repository at this point
Copy the full SHA b686822View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0aff73 - Browse repository at this point
Copy the full SHA a0aff73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a28559 - Browse repository at this point
Copy the full SHA 4a28559View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37c5e08 - Browse repository at this point
Copy the full SHA 37c5e08View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1c1941 - Browse repository at this point
Copy the full SHA c1c1941View commit details
Commits on Apr 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2a0046f - Browse repository at this point
Copy the full SHA 2a0046fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f1675a - Browse repository at this point
Copy the full SHA 8f1675aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f012539 - Browse repository at this point
Copy the full SHA f012539View commit details -
Configuration menu - View commit details
-
Copy full SHA for c79d402 - Browse repository at this point
Copy the full SHA c79d402View commit details
Commits on May 4, 2023
-
* docs: rule-based ownership skeleton Signed-off-by: homura <[email protected]> * docs: example for p2sh upgrade Signed-off-by: homura <[email protected]> * feat: a testkit pkg for unit test Signed-off-by: homura <[email protected]> * docs(testkit): jest example Signed-off-by: homura <[email protected]> * docs: custody-unlocking and serialization * fix(deps): update dependency zustand to v4.3.7 * chore(deps): update jest monorepo * chore(deps): update dependency @types/chrome to v0.0.233 * chore(deps): update dependency @auto-it/upload-assets to v10.45.0 * feat(detect-ckb): a module for detecting injected ckb * fix(ownership-providers): inject witness and cellDeps auto * chore: unnecessary root babel config * chore: examples with provider * chore: update lock file * fix: eslint * feat(detect-ckb): detecting injected ckb test cases * test(ownership-providers): update failed test cases * chore(detect-ckb): consistent nexus pkg version * chore(example): tip when nexus is not installed * chore: update lock file * fix(ownership-providers): inject witness and cellDeps auto * test(ownership-providers): update failed test cases * fix(extension-chrome): receiving end does not exist * feat(extension-chrome): add method `signTransaction` * fix: protocol doc not generated * refactor: refactor code * fix: not works on real world data * test: refine unit tests * refactor: simplify rpc object parse * docs: tutorial * chore: update lock file * chore(deps): update dependency prettier to v2.8.8 * feat: remove witness from existing input lock * Update CHANGELOG.md [skip ci] * Bump manifest version to: 0.0.16 [skip ci] * Bump version to: v0.0.16 [skip ci] * refactor(detect-ckb): customizable types of detected ckb * test(detect-ckb): eslint error since no floating promise * chore: show tx hash after sending tx in example * chore: update lock file * chore: update lock file * refactor: rm unnecessary code * test: rm unused cases * feat(ownership-provider): Ownership provider send transaction * revert(ownership-provider): revert payFee and sign * chore: fix incorrect coverage in code cov * chore: fix release error * chore: run e2e test before release * docs: explain for `byOutputIndexes` when `payFee` * Update CHANGELOG.md [skip ci] * Bump manifest version to: 0.0.17 [skip ci] * Bump version to: v0.0.17 [skip ci] * fix(ownership-provider): add method `isOwnedByWallet` * feat: a ckb node wrapper in js * fix(ownership-provider): support unsigned transaction * fix: e2e CI error * feat(ownership-providers): support payFee and signTransaction in send transaction * chore: the real ts coverage * refactor: Top-to-bottom implementation * feat: find out ownedLocks when signTransaction * chore: avoid chrome extension error * fix: filter type script cell when pay fee * refactor(e2e): make the config more clear * chore: extract `isDerivedLocks` move into ScriptInfoDb * test(e2e): added a transfer test * docs(e2e): how to launch an e2e node * test: add unit test for send transaction * fix: @nexus-wallet/testkit depended on extension-chrome move to `devDependencies` * Update CHANGELOG.md [skip ci] * Bump manifest version to: 0.0.18 [skip ci] * Bump version to: v0.0.18 [skip ci] * test: modify code for coverage * chore: avoid merge failures * refactor: modify toml config * refactor: use lodash.random instead of random * refactor: remove unused choose-port * fix: logic bug * chore: update package-lock * test: make txWithFee calculation more clear * refactor: use extended map for clearify code * refactor: optimize Map structures * chore: fix release error in pipeline * Update CHANGELOG.md [skip ci] * Bump manifest version to: 0.0.19 [skip ci] * Bump version to: v0.0.19 [skip ci] * test: refine e2e test case name --------- Signed-off-by: homura <[email protected]> Co-authored-by: homura <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: pygman <[email protected]> Co-authored-by: zhangyouxin <[email protected]> Co-authored-by: github-actions <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2509060 - Browse repository at this point
Copy the full SHA 2509060View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75d4b24 - Browse repository at this point
Copy the full SHA 75d4b24View commit details
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.