|
|
9edf3f1a2c
|
Use soft-tabs instead of tabs, minor whitespace cleanup
|
2017-07-09 18:10:01 +01:00 |
|
|
|
bc11e0f8d7
|
Fix Makefile
|
2017-07-09 18:09:25 +01:00 |
|
|
|
29c8ef258a
|
Merge pull request #3 from louisbuchbinder/vanillajs
remove large or negative number vulnerability
|
2017-07-09 17:35:05 +01:00 |
|
louisbuchbinder
|
e029a93cf3
|
added tests
|
2017-07-09 09:23:17 -07:00 |
|
louisbuchbinder
|
280b2a7461
|
remove large or negative number vulnerability
|
2017-07-09 09:16:52 -07:00 |
|
|
|
786abf351e
|
Merge pull request #2 from louisbuchbinder/vanillajs
refactor to vanilla js
|
2017-07-08 17:33:26 +01:00 |
|
louisbuchbinder
|
4ff09a0d77
|
refactor to vanilla js
|
2017-07-08 09:03:31 -07:00 |
|
|
|
12ce0b0d69
|
It is probably best to install coffeescript with npm
|
2012-07-11 09:30:06 +01:00 |
|
|
|
6648b8668d
|
Update test with slightly cleaner and safer code
|
2012-05-08 03:58:11 +01:00 |
|
|
|
950311347c
|
Bump version to 0.1.0
v0.1.0
|
2012-04-19 23:28:55 +01:00 |
|
|
|
be04fd0d49
|
Fix incorrect repository URL in package.json
|
2012-04-19 23:28:44 +01:00 |
|
|
|
33ae17b282
|
Enable string value to be passed to Base58.encode()
|
2012-04-19 23:25:56 +01:00 |
|
|
|
b45ca698b1
|
Tweak markdown in readme
|
2012-04-19 23:14:17 +01:00 |
|
|
|
f7e5594dc1
|
Bump version to 0.0.2
v0.0.2
|
2012-04-19 23:11:14 +01:00 |
|
|
|
2235cafbc0
|
Fix typo in error thrown by Base58.decode()
|
2012-04-19 23:10:07 +01:00 |
|
|
|
0dbaf8676d
|
Ensure encode throws an error if receiving anything else than a integer
|
2012-04-19 23:09:10 +01:00 |
|
|
|
04918a627c
|
Rename internal Base58 class to Base58Builder
|
2012-04-19 23:08:05 +01:00 |
|
|
|
8b81397bf3
|
Small tweak to readme
|
2012-04-18 11:35:29 +01:00 |
|
|
|
9200b9df11
|
Properly define node.js version, and reorganize package.json a bit
v0.0.1
|
2012-04-16 22:47:56 +01:00 |
|
|
|
83b54987b2
|
Fix Javascript example in readme
|
2012-04-16 14:02:16 +01:00 |
|
|
|
f13ab0058c
|
Update phone Makefile targets
|
2012-04-16 11:10:34 +01:00 |
|
|
|
de424e457c
|
Reorder info in package.json so it makes a bit more sense
|
2012-04-16 09:09:21 +01:00 |
|
|
|
40388a0c28
|
Add travis-ci build status image to readme
|
2012-04-16 09:04:45 +01:00 |
|
|
|
0eec21473e
|
Update package.json formatting, and add license details
|
2012-04-16 09:04:27 +01:00 |
|
|
|
882f8df884
|
Update package.json
|
2012-04-16 08:50:50 +01:00 |
|
|
|
fa8c5db9ed
|
Require the root of the project in the test
|
2012-04-16 08:42:03 +01:00 |
|
|
|
5a59fb7720
|
Fix a typo in readme
|
2012-04-16 08:41:30 +01:00 |
|
|
|
174711a0bc
|
Update Makefile to auto-build *.js file before tests and such
|
2012-04-16 08:41:17 +01:00 |
|
|
|
450212f4b2
|
Remove built *.js file from repo
|
2012-04-16 08:40:42 +01:00 |
|
|
|
bc868d4160
|
Fix typo in readme
|
2012-04-16 08:08:39 +01:00 |
|
|
|
7872259dcb
|
Add Travis-CI config
|
2012-04-16 08:08:04 +01:00 |
|
|
|
ea136a08ff
|
Initial import
|
2012-04-16 08:06:57 +01:00 |
|