Geert Weening
|
e667536a5b
|
Bump version to 0.12.1-rc6
0.12.1-rc6
|
2015-03-25 12:15:09 -07:00 |
|
Geert Weening
|
dde000a4bb
|
Update release notes
|
2015-03-25 12:14:30 -07:00 |
|
Geert Weening
|
aa1f5a8e7d
|
Merge pull request #316 from clark800/fix/to_human_small_number
[FIX] Make Amount.to_human return correct results for very small numbers
|
2015-03-25 12:09:13 -07:00 |
|
Chris Clark
|
bfbfcc2894
|
Fix lint errors in amount-test.js
|
2015-03-25 11:28:13 -07:00 |
|
Chris Clark
|
6abfa759aa
|
[FIX] Make Amount.to_human return correct results for very small numbers
|
2015-03-25 11:19:25 -07:00 |
|
Alan Cohen
|
7cbac2e757
|
Merge pull request #315 from ripple/readme-link-fix
Fix link in GUIDES.md
|
2015-03-24 11:04:31 -07:00 |
|
Alan Cohen
|
1012381d3d
|
Update GUIDES.md
|
2015-03-24 09:17:43 -07:00 |
|
Geert Weening
|
6de96f62df
|
Merge pull request #314 from lumberj/addflags
[TASK] Add GlobalFreeze and NoFreeze flags
|
2015-03-23 12:23:05 -07:00 |
|
Alan Cohen
|
e2ed2bdbf6
|
[TASK] Add GlobalFreeze and NoFreeze flags
See: https://wiki.ripple.com/Ledger_Format#AccountRoot
|
2015-03-20 14:31:47 -07:00 |
|
Geert Weening
|
e248c54aa5
|
Merge pull request #312 from clark800/mocha-timeout
Increase timeout for mocha tests because sometimes tests fail on travis ...
|
2015-03-19 09:09:46 -07:00 |
|
Chris Clark
|
1c9635edad
|
Increase timeout for mocha tests because sometimes tests fail on travis due to taking too long
|
2015-03-18 17:27:06 -07:00 |
|
Geert Weening
|
25cf6c52e4
|
Bump version to 0.12.1-rc5
0.12.1-rc5
|
2015-03-18 17:24:24 -07:00 |
|
Geert Weening
|
7859ef6145
|
Update release notes
|
2015-03-18 17:23:46 -07:00 |
|
Geert Weening
|
6efaa4ac7e
|
Merge pull request #311 from vhpoet/patch-4
[FIX] Amount: clone in ratio_human, product_human
|
2015-03-18 17:21:21 -07:00 |
|
Vahe Hovhannisyan
|
19e17a8431
|
[FIX] Amount: clone in ratio_human, product_human
Amount.ratio_human and Amount.product_human should change and return the cloned Amount object.
|
2015-03-18 17:09:17 -07:00 |
|
Geert Weening
|
c865ae9734
|
Bump version to 0.12.1-rc4
0.12.1-rc4
|
2015-03-17 11:19:34 -07:00 |
|
Geert Weening
|
6959f74073
|
Update release notes
|
2015-03-17 11:14:36 -07:00 |
|
Chris Clark
|
9f4d21e976
|
Merge pull request #310 from darkdarkdragon/release-base-decode-fix
[FIX] fix Base:decode
|
2015-03-17 10:12:07 -07:00 |
|
Ivan Tivonenko
|
719f39c01c
|
[FIX] fix Base:decode
check for invalid input in decoded data
|
2015-03-17 05:53:02 +02:00 |
|
Geert Weening
|
25bb9c7320
|
Bump version to 0.12.1-rc3
0.12.1-rc3
|
2015-03-11 11:49:30 -07:00 |
|
Geert Weening
|
a160e16abd
|
Update release notes
|
2015-03-11 11:48:46 -07:00 |
|
Geert Weening
|
ec31841aa5
|
Merge pull request #305 from geertweening/add-default-rippling-flag
Add DefaultRipple account flag
|
2015-03-11 11:41:49 -07:00 |
|
wltsmrz
|
3e249902c4
|
Add DefaultRipple account flag
|
2015-03-10 11:44:50 -07:00 |
|
Geert Weening
|
21bb766f06
|
Update release notes
|
2015-03-10 11:30:34 -07:00 |
|
Geert Weening
|
a883151400
|
Bump version to 0.12.1-rc2
0.12.1-rc2
|
2015-03-09 10:06:04 -07:00 |
|
Geert Weening
|
3c7fe82cbd
|
Regenerate shrinkwrap
|
2015-03-09 10:05:49 -07:00 |
|
Geert Weening
|
899fc09704
|
Update release notes
|
2015-03-09 10:03:32 -07:00 |
|
Geert Weening
|
daa45a44b9
|
Merge pull request #297 from ripple/add-log-info
Add filename and line number to log, use log.warn() for deprecations
|
2015-03-09 09:45:18 -07:00 |
|
Geert Weening
|
52494628c3
|
Merge pull request #301 from ripple/amount-strict-mode
Add Amount.strict_mode for toggling range validation
|
2015-03-06 19:54:58 -08:00 |
|
Geert Weening
|
dbf5d21b72
|
Merge pull request #303 from clark800/morebasetest
[TASK] Fix issues in base.js and add more tests
|
2015-03-06 19:53:27 -08:00 |
|
wltsmrz
|
441bd4dfbf
|
Lint remote.js
|
2015-03-06 19:06:24 -08:00 |
|
wltsmrz
|
8452f05dda
|
Lint log.js
|
2015-03-06 18:36:27 -08:00 |
|
Chris Clark
|
0d2325e646
|
[TASK] Fix seed-test.js lint errors
|
2015-03-06 17:41:42 -08:00 |
|
wltsmrz
|
90329d3d73
|
Add filename and line number to log, use log.warn() for deprecations
|
2015-03-06 17:35:24 -08:00 |
|
Chris Clark
|
ca83a142f8
|
[TASK] Fix issues in base.js and add more tests
|
2015-03-06 17:33:52 -08:00 |
|
wltsmrz
|
d3b2d3d5c5
|
Merge pull request #304 from clark800/fix/travis_eslint2
[FIX] Fix bug in .travis.yml generation of list of modified files in pul...
|
2015-03-06 17:18:55 -08:00 |
|
Chris Clark
|
255177487c
|
[FIX] Fix bug in .travis.yml generation of list of modified files in pull request
|
2015-03-06 15:53:52 -08:00 |
|
wltsmrz
|
ed0b75bcde
|
Use new Amount(NaN) rather than Amount.NaN()
|
2015-03-06 15:38:44 -08:00 |
|
Chris Clark
|
06500a7909
|
Merge pull request #302 from clark800/fix/travis_eslint
[FIX] Don't lint deleted files and pull eslintrc from javascript-style-g...
|
2015-03-06 13:32:47 -08:00 |
|
wltsmrz
|
6e16bf68ae
|
Lint serializedobject test
|
2015-03-06 13:01:57 -08:00 |
|
Chris Clark
|
ad22480117
|
[FIX] Don't lint deleted files and pull eslintrc from javascript-style-guide repo to ensure that it is up to date
|
2015-03-06 11:20:20 -08:00 |
|
wltsmrz
|
2fcd09072f
|
Lint serializedtypes.js
|
2015-03-06 01:10:22 -08:00 |
|
wltsmrz
|
f0c785b196
|
Lint amount.js
|
2015-03-06 01:06:58 -08:00 |
|
Geert Weening
|
84fe76bada
|
Merge pull request #296 from ripple/fix-currency-parsing
Fix currency parsing of non-alphanumeric and no-currency currencies
|
2015-03-05 22:32:04 -08:00 |
|
wltsmrz
|
b5ed8f59a7
|
Add Amount.strict_mode for toggling range validation
|
2015-03-05 22:21:35 -08:00 |
|
Geert Weening
|
52526f90d7
|
Merge pull request #298 from clark800/basetest
[TEST] Add unit tests for Base
|
2015-03-05 13:08:56 -08:00 |
|
wltsmrz
|
99e6e81e65
|
Merge pull request #299 from boxbag/fix-taker-pays-funded
[FIX] fix taker pays funded calculation
|
2015-03-05 11:17:43 -08:00 |
|
Bo Chen
|
5af824f5cf
|
[FIX] fix taker pays funded calculation
When calling `parseInt` on a string with scientific notation, it ignores the exponents.
|
2015-03-05 09:43:27 -08:00 |
|
wltsmrz
|
2166bb2e88
|
Fix currency parsing of non-alphanumeric and no-currency currencies
|
2015-03-04 19:10:39 -08:00 |
|
Chris Clark
|
ae884c0200
|
[TEST] Add unit tests for Base
|
2015-03-04 13:02:36 -08:00 |
|