Commit Graph

7173 Commits

Author SHA1 Message Date
tequ
68e1758fe5 [JA] fix doc.html 2023-10-03 14:24:32 +09:00
Dennis Dawson
74e7977ff4 Merge pull request #2165 from XRPLF/addEscrowCode
add escrow samples
2023-10-02 18:37:21 -07:00
ddawson
e6c79da109 Changes per review 2023-10-02 17:13:59 -07:00
Elliot Lee
d51d5dcd67 Clarify consensus-protections.md
Update description of "dUNL" (default UNL) based on https://github.com/XRPLF/rippled/blob/develop/cfg/validators-example.txt
2023-10-02 16:11:58 -07:00
akcodez
0385f8470d fixes circle height and width responsiveness 2023-10-02 12:59:27 -07:00
akcodez
21d89179b5 adds qa changes 2023-10-02 08:55:32 -07:00
Rome Reginelli
302c7ca588 Merge pull request #2177 from develoQ/ja-clawback
[JA] update Clawback
2023-09-28 19:17:57 -07:00
Rome Reginelli
1b3a739f5f Merge pull request #2176 from develoQ/ja-nftokenmint-fix
[JA] update nftokenmint.ja.md
2023-09-28 15:39:24 -07:00
Rome Reginelli
118fe5fce1 Merge pull request #2175 from develoQ/upd-locale-messages
Update locale messages
2023-09-28 15:38:33 -07:00
Rome Reginelli
5f238ba1a0 Merge pull request #2173 from XRPLF/remove-xrpintel
fix: remove reference to api.xrpintel.com
2023-09-28 15:38:10 -07:00
Rome Reginelli
81fd77999e Merge pull request #2166 from develoQ/ja-concepts-accounts
[JA] update concepts/accounts
2023-09-28 15:37:30 -07:00
Alex Kremer
fd88037351 Remove api_version mention in forwarding rules 2023-09-28 11:23:24 -07:00
Alex Kremer
810aaf80ae Update content/concepts/networks-and-servers/the-clio-server.md
Co-authored-by: Elliot Lee <github.public@intelliot.com>
2023-09-28 19:05:50 +01:00
Dennis Dawson
3429f74b7f Merge pull request #2146 from XRPLF/tut_videos
Tut videos
2023-09-28 09:32:06 -07:00
Rome Reginelli
837f41baff Merge pull request #2174 from XRPLF/rm-apex
remove/comment outdated apex section from events
2023-09-27 01:22:36 -07:00
tequ
6d1f31d9fa [JA] update Clawback 2023-09-27 11:15:19 +09:00
tequ
c241a00f32 [JA] update nftokenmint.ja.md
- #2170
2023-09-27 10:37:06 +09:00
tequ
6877e148d9 upd: locale message
- related #2168
2023-09-27 10:32:32 +09:00
tequ
3c1ac60de3 fix conditions for displaying detailed page about the address 2023-09-27 10:28:20 +09:00
tequ
a22ffed534 update svg
- #1405, #2171
2023-09-27 10:25:43 +09:00
tequ
dac2325169 Merge commit '94a050cbe0fc0d1a631d23a6589f40455cde3d83' into ja-concepts-accounts 2023-09-27 10:19:48 +09:00
tequ
fce5f162a1 Apply suggestions from code review
Co-authored-by: Rome Reginelli <mduo13@gmail.com>
2023-09-27 10:13:52 +09:00
akcodez
76e45037bf remove apex section 2023-09-26 18:13:34 -07:00
Caleb Kniffen
2b5044a71a fix: remove reference to https://api.xrpintel.com/
That site has invalid certs.  Also I don't know when it was last updated.
2023-09-26 16:46:33 -05:00
Rome Reginelli
94a050cbe0 Merge pull request #2170 from XRPLF/NFTokenMintFix
Update nftokenmint.md
2023-09-26 14:28:24 -07:00
Rome Reginelli
82c9798157 Merge pull request #2171 from XRPLF/fix_1405
Clarify address length & prefix
2023-09-26 14:01:45 -07:00
mDuo13
dc2877aff5 Cryptographic keys: update graphic w/ correct address length 2023-09-26 12:14:56 -07:00
mDuo13
8754393215 Clarify address length & prefix
The type prefix is not part of the 20-byte AccountID, but it is used
when calculating both the checksum and the base58 address itself, so I
have updated the diagram accordingly.

Fixes #1405.
2023-09-26 12:08:15 -07:00
Dennis Dawson
611c71f456 Update nftokenmint.md
Remove outdated sentence.
2023-09-26 11:39:35 -07:00
Rome Reginelli
448dd5cfc6 Merge pull request #2168 from XRPLF/remove-bounty
Remove XRPL Bounties from funding page
2023-09-26 11:36:31 -07:00
Rome Reginelli
87378b2324 Merge pull request #2169 from develoQ/remove-hi
Remove unmaintained Hindi translations
2023-09-26 11:27:36 -07:00
tequ
d73dae201e remove-hi 2023-09-27 02:40:28 +09:00
Rome Reginelli
75b9e4d196 Merge pull request #2167 from develoQ/ja-fix-some
[JA] fix some
2023-09-26 10:22:31 -07:00
JST5000
99c94b12eb Remove bounty from funding page 2023-09-26 10:20:44 -07:00
tequ
1f4c816cdd fix link 2023-09-27 02:19:27 +09:00
Rome Reginelli
9cea2b6ae7 Merge pull request #2164 from develoQ/ja-concepts-ledgers
[JA] update concepts/ledgers
2023-09-26 10:18:21 -07:00
tequ
f421a2c86b [JA] add untranslated_warning to untranslated page(build-run-rippled-in-reporting-mode) 2023-09-27 01:49:22 +09:00
tequ
0f9c02ce5a [JA] update concepts/accounts 2023-09-27 01:26:11 +09:00
tequ
9149e48da6 [JA] fix some 2023-09-27 01:25:48 +09:00
ddawson
944679445a add escrow samples 2023-09-26 08:49:06 -07:00
ddawson
8f5c98eaf1 enhance ticket desc. 2023-09-26 07:06:18 -07:00
tequ
12eb0a81d3 [JA] update concepts/ledgers 2023-09-26 21:27:12 +09:00
ddawson
b4f47bc0ce Add batch mint vid 2023-09-25 17:19:32 -07:00
Rome Reginelli
b9519834a8 Merge pull request #2156 from XRPLF/ja-dev-funding
[ja] Update strings for #2151 etc
2023-09-25 11:20:10 -07:00
mDuo13
2c494d4947 [ja] update messages.mo with dev funding update 2023-09-25 10:39:21 -07:00
Rome Reginelli
27ef3b5a4a Merge pull request #2161 from develoQ/ja-xrp-ledger
[JA] Fix `XRPレジャー` to `XRP Ledger`
2023-09-25 10:33:23 -07:00
Rome Reginelli
27d6aea0b3 Merge pull request #2160 from develoQ/fix-footer-text-shadow
Fix footer text-shadow
2023-09-25 10:32:42 -07:00
Rome Reginelli
e3a5808fb0 Merge pull request #2162 from XRPLF/account_info-signer_lists
account_info - describe current behavior of rippled
2023-09-25 10:29:32 -07:00
Elliot Lee
12a51b0769 account_info - describe current behavior of rippled
At time of writing, `rippled` stable only supports api_version 1, where the `signer_lists` is returned nested under `account_data`.
2023-09-25 08:52:47 -07:00
tequ
945cf804a1 [JA] fix XRPレジャー to XRP Ledger 2023-09-25 12:51:52 +09:00