Commit Graph

104 Commits

Author SHA1 Message Date
Rome Reginelli
dd02e757e6 Merge pull request #801 from mDuo13/server_info_time
Update time fields for server_info, add missing jq_trans_overflow field
2020-03-30 18:09:45 -07:00
mDuo13
f7be3b2f70 server_info/server_state: copy edits 2020-03-27 14:29:43 -07:00
Rome Reginelli
3bac6ecc2c Merge pull request #796 from mDuo13/augmented_submit
Augmented submit
2020-03-26 15:00:34 -07:00
mDuo13
e981f4d47b Update ledger method human_close_time & examples 2020-03-23 18:47:03 -07:00
mDuo13
c1b2a763cb server_info/state: utc time, add jq_trans_overflow 2020-03-23 18:31:56 -07:00
mDuo13
c289cd00cb augmented submit: add validated_ledger_index field, examples 2020-03-23 17:50:23 -07:00
mDuo13
165100c78a Augmented submit: rephrase some sign/submit fields 2020-03-13 15:16:28 -07:00
mDuo13
07874d62db account_channels: fix caps typo 2020-03-11 02:20:29 -07:00
mDuo13
db25e0124c Augmented submit: edits for v1.5.0-rc2 2020-03-11 02:17:06 -07:00
mDuo13
0b557ca4e3 account_channels: updates for 1.5.0 2020-03-06 15:25:33 -08:00
mDuo13
fe0454e8f3 submit: clarify augmented response details 2020-03-05 17:19:22 -08:00
mDuo13
bf1343922d submit method: new response fields (draft) 2020-03-04 17:22:41 -08:00
mDuo13
a222f56c17 [JA] fix broken links to updated anchor 2020-02-20 18:18:51 -08:00
Rome Reginelli
48ef17fcc5 Merge pull request #775 from mDuo13/currency-formatting-reorg
Currency Formatting synthesis / reorganization
2020-02-04 16:01:37 -08:00
Rome Reginelli
8cc726b62d Merge pull request #776 from intelliot/hostid-fix
server_info: hostid is an RFC1751 word
2020-01-31 12:05:04 -08:00
Elliot Lee
9903f0b35b server_info: hostid is an RFC1751 word
The word is not always four letters, but can range from 1 to 4 letters.

90d9ca901d/src/ripple/app/misc/NetworkOPs.cpp
2020-01-31 00:00:21 -08:00
mDuo13
31f0481e21 Currency Formatting edits 2020-01-28 16:48:19 -08:00
Rome Reginelli
ef6a5e658b Merge pull request #772 from ripple/mDuo13-patch-account_currencies-ja
account_currencies (JA): ledger seq→ledger index
2020-01-22 12:57:48 -08:00
Rome Reginelli
6e109ba93d account_currencies (JA): ledger seq→ledger index 2020-01-17 18:07:36 -08:00
Rome Reginelli
5e3ac4e9b2 account_channels (JA): ledger seq→ledger index 2020-01-17 18:05:17 -08:00
Rome Reginelli
452f578172 Add entryNotFound error
ledger_entry can return this error if the request is validly formed but the specified entry doesn't exist.
2019-12-27 15:21:32 -08:00
Mo Morsi
e8969a28c4 Add consensus stream documentation 2019-12-10 07:56:30 -05:00
Rome Reginelli
e22e19f678 Merge pull request #742 from mDuo13/rm_src_brs
Remove <br> tags from [Source] links.
2019-12-04 16:40:38 -08:00
mDuo13
dc6aca3f5e Remove <br> tags from [Source] links. 2019-12-04 15:35:29 -08:00
mDuo13
ea601b0456 subscribe: fix typo in 1.4.0 version number 2019-12-04 15:31:02 -08:00
mDuo13
df8737101c subscribe: new master_key field in validations stream 2019-12-03 17:38:45 -08:00
mDuo13
4c06b61cd9 channel_authorize: new Ed25519 support 2019-11-27 16:22:15 -08:00
mDuo13
100b2cc47d More 'ledger index' standardization 2019-11-27 15:21:27 -08:00
mDuo13
db5da68093 Deletable accounts info / style updates 2019-11-27 15:21:27 -08:00
mDuo13
2bfe9e574b Japanese translation: fix all the broken links 2019-11-05 23:09:32 -08:00
mDuo13
7b188351c0 CRLF to LF; fix some broken links 2019-11-05 23:09:32 -08:00
mDuo13
f36b715a27 Translation framework: link fixing, banner 2019-11-05 23:09:31 -08:00
mDuo13
430e4f4515 Japanese translation: add remaining files 2019-11-05 23:08:41 -08:00
mDuo13
10abd4b1cd Language support updates
- Unicode header IDs filter
- Change some links to use the new ID formula
  (It matches the GitHub-Flavored Markdown standard closely.)
- Build script changes
2019-11-05 23:08:41 -08:00
mDuo13
588c41bf34 rippled API versions - JA support, simplify syntax 2019-11-05 23:08:41 -08:00
mDuo13
f3db1cd141 account_tx: better error code docs 2019-10-29 15:12:21 -07:00
mDuo13
b9029aa838 Fix some lingering TODOs 2019-10-29 14:25:59 -07:00
Rome Reginelli
6f4bf31f98 Clean up terminology & links for sign method
Avoid confusing use of "secret key" and add some relevant links.

Also, it's no longer true (and hasn't been for a long time) that transaction signatures are different every time. That was from before rippled started using deterministic nonces ([RFC6979](https://tools.ietf.org/html/rfc6979)).

sign - Fix formatting

Fix a typo, and update a "default" value to current style guidelines.

sign - missing "a"
2019-10-22 14:06:01 -07:00
rabbit
4a22ddbacd Validation stream messages are from all validators
Edited the description of the validation stream. This resolves: https://github.com/ripple/ripple-dev-portal/issues/670
2019-08-11 12:35:04 -04:00
mDuo13
acd096e607 Fix residual ripple.com/build/ links 2019-07-26 11:04:02 -07:00
Rome Reginelli
6675b61941 Remove "Try it" from sign method
"sign" is disabled on public servers to discourage people from insecurely submitting their secret, so this method is no longer tryable.
2019-07-03 18:13:37 -07:00
Rome Reginelli
762adebacb Merge pull request #567 from ripple/mDuo13-patch-3
account_lines: Fix copy-pasto
2019-06-05 14:20:51 -07:00
Rome Reginelli
80feb2ec35 fix JSON syntax error 2019-06-04 16:56:07 -07:00
Rome Reginelli
3be55cea63 account_lines: Fix copy-pasto 2019-06-04 16:37:47 -07:00
mDuo13
21b74ce25d Use :enabled: and :not_enabled: for amendments 2019-02-26 19:19:08 -08:00
Rome Reginelli
7adc4cadf4 Merge pull request #515 from ripple/rippled_1.2.0
rippled 1.2.0 docs
2019-02-13 13:41:18 -08:00
Jennifer Hasegawa
2e60193ae3 XRPL base58 2019-02-08 12:42:28 -08:00
mDuo13
17d37b5980 Fix server_state_duration_us example values 2019-01-30 02:04:44 -08:00
mDuo13
411652c501 server_state/info: add server_state_duration_us 2019-01-30 02:04:44 -08:00
Rome Reginelli
92fe76426e Merge pull request #499 from mDuo13/ledger_entry_v1.2
Update ledger_entry binary default for v1.2.0
2019-01-28 19:06:01 -08:00