Commit Graph

4140 Commits

Author SHA1 Message Date
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
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
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
3c1ac60de3 fix conditions for displaying detailed page about the address 2023-09-27 10:28:20 +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
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
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
75b9e4d196 Merge pull request #2167 from develoQ/ja-fix-some
[JA] fix some
2023-09-26 10:22:31 -07:00
tequ
1f4c816cdd fix link 2023-09-27 02:19:27 +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
27ef3b5a4a Merge pull request #2161 from develoQ/ja-xrp-ledger
[JA] Fix `XRPレジャー` to `XRP Ledger`
2023-09-25 10:33:23 -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
mDuo13
83809242f3 Bump electron ver and fix build a wallet readmes 2023-09-22 19:28:51 -07:00
mDuo13
63efabe0c2 Move Build a Desktop Wallet code samples 2023-09-22 19:22:32 -07:00
mDuo13
cd3ac90249 Merge branch 'Bounties-JavaScriptSamples-DesktopWallet' into merge_desktop_js_wallet 2023-09-22 18:31:07 -07:00
mDuo13
7b4dc9bd6e Move browser wallet code samples 2023-09-22 18:20:41 -07:00
mDuo13
f5fc6c2fc4 JS Desktop wallet: fix other issues 2023-09-22 18:12:33 -07:00
Rome Reginelli
3a8da5157c JS Desktop Wallet: edits per review
Co-authored-by: Jackson Mills <aim4math@gmail.com>
2023-09-22 17:52:52 -07:00
Rome Reginelli
2405bffcde Merge pull request #2136 from XRPLF/ledger_ref_update
Update ledger references
2023-09-22 13:59:11 -07:00
AlexanderBuzz
03e45967fb - Re-adde missing Snippet to step 4 intsructions 2023-09-22 15:05:10 +02:00
Alex Kremer
2cb52758e4 Add note about Clio 2023-09-22 13:59:33 +01:00
AlexanderBuzz
ff65431d0d - Fixed snippet markers in tutorial for Step 3 2023-09-22 14:41:52 +02:00
Alex Kremer
b1a3e24652 Update with forwarding in mind 2023-09-22 13:40:58 +01:00
AlexanderBuzz
2fcab18773 - Fixed partial payment exploit
- added custom token to displayable amount
2023-09-22 14:35:40 +02:00
ddawson
649863bd2f Add auth mintere vid 2023-09-21 17:02:18 -07:00
dependabot[bot]
5a6fd9eb71 Bump cryptography in /content/_code-samples/airgapped-wallet/py
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 41.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.3...41.0.4)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-21 21:04:58 +00:00
Alex Kremer
4426e04afd Move outdated_translation to config 2023-09-21 20:13:55 +01:00
Alex Kremer
f7afab942b Add forwarding rules of Clio 2023-09-21 20:04:55 +01:00
Alex Kremer
14c59007b7 Refresh example requests and responses 2023-09-21 01:18:03 +01:00
Alex Kremer
77e49d30cc Update content/references/http-websocket-apis/public-api-methods/clio-methods/ledger-clio.md
Co-authored-by: Rome Reginelli <mduo13@gmail.com>
2023-09-21 00:49:08 +01:00
Alex Kremer
d4fb95e2b7 Fix review issues 2023-09-21 00:45:12 +01:00
Alex Kremer
86c59cb224 Update content/references/http-websocket-apis/public-api-methods/clio-methods/server_info-clio.md
Co-authored-by: Rome Reginelli <mduo13@gmail.com>
2023-09-21 00:35:51 +01:00
Alex Kremer
b43b566c0a Update content/concepts/networks-and-servers/amendments.md
Co-authored-by: Rome Reginelli <mduo13@gmail.com>
2023-09-21 00:34:47 +01:00
Alex Kremer
9f68c39203 Update content/references/http-websocket-apis/public-api-methods/clio-methods/server_info-clio.md
Co-authored-by: Rome Reginelli <mduo13@gmail.com>
2023-09-21 00:34:31 +01:00