Commit Graph

1862 Commits

Author SHA1 Message Date
Fraser Waters
d4f5b1108d submit response validated_ledger_cost is an Integer not a String 2020-04-01 19:52:41 +01: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
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
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
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
mbhandary
fa8dea9b59 Fixed typos, changed code fonts, added prefix description, reworded 2020-03-25 17:26:17 -04:00
Fraser Waters
0ec974afa9 Fix incorrect number in cryptographic-keys.md
33 bytes + 4 bytes + 4 bytes = 41 bytes, not 40
2020-03-25 09:02:58 +00:00
mbhandary
57f9b02b48 Fixed heading 2020-03-24 11:35:23 -04:00
mbhandary
33284395dc updated dactyl-config and included see also 2020-03-24 11:14:43 -04:00
mbhandary
6ae440f6ca Instructions on how to enable StatsD 2020-03-24 10:44:37 -04: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
33ec52d83d new amendments in v1.5.0 2020-03-23 17:23:30 -07:00
Rome Reginelli
d88a459385 fix servers list copypasta 2020-03-17 18:47:39 -07:00
mDuo13
165100c78a Augmented submit: rephrase some sign/submit fields 2020-03-13 15:16:28 -07:00
Rome Reginelli
7b3e0edfb4 Merge pull request #797 from mDuo13/account_tx_cli
account_tx: fix CLI syntax.
2020-03-11 02:36:24 -07:00
mDuo13
07874d62db account_channels: fix caps typo 2020-03-11 02:20:29 -07:00
mDuo13
decf9697f9 account_tx: add comma 2020-03-11 02:18:36 -07:00
mDuo13
db25e0124c Augmented submit: edits for v1.5.0-rc2 2020-03-11 02:17:06 -07:00
mDuo13
a667a349b7 Clarify XRP creators 2020-03-10 15:23:35 -07:00
mDuo13
971710a262 account_tx: fix CLI syntax. 2020-03-09 17:50:24 -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