Chris Clark
8d9746d7b1
Fix webpack require failure due to "./" notation
2015-07-24 14:59:25 -07:00
Chris Clark
00342c4239
Merge pull request #446 from darkdarkdragon/develop-RLJS-370-8
...
Increase tests coverage
2015-07-23 16:47:42 -07:00
Ivan Tivonenko
6ade0f6554
cover api/ledger/pathfind.js with tests
2015-07-24 01:34:54 +03:00
Ivan Tivonenko
a88157bb92
change pathfind scheme so destination can be specified without counterparty
2015-07-24 01:34:51 +03:00
Ivan Tivonenko
00f318284f
cover api/transaction/utils.js with tests
2015-07-24 01:34:49 +03:00
Chris Clark
2e12dc6d53
Merge pull request #445 from darkdarkdragon/develop-RLJS-370-7
...
fix settings.json schema to allow empty stings to
2015-07-23 15:27:50 -07:00
Ivan Tivonenko
a99452b773
fix settings.json schema to allow null to
...
'walletSize', 'transferRate', 'emailHash' and
'walletLocator' fields so they
can be cleared
cover api/transaction/settings.js with tests
2015-07-23 23:29:00 +03:00
Geert Weening
a05cb39ab0
Merge pull request #447 from geertweening/develop
...
Remove `src/js`
2015-07-23 11:12:21 -07:00
Geert Weening
0c69f7f10e
Remove src/js
2015-07-23 11:06:12 -07:00
Geert Weening
64f451e904
Merge branch 'release' into develop
...
Conflicts:
npm-shrinkwrap.json
package.json
2015-07-22 11:59:36 -07:00
Geert Weening
b1b47d7d91
Bump version to 0.12.5
0.12.5
2015-07-22 11:53:13 -07:00
Geert Weening
a93c580c92
Bump version to 0.12.5-rc3
0.12.5-rc3
2015-07-22 11:49:08 -07:00
Geert Weening
030e2786d1
Update release notes
2015-07-22 11:48:34 -07:00
Geert Weening
56bbe1d437
Update shrinkwrap
2015-07-22 11:42:34 -07:00
Ivan Tivonenko
1fff5ea6dc
[FIX] fix AutobridgeCalculator (RT-3445)
...
pass issuers to AutobridgeCalculator so
it can create offers with right issuers
2015-07-22 11:28:10 -07:00
Ivan Tivonenko
ad9956375f
[FIX] change var to let and const
2015-07-22 11:28:00 -07:00
Chris Clark
4787e5d29a
Merge pull request #444 from darkdarkdragon/develop-RLJS-370-6
...
cover api/transaction/order.js with tests
2015-07-21 18:26:36 -07:00
Ivan Tivonenko
194f76d57f
cover api/transaction/order.js with tests
2015-07-22 04:18:35 +03:00
Chris Clark
d2ee5cb0bc
Merge pull request #443 from darkdarkdragon/develop-RLJS-370-5
...
cover src/api/transaction/payment.js with unit tests
2015-07-21 17:50:05 -07:00
Ivan Tivonenko
040298db2c
cover src/api/transaction/payment.js with unit tests
2015-07-22 03:29:30 +03:00
Chris Clark
b4e6d4b98c
Merge pull request #442 from reedrosenbluth/proxy
...
check if proxy option is undefined, not if it exists
2015-07-21 17:11:42 -07:00
Reed Rosenbluth
a2b31e2677
check if proxy option is undefined, not if it exists
2015-07-21 17:01:02 -07:00
Chris Clark
e997c44a18
Merge pull request #440 from darkdarkdragon/develop-RLJS-370-4
...
increase test coverage of Account object
2015-07-21 11:37:53 -07:00
Alan Cohen
b27011fb38
Merge pull request #441 from lumberj/add-flow-to-api
...
Add flow to api
2015-07-21 11:22:47 -07:00
Alan Cohen
b477eb238b
Add flow-bin to dev dependencies and ignore it in flowconfig
...
Add flow to api/server/server.js
Add flow check to src/api: index, accountinfo, balances, orderbook..
orders, settings, transaction, transactions
Add flow typecheck to api/ledger/pathfind
Use eslint plugin flowtype to allow flow type annotations
Babel-eslint emits errors when using the type keyword. This plugin works
around the issue by stripping flow annotations before linting.
Source: https://www.npmjs.com/package/eslint-plugin-flowtype
Add flow to ledger/parse/account-order, trustline, orderbook-order
2015-07-21 10:59:49 -07:00
Ivan Tivonenko
02bc256225
increase test coverage of Account object
2015-07-21 09:19:25 +03:00
sublimator
9f7293127c
Merge pull request #439 from clark800/cleanup
...
Cleanup
2015-07-21 10:38:57 +07:00
sublimator
61a0ea7eac
Merge pull request #437 from clark800/naming
...
Rename "incoming"/"outgoing" to "initiated"
2015-07-21 10:37:40 +07:00
sublimator
51ef93e23b
Merge pull request #435 from clark800/consistency
...
Don't show flags that are set to false
2015-07-21 09:06:05 +07:00
Chris Clark
ab11220e27
Merge pull request #438 from reedrosenbluth/proxy
...
Proxy Support
2015-07-20 18:22:59 -07:00
Reed Rosenbluth
b23d588747
disable eslint for lines 538 - 548
2015-07-20 18:18:45 -07:00
Reed Rosenbluth
a71dc28523
updated shrinkwrap
2015-07-20 18:02:42 -07:00
Reed Rosenbluth
2de0e13ec5
proxy support
2015-07-20 17:39:46 -07:00
Chris Clark
d0c922ed13
Require uppercase hex for currency codes
2015-07-20 17:34:03 -07:00
Chris Clark
8c82ebec79
Use "core" instead of "utils.core"
2015-07-20 17:33:19 -07:00
Chris Clark
ddd83d10fa
Don't show flags that are set to false
2015-07-20 16:52:43 -07:00
Chris Clark
031375e701
Rename "incoming"/"outgoing" to "initiated"
2015-07-20 14:59:59 -07:00
sublimator
4bc285313c
Merge pull request #434 from clark800/fixes
...
Simplify getServerInfo response
2015-07-21 01:21:16 +07:00
Chris Clark
f42dd69b53
Simplify getServerInfo response
2015-07-20 11:15:54 -07:00
sublimator
1dae06fdd8
Merge pull request #433 from clark800/mock-fixtures
...
Organize rippled mock fixtures
2015-07-20 14:26:17 +07:00
Chris Clark
ff29247b9e
Organize rippled mock fixtures
2015-07-17 15:36:37 -07:00
Chris Clark
d9eca203ed
Merge pull request #431 from darkdarkdragon/develop-RLJS-370-2
...
test parseTrustline in getTransaction
2015-07-17 14:22:40 -07:00
Chris Clark
4a85182a79
Merge pull request #432 from darkdarkdragon/develop-RLJS-370-3
...
testing - add memo field into payment transaction so parsePaymentMemo…
2015-07-17 14:21:46 -07:00
Ivan Tivonenko
055d275f0a
test parseTrustline in getTransaction
2015-07-18 00:18:35 +03:00
Ivan Tivonenko
eb7bbe5715
testing - add memo field into payment transaction so parsePaymentMemos from parsePayment is tested
2015-07-18 00:13:31 +03:00
Chris Clark
8d5752883f
Merge pull request #430 from clark800/fixtures
...
Organize fixtures
2015-07-16 15:29:59 -07:00
Chris Clark
2b5f356de8
Organize fixtures
2015-07-16 15:02:27 -07:00
Chris Clark
c9610900fd
Merge pull request #429 from darkdarkdragon/develop-RLJS-370-1
...
add test for getting order and order cancellation transations
2015-07-16 13:31:15 -07:00
Ivan Tivonenko
79b1a65a7b
add test for getting order and order cancellation transations
2015-07-16 23:08:57 +03:00
Chris Clark
df21b9453f
Merge pull request #428 from darkdarkdragon/develop-fix-transaction-parse
...
fix attachTransactionDate in getTransaction
2015-07-16 10:25:42 -07:00