Geert Weening
89adcf4f4e
[FEATURE] improve memo support
...
- add MemoFormat property for memo
- MemoFormat and MemoType must be valid ASCII
- Memo content is converted on the serialization level
- add parsed_* version of Memo content if the parser understand the format
- support `text` and `json` MemoFormat
2014-12-01 09:48:56 -08:00
Geert Weening
74cacd5209
[DOC] update offer example
2014-11-19 18:04:45 -08:00
Geert Weening
bb79cf2a87
[TASK] bump version to 0.9.3
0.9.3
2014-11-19 12:09:18 -08:00
Geert Weening
28451df1a8
Merge branch 'develop' into release
2014-11-19 11:32:19 -08:00
Geert Weening
38e288f62a
[TASK] bump version to 0.9.2-rc3
2014-11-19 11:31:19 -08:00
Geert Weening
905f908450
[DOC] update release notes
2014-11-19 11:31:19 -08:00
wltsmrz
672171fd0c
Merge pull request #211 from jks-liu/fix-link
...
Fix link in README
2014-11-19 05:24:58 -08:00
Jks Liu
520660ecbc
Fix link in README
2014-11-19 16:42:25 +08:00
Geert Weening
06acb5faf2
[TASK] bump version to 0.9.2-rc3
0.9.3-rc3
2014-11-18 11:58:41 -08:00
Geert Weening
d43fa03f05
[DOC] update release notes
2014-11-18 11:57:49 -08:00
Geert Weening
baed1aaf92
Merge branch 'release' into develop
2014-11-18 11:54:17 -08:00
wltsmrz
cc229e803c
Merge pull request #210 from geertweening/fix/max_fee
...
[TASK] change default `max_fee` for Remote to 1 XRP
2014-11-18 11:48:37 -08:00
Geert Weening
d6b1728c23
[TASK] change default max_fee for Remote to 1 XRP
2014-11-18 10:47:28 -08:00
wltsmrz
bc5dcc359c
Merge pull request #209 from ximinez/ledger_accept
...
Request ledger_accept returns the Request, not Remote
2014-11-17 12:08:38 -08:00
Edward Hennis
ced07e1d6b
Request ledger_accept returns the Request, not Remote
2014-11-17 15:02:45 -05:00
Geert Weening
cffffd9591
[TASK] bump version to 0.9.3-rc2
0.9.3-rc2
2014-11-14 10:24:44 -08:00
Geert Weening
b8766e263f
[DOC] update release notes
2014-11-14 10:24:00 -08:00
Geert Weening
fc426d5764
Merge branch 'release' into develop
2014-11-14 10:16:34 -08:00
Geert Weening
056d2381cd
Merge pull request #208 from ripple/relocate-presubmit
...
Relocate presubmit emission to immediately before transaction submit
2014-11-14 10:14:02 -08:00
Geert Weening
2932a0ec5f
[DOC] add doc that accountRequest throws
...
if a marker is provided, but no ledger_index or ledger_hash
2014-11-14 10:11:26 -08:00
Geert Weening
d3d85a3fcf
[DOC] add doc that accountRequest throws
...
if a marker is provided, but no ledger_index or ledger_hash
2014-11-14 10:11:13 -08:00
wltsmrz
7a1feaa897
Relocate presubmit emission to immediately before transaction submit
2014-11-13 21:44:20 -08:00
Geert Weening
5f3cf72cc6
Merge pull request #207 from shekenahglory/develop
...
[TASK] binformat: update fields to match rippled
2014-11-13 14:13:52 -08:00
Matthew Fettig
cae980788e
binformat: update fields to match rippled
2014-11-13 11:14:46 -08:00
Geert Weening
df763b8765
Merge pull request #205 from ripple/core-build
...
Add core build
2014-11-12 10:51:45 -08:00
wltsmrz
365085809e
Add note on restricted browser builds
2014-11-12 03:04:51 -08:00
Geert Weening
3ee7998261
[TASK] bump version to 0.9.3-rc1
0.9.3-rc1
2014-11-11 17:52:30 -08:00
Geert Weening
6fb9ed8312
[DOC] update release notes
2014-11-11 17:52:13 -08:00
Geert Weening
89f79c35f5
Merge pull request #206 from geertweening/fix/tec_wait_for_validated
...
[TASK] wait for validation before returning tec error
2014-11-11 17:49:38 -08:00
Geert Weening
6bdd4b2670
[TASK] wait for validation before returning tec error
2014-11-11 16:54:25 -08:00
Geert Weening
acd79d19e2
[TASK] bump version to 0.9.2
0.9.2
2014-11-11 12:14:04 -08:00
Geert Weening
674d4a957d
[TASK] bump version to 0.9.2-rc6
0.9.2-rc6
2014-11-11 11:51:54 -08:00
Geert Weening
bdbf264771
[FIX] support string '0' being interpreted as XRP
2014-11-11 11:51:12 -08:00
wltsmrz
8f17873da2
Remove server._computeFee(Transaction), require fee units argument
2014-11-11 06:24:34 -08:00
wltsmrz
b0cac776ee
Throw an error when trying to use unavailable class in WebPack build
2014-11-11 06:23:37 -08:00
wltsmrz
625dba4d85
Add build-core gulp task
2014-11-11 05:30:50 -08:00
Geert Weening
261b72d0fc
[DOC] update API reference
2014-11-10 14:32:35 -08:00
Geert Weening
b5b167ef6d
[DOC] update README and GUIDES
...
to match current API's
2014-11-10 10:14:11 -08:00
Geert Weening
66d21b24cd
[TASK] bump ripple-lib to 0.9.2-rc5
0.9.2-rc5
2014-11-07 18:22:23 -08:00
Geert Weening
5a084ea3cc
[TEST] fix broken tests
...
as a result of updating account_info request in account.js
2014-11-07 18:22:05 -08:00
Geert Weening
486944fa4c
[FIX] request account info in account.js
2014-11-07 18:04:04 -08:00
Geert Weening
b63a76d298
[TASK] bump version to 0.9.2-rc4
0.9.2-r4
2014-11-07 17:45:17 -08:00
Geert Weening
31045039c0
[DOC] update release notes
2014-11-07 17:44:30 -08:00
Geert Weening
6f5d1104aa
[TASK] change accountRequest method signature
...
`(type, options, callback)` where the last argument will be considered for callback if it's a function
2014-11-07 17:08:01 -08:00
Geert Weening
3c9660203b
Merge pull request #203 from geertweening/feature/marker_valid_ledger
...
[FEATURE] check for valid ledger when using marker
2014-11-07 12:57:57 -08:00
Geert Weening
29e1423f84
[FEATURE] check for valid ledger when using marker
...
when using a marker on an account request, a valid ledger_index or ledger_hash is required, otherwise the results can't be guaranteed to be reliable
consolidated test values for addresses, indexes and hashes
2014-11-07 11:18:24 -08:00
Geert Weening
e42e67e259
[TASK] consolidate accountRequest and pagingAccountRequest
...
update `requestAccountCurrencies` and `requestAccountInfo`
2014-11-07 09:52:17 -08:00
Geert Weening
ed018282c4
[TASK] remove clone in favor of copy and update
...
see 'object' case in `parse_json`
2014-11-06 22:58:04 -08:00
Geert Weening
fbe015758c
[TASK] bump version to 0.9.2-rc3
0.9.2-rc3
2014-11-06 21:48:01 -08:00
Geert Weening
7e24a81764
[DOC] update release notes
2014-11-06 21:47:44 -08:00