-
Notifications
You must be signed in to change notification settings - Fork 79
Comparing changes
Open a pull request
base repository: cryptocoinjs/base-x
base: v3.0.5
head repository: cryptocoinjs/base-x
compare: v3.0.11
- 20 commits
- 9 files changed
- 8 contributors
Commits on Nov 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for cb0680c - Browse repository at this point
Copy the full SHA cb0680cView commit details
Commits on Jul 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 14e7573 - Browse repository at this point
Copy the full SHA 14e7573View commit details -
Merge pull request #58 from cryptocoinjs/addTypescript
Support TypeScript
Configuration menu - View commit details
-
Copy full SHA for f037e38 - Browse repository at this point
Copy the full SHA f037e38View commit details
Commits on Sep 5, 2019
-
Match DefinitelyTyped types interface name
Co-authored-by: Dimitri Benin <dimitri.benin@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9a81831 - Browse repository at this point
Copy the full SHA 9a81831View commit details -
Merge pull request #60 from cryptocoinjs/matchDefinitelyTyped
Match DefinitelyTyped types interface name
Configuration menu - View commit details
-
Copy full SHA for 90603b9 - Browse repository at this point
Copy the full SHA 90603b9View commit details
Commits on Oct 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 0865e68 - Browse repository at this point
Copy the full SHA 0865e68View commit details -
Merge pull request #61 from cryptocoinjs/base-fill-loop
fill base map in loop instead fill
Configuration menu - View commit details
-
Copy full SHA for e1ba49f - Browse repository at this point
Copy the full SHA e1ba49fView commit details
Commits on Feb 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 51a5bca - Browse repository at this point
Copy the full SHA 51a5bcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac81ec5 - Browse repository at this point
Copy the full SHA ac81ec5View commit details -
Merge pull request #64 from cryptocoinjs/fixArrayLike
Allow Array and Uint8Array like 3.0.4
Configuration menu - View commit details
-
Copy full SHA for da101fb - Browse repository at this point
Copy the full SHA da101fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 806ef3f - Browse repository at this point
Copy the full SHA 806ef3fView commit details
Commits on Jan 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1dd3795 - Browse repository at this point
Copy the full SHA 1dd3795View commit details -
Merge pull request #73 from terrierscript/patch-1
Fix base-66 -> base-67 typo
Configuration menu - View commit details
-
Copy full SHA for 69c09ed - Browse repository at this point
Copy the full SHA 69c09edView commit details
Commits on Oct 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6c54632 - Browse repository at this point
Copy the full SHA 6c54632View commit details
Commits on Oct 22, 2021
-
Merge pull request #78 from cryptocoinjs/fix/space-alphabets
Fix alphabets with space in them
Configuration menu - View commit details
-
Copy full SHA for c9dcddd - Browse repository at this point
Copy the full SHA c9dcdddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c10d33 - Browse repository at this point
Copy the full SHA 4c10d33View commit details
Commits on Jul 4, 2024
-
This yields a performance improvement over indexing into `source` over and over. `source` is asserted to be a string, `psz` is monotonically increasing, and `psz >= source.length` is a good indication that you've run out of characters. Originally proposed by @oscxc in #74. Co-authored-by: Rand <15077550@qq.com>
Configuration menu - View commit details
-
Copy full SHA for 0a35446 - Browse repository at this point
Copy the full SHA 0a35446View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d43c0e - Browse repository at this point
Copy the full SHA 3d43c0eView commit details
Commits on Mar 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2705ddd - Browse repository at this point
Copy the full SHA 2705dddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 043a888 - Browse repository at this point
Copy the full SHA 043a888View commit details
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 v3.0.5...v3.0.11