Geert Weening
68643f3118
[DOC] update release notes
2014-10-27 16:37:14 -07:00
Geert Weening
560dfc8ae6
Merge branch 'release' into develop
2014-10-27 16:27:52 -07:00
Geert Weening
b0459e096b
[TASK] bump version to 0.9.0
0.9.0
2014-10-27 16:25:34 -07:00
Geert Weening
2a0dfc4587
[DOC] update release notes
2014-10-27 16:25:09 -07:00
Geert Weening
2dcd5f94fb
[TASK] shrinkwrap packages for dependency locking
2014-10-27 16:24:18 -07:00
Geert Weening
13685d03e1
Merge pull request #195 from ripple/use-ledgerselect
...
Switch account requests to use ledgerSelect rather than ledgerChoose
2014-10-27 16:07:40 -07:00
wltsmrz
278df9025a
Switch account requests to use ledgerSelect rather than ledgerChoose
2014-10-27 15:35:07 -07:00
Geert Weening
cb608406f8
Merge pull request #191 from geertweening/fix/undefined_remote
...
[FIX] transaction without explicit remote
2014-10-27 12:09:59 -07:00
Geert Weening
f4a55d03d3
Merge pull request #192 from geertweening/fix/amount_precision
...
[FIX] confusion between precision and min_precision
2014-10-26 19:21:09 -04:00
Geert Weening
d3b6b8127c
[FIX] transaction without explicit remote
...
remote was instantiated as an object and checks through the class for `this.remote` would pass and cause
unintended behavior
e.g. `.complete()` would view an undefined remote as untrusted and not allow local signing
e.g. calling `_computeFee()` with an undefined remote would crash ripple-lib
2014-10-26 19:09:04 -04:00
wltsmrz
bc1f9f8a28
Fix account root request ledger argument #121
2014-10-26 15:39:17 -07:00
wltsmrz
9a5c9aea75
Merge pull request #193 from professorhantzen/patch-1
...
[FIX] correct usage example with surrounding apostrophes
2014-10-24 18:12:32 -07:00
professorhantzen
f1004c6db2
Correct usage example with surrounding apostrophes
2014-10-25 13:14:07 +13:00
Geert Weening
7708c64576
[FIX] confusion between precision and min_precision
...
`precision` expresses precision within the provided value and won't expand it if the max expression of the value is smaller
`min_precision` will expand the value if the max expression of the value is smaller
2014-10-23 17:59:53 -07:00
Geert Weening
0527b8c981
[TASK] move gulp-bump to devDependencies
2014-10-22 12:07:36 -07:00
Geert Weening
13f89e2fcc
[TASK] bump version to 0.9.0-rc5
0.9.0-rc5
2014-10-21 15:05:02 -07:00
Geert Weening
69a0a473a6
[DOC] update release notes
2014-10-21 15:04:52 -07:00
Geert Weening
4ab82d7e01
Merge pull request #188 from geertweening/fix/amount_precision
...
[FIX] amount precision bugs
2014-10-21 15:01:50 -07:00
Geert Weening
4be209e286
[FIX] amount precision bugs
...
- leading 0's for fraction part disappearing
- first decimal lower than 5 wouldn't result in dropping the decimal
2014-10-21 13:22:42 -07:00
Geert Weening
8b10325895
[TASK] bump version to 0.9.0-rc4
0.9.0-rc4
2014-10-16 14:11:36 -07:00
Geert Weening
70bf600247
[DOC] update release notes
2014-10-16 14:11:14 -07:00
Geert Weening
d42e06d48b
[FIX] fraction_part is a string
2014-10-16 14:05:26 -07:00
wltsmrz
9c080b6790
Merge pull request #187 from ripple/amount_precision
...
[FIX] Amount.to_human() precision slicing instead of rounding
2014-10-16 14:00:29 -07:00
Geert Weening
033257b03b
[FIX] Amount.to_human() precision slicing instead of rounding
2014-10-16 13:54:42 -07:00
Geert Weening
39d8bcdfc2
[TASK] bump version to 0.9.0-rc3
0.9.0-rc3
2014-10-15 11:32:16 -07:00
Geert Weening
2ddcb4e2b7
[DOC] update release notes
2014-10-15 11:31:52 -07:00
Geert Weening
d972718a53
Merge pull request #185 from shekenahglory/fix/serialize
...
[FIX] binformat: added missing TransactionResult options
2014-10-14 11:37:35 -07:00
Matthew Fettig
6abed8dd53
[FIX] binformat: added missing TransactionResult options
2014-10-14 11:32:33 -07:00
Geert Weening
e74e697b45
[TASK] bump version to 0.9.0-rc2
v0.9.0-rc2
2014-10-09 14:46:12 -07:00
Geert Weening
26c59e8565
[DOC] update release notes
2014-10-09 14:45:44 -07:00
Geert Weening
a5e83c4f23
[FIX] run test by _mocha to capture coverage
2014-10-09 14:35:14 -07:00
wltsmrz
900c4bbd2e
Merge pull request #184 from geertweening/show_interest_flag
...
[FEATURE] add flag to show or hide interest in to_human/to_json
2014-10-09 14:31:43 -07:00
Geert Weening
947ec3edc2
[FEATURE] add flag to show or hide interest in to_human/to_json
...
The show_interest flag will default to true for interest bearing currencies and false for currencies without interest
2014-10-09 14:31:02 -07:00
Geert Weening
957f10d9f1
[TASK] bump version to 0.9.0-rc1
v0.9.0-rc1
2014-10-09 09:40:31 -07:00
Geert Weening
89aa54dff8
[DOC] update release notes
2014-10-09 09:39:15 -07:00
Geert Weening
bb76530e4b
Merge pull request #179 from geertweening/develop
...
[FEATURE] make maxLoops in seed.get_key() optional
2014-10-09 09:32:17 -07:00
wltsmrz
011e2cc1e3
Merge pull request #182 from shekenahglory/fix/attestation
...
[FIX] vault client: URI decode attestation token
2014-10-08 18:41:38 -07:00
Matthew Fettig
4c594f8964
[FIX] vault client: URI decode attestation token
2014-10-08 18:17:30 -07:00
Geert Weening
1fcfcf2392
[TASK] bump version to 0.8.3-rc1
v0.8.3-rc1
2014-10-06 18:23:59 -07:00
Geert Weening
6311abff81
[DOC] update release notes
2014-10-06 18:23:05 -07:00
Geert Weening
ed2da57475
Merge pull request #181 from shekenahglory/feature/identity
...
Feature/identity
2014-10-06 18:15:38 -07:00
Matthew Fettig
778ccd4805
[TASK] vault client: tests for attestation routes and full summary
2014-10-06 18:03:52 -07:00
Matthew Fettig
327c35252f
[FEATURE] vault client: update attestation and attestation summary
2014-10-03 17:17:09 -07:00
Matthew Fettig
5e7af2fba4
[TASK] switch to new attestation endpoint
2014-10-03 17:17:09 -07:00
Matthew Fettig
dce15bc579
[TASK] vault client: add parameters to attest
2014-10-03 17:17:08 -07:00
Matthew Fettig
d5e32db954
[CHORE] vault client: add type to attest parameters
2014-10-03 17:17:08 -07:00
Matthew Fettig
bdfa83592b
[FEATURE] identity functions
2014-10-03 17:17:08 -07:00
Geert Weening
23e473b688
[FEATURE] make maxLoops in seed.get_key optional
...
default to 1 or the index of the requested account +1
2014-10-02 17:26:01 -07:00
wltsmrz
0dfd3a0ae0
Merge pull request #178 from ripplerm/develop
...
configurable maxAttempts
2014-10-01 02:07:04 -07:00
ripplerm
d107092540
configurable maxAttempts
2014-10-01 14:43:44 +08:00