Rome Reginelli
aa2b180f1a
Merge pull request #840 from mDuo13/vl_method
...
/vl/ method
2020-05-14 15:04:21 -07:00
mDuo13
274ecac96b
VL: edits per review
2020-05-13 14:23:20 -07:00
mDuo13
b12b471fa0
vl method badge, issue#
2020-05-12 18:13:01 -07:00
mDuo13
2ec226bbf5
Validator list: clarify signature data
2020-05-12 18:10:25 -07:00
mDuo13
2c702deb2a
Validator List: clarify manifest data
2020-05-11 14:59:22 -07:00
mDuo13
abd4a5e36b
Add deletion_blockers_only
2020-05-08 12:02:16 -07:00
mDuo13
f1c1f07166
vl: expiration in Ripple time
2020-05-08 11:49:43 -07:00
Rome Reginelli
f1e43a0757
Merge pull request #838 from gnurag/patch-2
...
Added AccountDelete tx type
2020-05-08 11:03:15 -07:00
Rome Reginelli
cbc05856b3
Merge pull request #837 from mDuo13/ka_20200508
...
DeletableAccounts enabled
2020-05-08 09:57:04 -07:00
Anurag
4ec48af30a
Added AccountDelete tx type
...
Added AccountDelete as a valid transaction type supported for common tx fields.
2020-05-08 18:23:09 +05:30
mDuo13
7e8c8a30a4
DeletableAccounts enabled
2020-05-08 01:07:50 -07:00
mDuo13
d53b669bc3
VL method: corrections
2020-05-08 00:58:00 -07:00
Elliot Lee
64a258afc5
Update terminology: XRPL Classic Address
2020-05-07 00:10:57 -07:00
mDuo13
72040374e0
vl method: 1st draft
2020-05-04 16:38:03 -07:00
mDuo13
e5e0cdda02
Known Amendments: two fixes enabled
...
- fixcheckThreading
- fixPayChanRecipientOwnerDir
2020-05-01 12:22:43 -07:00
Rome Reginelli
9625fc83bf
Merge pull request #831 from mDuo13/ka_20200417
...
Known Amendments as of 2020-04-28
2020-05-01 02:53:53 -07:00
mDuo13
d92f418265
Reword fix1781 again
2020-04-30 16:59:37 -07:00
mDuo13
8dc330bd8d
Known Amendments: fix1781 rewording
2020-04-29 21:24:29 -07:00
Rome Reginelli
dcc000b6ba
Merge pull request #824 from intelliot/ledger-stream-response
...
Fully document ledger stream response
2020-04-28 17:14:41 -07:00
mDuo13
0a71745f45
Update Known Amendments
2020-04-28 00:44:16 -07:00
Rome Reginelli
caf24b023e
Merge pull request #828 from WietseWind/patch-2
...
Remove `marker` for `book_offers`
2020-04-27 22:39:24 -07:00
mDuo13
8d22dd66e5
Known Amendments: 2020-04-17 enabled
2020-04-27 21:33:45 -07:00
Alloy Networks
4bc3d2b593
Update run-rippled-as-a-validator.md
2020-04-25 13:45:01 +03:00
Alloy Networks
63a37369c7
Add sahayadri.isrdc.in default hub
...
Add the third default hub sahayadri.isrdc.in in the "Connect to the network" section.
2020-04-25 12:25:54 +03:00
Wietse Wind
489f95eb32
code » currency for Issued Currencies
2020-04-23 02:43:08 +02:00
Wietse Wind
a3a9f298fb
Remove marker
...
Markers are not part of the response, see: https://github.com/ripple/rippled/issues/3089
2020-04-23 02:40:32 +02:00
Elliot Lee
c5dc05b48b
Update content/references/rippled-api/public-rippled-methods/subscription-methods/subscribe.md
...
Co-Authored-By: Rome Reginelli <mduo13@gmail.com >
2020-04-14 09:43:12 -07:00
Elliot Lee
39c23a90d3
Fully document ledger stream response
2020-04-13 00:35:39 -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
990a12ef31
Merge pull request #817 from mDuo13/cli_strict
...
CLI syntax cleanup
2020-04-02 15:37:12 -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
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
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