Commit Graph

52 Commits

Author SHA1 Message Date
Elliot Lee
9828925199 feat(amendments): link to livenet explorer
Link to Livenet Explorer instead of XRP Charts. The new Explorer shows additional useful information, such as the amendment name and the rippled version that introduced the amendment.
2020-11-19 23:21:44 -08:00
mDuo13
b1339f84c6 Clean up unused / removed pages & images
- Delete folders for new pages that are handled by templates w/ no
  markdown source
- Fully remove "Use Cases", leaving redirects for deleted pages.
    - Move certain pages to new areas & remove Use Case markup
- Add "Contribute Code to the XRP Ledger" draft page
- Fix image paths in some Japanese-translated pages
2020-09-18 16:39:52 -07:00
mDuo13
dfbdd15df5 Add explicit code language markers 2020-09-08 14:16:47 -07:00
Rome Reginelli
3b07e8295d Merge pull request #888 from alexprut/remove/duplicate/that
refactor: remove duplicated `that` word
2020-09-01 00:02:55 -07:00
Alex Prut
7b3d109a7e refactor: simplify duplicated that word 2020-08-25 12:19:26 +02:00
Elliot Lee
6ee87c11f5 Known Amendments: Open for Voting (rippled v1.6.0)
Amendments now open for voting on Mainnet:
- fixAmendmentMajorityCalc
- fix1781
- HardenedValidations
2020-08-24 22:10:28 -07:00
mDuo13
5f92542544 Merge branch 'v1.6.0' into master 2020-08-19 09:06:56 -07:00
Rome Reginelli
6688472ae1 Merge pull request #876 from ripple/spelling
Spell Checking / Updated Style Checking
2020-08-05 11:40:17 -07:00
mDuo13
3f68eed017 FlowCross enabled 2020-08-04 18:39:16 -07:00
mDuo13
5c20fabc1e Spell checker pass 2020-07-24 03:36:47 -07:00
mDuo13
c63d10d116 Most spelling, more style cleanup 2020-07-24 03:28:02 -07:00
mDuo13
1101d65051 Start applying spell-checking 2020-07-24 03:25:59 -07:00
mDuo13
c33b91c70d Known Amendments: nUNL isn't an amendment in v1.6.0 2020-07-22 14:14:43 -07:00
mDuo13
b4047f58f5 KA: v1.5.0 amendments enabled, add v1.6.0-b8 amendments 2020-07-13 16:58:31 -07:00
mDuo13
0f807c6e09 Health check details (+related edits) 2020-07-01 20:43:08 -07:00
mDuo13
b7fd9dfcb5 [JA] fix links in untranslated amendment descriptions 2020-06-24 16:04:42 -07:00
mDuo13
81297297aa RequireFullyCanonicalSig expected 2020-06-24 15:56:34 -07:00
mDuo13
75dedba480 [JA] fix some links 2020-06-22 16:44:46 -07:00
mDuo13
fcad9d0376 Update Japanese translation files 2020-06-22 16:43:11 -07:00
mDuo13
7d5a2d2a88 Checks enabled 2020-06-17 18:48:04 -07:00
mDuo13
b909a60ae5 Add Checks Expected blog post 2020-06-15 16:50:51 -07:00
mDuo13
9d01eaa67a Known Amendments: 2020-06-11 update (Checks expected) 2020-06-11 16:48:48 -07:00
mDuo13
7e8c8a30a4 DeletableAccounts enabled 2020-05-08 01:07:50 -07:00
mDuo13
e5e0cdda02 Known Amendments: two fixes enabled
- fixcheckThreading
- fixPayChanRecipientOwnerDir
2020-05-01 12:22:43 -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
mDuo13
0a71745f45 Update Known Amendments 2020-04-28 00:44:16 -07:00
mDuo13
8d22dd66e5 Known Amendments: 2020-04-17 enabled 2020-04-27 21:33:45 -07:00
mDuo13
2b8f7628d0 Known Amendments: switch to 'Open for Voting' status 2020-03-31 16:27:55 -07:00
mDuo13
508e34a0e5 v1.5.0 amendments: edits per reviews 2020-03-26 17:51:41 -07:00
mDuo13
33ec52d83d new amendments in v1.5.0 2020-03-23 17:23:30 -07:00
mDuo13
9bc644d9ee Known Amendments: amendments expected 2020-01-10 13:17:31 -08:00
Elliot Lee
30d5225245 The current ledger index minus 256 must be greater than the account Sequence number 2019-12-17 01:24:58 -08:00
mDuo13
dc6aca3f5e Remove <br> tags from [Source] links. 2019-12-04 15:35:29 -08:00
mDuo13
48b07ff1f3 Deletable accounts tx ref: link fixes 2019-11-26 17:00:48 -08:00
mDuo13
d3bace0926 fixCheckThreading description 2019-11-19 16:53:47 -08:00
mDuo13
ca4df8485c Known Amendments updates for v1.4.0 (incomplete) 2019-11-19 13:39:44 -08:00
mDuo13
7b188351c0 CRLF to LF; fix some broken links 2019-11-05 23:09:32 -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
1178664378 Japanese translation: framework & some files 2019-11-05 23:07:34 -08:00
mDuo13
21365d2670 fixMasterKeyAsRegularKey enabled 2019-10-02 00:49:42 -07:00
mDuo13
4e86e9e16e fixMasterKeyAsRegularKey got a majority 2019-09-18 20:08:08 -07:00
Rome Reginelli
c393431f43 Merge pull request #664 from mDuo13/IA-interlinking
Improve interlinking of concepts section
2019-08-15 17:59:26 -07:00
mDuo13
40f8bdc4a1 Interlinking: add missed concepts pages, etc. 2019-08-13 14:24:28 -07:00
mDuo13
acd096e607 Fix residual ripple.com/build/ links 2019-07-26 11:04:02 -07:00
mDuo13
7287c3d70b 1.3.1 supersedes 1.3.0 2019-07-25 15:37:07 -07:00
mDuo13
874cbb5b46 'Black hole' is two words 2019-07-09 18:29:28 -07:00
mDuo13
18952d2b66 Add fixMasterKeyAsRegularKey amendment details 2019-07-09 18:29:28 -07:00
mDuo13
15d6033d1f 'configuration file' → 'config file' 2019-07-09 18:29:28 -07:00