-
Notifications
You must be signed in to change notification settings - Fork 12
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: ckb-js/ckit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ckb-js/ckit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 54 files changed
- 5 contributors
Commits on Mar 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 025d222 - Browse repository at this point
Copy the full SHA 025d222View commit details
Commits on Apr 19, 2022
-
feat: supported upgradable cellDep detection (#102)
* feat: add new rc lock binary * feat: adapt upgradable rc lock * refactor: pass outPoint provider to getCellDep * docs: add changelog * refactor: move cellOutPointProvider implementation to mercury package * feat: provide upgradable contract names when creating mercuryProvider * test: add test case for CellOutPointProvider * test: implement cellOutPointProvider test * refactor: add FUTURE_SCRIPTS to config * test: add test for updated rc lock * test: add unit test for latestOutPointProvider * test: check cell deps when testing upgrade rc lock * docs: update changelog * refactor: remove verbose code * test: use pure ckb cell to provide ckb when sending tx * refactor: make celldep provider more independent * chore: fix lint errors * test: update cell provider when upgrade script * test: change complete tx strategy * test: fix test * feat: fix test * test: fix test * refactor: remove unused upgradableContracts * feat: toPwCellDep only accept cell dep other than undefined * refactor: remove depOutpoitProvider from abstrac provider * refactor: remove unused code in dummy provider * chore: rename new rc lock binary to apend with commit version * docs: remove CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for 59a23fa - Browse repository at this point
Copy the full SHA 59a23faView commit details
Commits on Apr 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ff5e370 - Browse repository at this point
Copy the full SHA ff5e370View commit details
Commits on Apr 27, 2022
-
feat: omnilock wallet support issue sudt & acp (#105)
* feat: omnilock wallet support issue sudt & acp * remove issue sudt for omnilock acp * optimize: optimize checkRcLockFlag func for readable
Configuration menu - View commit details
-
Copy full SHA for 18f5a15 - Browse repository at this point
Copy the full SHA 18f5a15View commit details
Commits on Jul 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 503ce5a - Browse repository at this point
Copy the full SHA 503ce5aView commit details
Commits on Jul 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2acabef - Browse repository at this point
Copy the full SHA 2acabefView commit details
Commits on Aug 15, 2022
-
feat: exchange sudt for ckb (#109)
* feat: exchange sudt for ckb * chore: refactor * chore: modify annotation * chore: refactor
Configuration menu - View commit details
-
Copy full SHA for 5fecc65 - Browse repository at this point
Copy the full SHA 5fecc65View commit details
Commits on Aug 22, 2022
-
feat: give an option to allow duplicate recipients (#110)
* feat(acpBuilder): give an option to allow duplicate recipients * feat(acpBuilder): test for allowance of creating duplicate cells while transfer sudt * fix(acpBuilder): fix testcase to test whether the duplicated cells are merged while option is off
Configuration menu - View commit details
-
Copy full SHA for 2398fe0 - Browse repository at this point
Copy the full SHA 2398fe0View commit details
Commits on Aug 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 79e1655 - Browse repository at this point
Copy the full SHA 79e1655View commit details
Commits on Aug 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 342896f - Browse repository at this point
Copy the full SHA 342896fView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.2.0...develop