Commit Graph

3177 Commits

Author SHA1 Message Date
Rome Reginelli
86b0863d54 Merge pull request #829 from WietseWind/patch-3
`code` » `currency` for Issued Currencies
2020-04-22 18:23:01 -07:00
Wietse Wind
489f95eb32 code » currency for Issued Currencies 2020-04-23 02:43:08 +02:00
Rome Reginelli
81972d04b7 Merge pull request #826 from mDuo13/algolia
Algolia search
2020-04-21 12:31:12 -07:00
mDuo13
2bf6fd9e54 Algolia search 2020-04-21 11:01:27 -07:00
mDuo13
36fd02dd6a Remove extra debug statement 2020-04-21 10:41:52 -07:00
Rome Reginelli
0f7aea0a0f Merge pull request #823 from mDuo13/online_del_logs
Log messages: online deletion
2020-04-10 16:05:56 -07:00
mDuo13
3c9f5cf36f Log messages: nit copy edit 2020-04-08 17:09:32 -07:00
mDuo13
0137f5507e Log messages: online deletion
Online delete logs: avoid passive voice

Online deletion log messages: fix typos
2020-04-07 10:59:50 -07:00
Rome Reginelli
0cbac6386b Merge pull request #821 from ripple/mayurbhandary-patch-2-1
Fixed xrp-api url
2020-04-03 17:18:14 -07:00
mayurbhandary
e341d2347e Fixed xrp-api url
The XRP-API was moved to here: https://github.com/xpring-eng/xrp-api so I updated the dactyl-config accordingly.
2020-04-03 11:28:52 -04:00
Rome Reginelli
990a12ef31 Merge pull request #817 from mDuo13/cli_strict
CLI syntax cleanup
2020-04-02 15:37:12 -07:00
Rome Reginelli
8c614c6db2 Merge pull request #819 from Frassle/patch-2
Missing 0 from 10 in currency-formats.md
2020-04-02 15:36:55 -07:00
Fraser Waters
8a64cf5176 Missing 0 from 10 in currency-formats.md 2020-04-02 16:14:41 +01:00
mDuo13
c5182de0f0 CLI syntax cleanup
Documents rippled PR#3196

- consistent use of 'strict' field in account_currencies, account_info,
  account_offers methods
- cleans up CLI request format a bit for these methods
2020-04-01 17:35:19 -07:00
Rome Reginelli
b596f88f18 Merge pull request #815 from mDuo13/open_for_voting
Known Amendments: switch to 'Open for Voting' status
2020-04-01 17:00:53 -07:00
Rome Reginelli
f468de1907 Merge pull request #816 from Frassle/patch-1
submit response validated_ledger_cost is an Integer not a String
2020-04-01 17:00:27 -07:00
Fraser Waters
d4f5b1108d submit response validated_ledger_cost is an Integer not a String 2020-04-01 19:52:41 +01:00
mDuo13
2b8f7628d0 Known Amendments: switch to 'Open for Voting' status 2020-03-31 16:27:55 -07:00
Rome Reginelli
c81e540010 Merge pull request #812 from ripple/rippled_1.5.0
rippled 1.5.0 Documentation
2020-03-31 16:16:16 -07:00
Rome Reginelli
e71e406e7b Merge pull request #814 from mDuo13/api_versioning
API versioning info
2020-03-31 16:14:44 -07:00
mDuo13
07f4bef1de API versioning: add note about switching versions per request 2020-03-31 16:04:07 -07:00
mDuo13
d4fa80f73e API versioning: fix broken links 2020-03-31 14:58:38 -07:00
mDuo13
195a901e9a API versioning info
- Adds the new api_version field and related info to 'Request
  Formatting'.
- Restructures request formatting to use parameter tables.
- Removes some redundant sections from 'Get Started with the rippled
  API' and links relevant references instead (this partially addresses
  issue 584 but does not fix it)
- Fixes a typo in 'Admin Access' section and clarifies it
- Adds the new API version universal error and sorts the universal
  errors alphabetically.
2020-03-31 14:35:54 -07:00
Rome Reginelli
d7cc46657c Merge pull request #813 from ximinez/older_ledger
tx: clarify `txnNotFound` error description:
2020-03-31 13:09:26 -07:00
Edward Hennis
e2236f9b4f tx: clarify txnNotFound error description:
* The word "older" can cause confusion, and is not necessary. The
  missing ledger could be just a few seconds old, or if the node is
  behind, even in the future.
2020-03-31 16:03:50 -04:00
Rome Reginelli
76e42c37cb Merge pull request #806 from mDuo13/new_methods_manifest_validator_info
New methods: manifest, validator_info
2020-03-30 20:52:53 -07:00
Rome Reginelli
d9a1b681ea Merge pull request #809 from mDuo13/tx_not_found_ext
tx method: new min_ledger & max_ledger fields
2020-03-30 20:12:05 -07:00
mDuo13
fc08d0b0b3 admin methods: clarify validation_create is not for validator keys anymore 2020-03-30 20:10:46 -07:00
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
Rome Reginelli
680c6014b9 Merge pull request #810 from mDuo13/warn_upcoming_amendment_block
New upcoming/current amendment block warnings
2020-03-30 18:09:02 -07:00
mDuo13
a8080e9764 copy-edit some API error tenses 2020-03-30 18:07:29 -07:00
Rome Reginelli
4404107441 Merge pull request #808 from mDuo13/configure_grpc
Add "Configure gRPC" tutorial
2020-03-30 17:59:39 -07:00
mDuo13
a3518f5b95 admin methods: fix code font instances 2020-03-30 17:58:19 -07:00
mDuo13
8766324f03 amendment block warning: edits per review 2020-03-30 17:55:28 -07:00
mDuo13
9f2064961f configure gRPC: copy-edit intro 2020-03-27 17:51:59 -07:00
mDuo13
8f2335cb9b tx: clarify min_ledger, max_ledger 2020-03-27 17:47:07 -07:00
mDuo13
0779a9b68d Amendment warnings 2020-03-27 17:32:16 -07:00
Rome Reginelli
6a76e5c338 Merge pull request #803 from ripple/configure-statsd
Configure statsd
2020-03-27 16:40:14 -07:00
mDuo13
f7be3b2f70 server_info/server_state: copy edits 2020-03-27 14:29:43 -07:00
Rome Reginelli
be57cf1ec8 Merge pull request #800 from mDuo13/ka_150
new amendments in v1.5.0
2020-03-27 14:09:33 -07:00
mDuo13
3f96b7257c Configure statsd: copy-edits 2020-03-27 14:04:08 -07:00
mDuo13
f7cfcabdf7 tx: min_ledger,max_ledger fields 2020-03-26 18:48:56 -07:00
mDuo13
508e34a0e5 v1.5.0 amendments: edits per reviews 2020-03-26 17:51:41 -07:00
Rome Reginelli
4fa7e0a951 Merge pull request #807 from ripple/rr-look-up-tx-results-fix
Look up tx results: fix typo
2020-03-26 15:50:52 -07:00
Rome Reginelli
8b92611ade Look up tx results: fix typo
redundant "account's transaction history of an account"
2020-03-26 15:24:33 -07:00
Rome Reginelli
3bac6ecc2c Merge pull request #796 from mDuo13/augmented_submit
Augmented submit
2020-03-26 15:00:34 -07:00
mDuo13
d940373bcd Configure gRPC tutorial 2020-03-25 18:04:07 -07:00
mDuo13
0440e5bc1a Add peer management methods to admin methods landing
Fixes #765
2020-03-25 17:06:37 -07:00
mDuo13
16f0a73c8f Add manifest, validator_info to api links snippet 2020-03-25 17:02:24 -07:00
mDuo13
e074149094 manifest and validator_info methods 2020-03-25 16:59:31 -07:00