Geert Weening
|
27249c0bb4
|
[DOC] update release notes
|
2015-01-07 11:39:04 -08:00 |
|
Geert Weening
|
62e9684542
|
Merge branch 'release' into develop
|
2015-01-07 11:37:23 -08:00 |
|
Geert Weening
|
74b006cb0b
|
Merge pull request #247 from ripple/binary-account-tx
Decrease redundancy in binary account_tx parsing
|
2015-01-07 11:00:09 -08:00 |
|
Geert Weening
|
77b33f11ab
|
Merge pull request #246 from lumberj/bug/incorrectly_deleted_function
[BUG] Add function removed in revert 51211bb
|
2015-01-07 10:59:20 -08:00 |
|
wltsmrz
|
0aba638e6e
|
Decrease redundancy in binary account_tx parsing
|
2015-01-07 10:53:46 -08:00 |
|
Geert Weening
|
e82522349f
|
Merge pull request #242 from clark800/feature/jshintrc
[TASK] Update jshintrc
|
2015-01-07 10:37:56 -08:00 |
|
Chris Clark
|
e520700260
|
[TASK] Update jshintrc
|
2015-01-07 10:06:54 -08:00 |
|
Alan Cohen
|
3ec335f3a6
|
[BUG] Add function removed in revert 51211bb
- Also, add tests
|
2015-01-07 09:55:12 -08:00 |
|
Geert Weening
|
0f212e4dd1
|
[TASK] bump version to 0.10.1-rc1
0.10.1-rc1
|
2015-01-06 14:59:05 -08:00 |
|
Geert Weening
|
c263654c88
|
[DOC] update release notes
|
2015-01-06 14:58:30 -08:00 |
|
Geert Weening
|
874e3f24a6
|
Merge branch 'release' into develop
|
2015-01-06 14:52:03 -08:00 |
|
Geert Weening
|
b14343f3cf
|
[TASK] shrinkwrap dependencies
0.10.0
|
2015-01-06 14:48:13 -08:00 |
|
Geert Weening
|
732b50dea7
|
[TASK] bump version to 0.10.0
|
2015-01-06 14:48:05 -08:00 |
|
Geert Weening
|
be3bbe9b61
|
[DOC] update release notes
|
2015-01-06 14:46:44 -08:00 |
|
Geert Weening
|
51211bbba0
|
Revert "[TASK] Add Transaction.getBalanceChanges, computed from metadata"
See the balance change package in [ripple-lib-extensions](https://github.com/ripple/ripple-lib-extensions)
This reverts commit 72387873b4.
Conflicts:
test/metadata-test.js
|
2015-01-06 14:42:24 -08:00 |
|
Geert Weening
|
5d1ff1c912
|
Merge pull request #245 from ripple/binary-account-tx
Wrap account_tx binary parsing in async.setImmediate
|
2015-01-06 11:08:22 -08:00 |
|
wltsmrz
|
ea1be4fc50
|
Wrap account_tx binary parsing in async.setImmediate
|
2015-01-06 06:51:18 -08:00 |
|
Geert Weening
|
7cc05f0d92
|
Merge pull request #244 from mehulkar/patch-1
Update link to deprecated API docs
|
2015-01-05 14:48:12 -08:00 |
|
Mehul Kar
|
54606f3c21
|
Update link to deprecated API docs
|
2015-01-05 14:43:05 -08:00 |
|
wltsmrz
|
a5d1705930
|
Merge pull request #236 from ripple/sum-account-offers
Fix cumulative account order tracking for native amounts
|
2014-12-26 21:06:42 -08:00 |
|
wltsmrz
|
bfc0fb6c88
|
Merge pull request #240 from lumberj/task/add_limit_to_bookoffers
[TASK] Allow `limit` option in remote.requestBookOffers
|
2014-12-24 14:44:15 -08:00 |
|
Alan Cohen
|
d1d4452217
|
[TASK] Allow limit option in remote.requestBookOffers
|
2014-12-24 14:24:32 -08:00 |
|
wltsmrz
|
2166a434a3
|
Merge pull request #241 from ripple/add-jshintrc
Add jshintrc
|
2014-12-23 23:08:52 -08:00 |
|
wltsmrz
|
1053fa18e1
|
Add jshintrc
|
2014-12-23 20:20:31 -08:00 |
|
wltsmrz
|
fa147d467e
|
Merge pull request #239 from ripple/metadata-account-fix
Fix metadata account check
|
2014-12-23 20:19:09 -08:00 |
|
wltsmrz
|
3f61598d6c
|
Fix metadata account check
|
2014-12-23 03:22:46 -08:00 |
|
wltsmrz
|
9bf3724ce6
|
Merge pull request #237 from lumberj/task/fix_jsdoc
[TASK] Fixup the annotation for remote.requestBookOffers
|
2014-12-22 15:37:28 -08:00 |
|
Alan Cohen
|
c2f27a4deb
|
[TASK] Fixup the annotation for remote.requestBookOffers
|
2014-12-22 15:31:56 -08:00 |
|
wltsmrz
|
b6b99dde02
|
Fix cumulative account order tracking for native amounts
|
2014-12-20 20:43:01 -08:00 |
|
Geert Weening
|
1fd0f4a8fe
|
Merge pull request #234 from ripple/sum-account-offers
Track order funded status based on cumulative account offers
|
2014-12-19 17:27:38 -08:00 |
|
wltsmrz
|
67d39737a4
|
Track order funded status based on cumulative account orders
|
2014-12-19 16:43:37 -08:00 |
|
Geert Weening
|
aef4fe29a3
|
Merge pull request #233 from lumberj/feature_test/request_book_offers
[FEATURE] Add tests and support for ledger for requestBookOffers (RLJS-115)
|
2014-12-19 16:39:24 -08:00 |
|
Alan Cohen
|
34c0677c45
|
[FEATURE] Add tests and support for ledger for requestBookOffers
|
2014-12-19 16:35:29 -08:00 |
|
Geert Weening
|
3cb4a64b47
|
[TEST] fix Meta require
|
2014-12-19 16:29:29 -08:00 |
|
Geert Weening
|
0db0375a5e
|
Merge pull request #227 from clark800/feature/balance_changes
[TASK] Add balance_change array to transaction response, computed from metadata
|
2014-12-19 15:14:22 -08:00 |
|
wltsmrz
|
47e6bdc644
|
Merge pull request #231 from clark800/feature/test_compiled_js
[TASK] Refactor tests to support testing compiled javascript
|
2014-12-19 13:28:03 -08:00 |
|
Chris Clark
|
66c2e27711
|
[TASK] Refactor tests to support testing compiled javascript
|
2014-12-19 13:17:02 -08:00 |
|
Chris Clark
|
72387873b4
|
[TASK] Add Transaction.getBalanceChanges, computed from metadata
|
2014-12-18 16:12:06 -08:00 |
|
Geert Weening
|
59017bc0bd
|
Merge pull request #229 from ripple/account-txn-id
Add AccountTxnID flag and setter
|
2014-12-17 12:42:40 -08:00 |
|
wltsmrz
|
2dde114d3d
|
Add AccountTxnID flag and setter
|
2014-12-16 13:25:32 -08:00 |
|
wltsmrz
|
9e89904f03
|
Fix undefined log function in Transaction.finalize()
|
2014-12-12 21:26:54 -08:00 |
|
Geert Weening
|
56d0aca254
|
Merge pull request #224 from kureus/patch-1
Doc example code syntax error
|
2014-12-12 11:13:54 -08:00 |
|
Dan Quirk
|
239710cebf
|
Doc example code syntax error
|
2014-12-11 13:16:14 +00:00 |
|
Geert Weening
|
1eaad617cb
|
[TASK] bump version to 0.10.0-rc2
0.10.0-rc2
|
2014-12-11 00:20:50 -08:00 |
|
wltsmrz
|
3c21994adc
|
[FIX] Fix empty queue check on reconnect
|
2014-12-10 23:58:00 -08:00 |
|
wltsmrz
|
d15d14e197
|
[FIX] Fix undefined Transaction.prototype.summary()
|
2014-12-10 14:17:28 -08:00 |
|
Geert Weening
|
e32694dc79
|
[TASK] bump version to 0.10.0-rc1
0.10.0-rc1
|
2014-12-10 14:02:48 -08:00 |
|
wltsmrz
|
6ec8124287
|
[DOC] Update release notes
|
2014-12-10 14:00:10 -08:00 |
|
Geert Weening
|
2222adfc10
|
[DOC] update release notes
|
2014-12-10 13:29:47 -08:00 |
|
Geert Weening
|
fcc2377657
|
Merge pull request #223 from geertweening/feature/memo_format_type
[FEATURE] improve memo support
|
2014-12-10 13:08:04 -08:00 |
|