Commit Graph

4688 Commits

Author SHA1 Message Date
mDuo13
b042b22f97 DEX trade tutorial: add draft code 2022-03-23 18:59:36 -07:00
mDuo13
c8e908d3f5 More DEX tutorial progress 2022-03-17 19:29:54 -07:00
mDuo13
38f0ac7760 DEX tutorial progress 2022-03-17 19:29:38 -07:00
mDuo13
eae54d1dd0 Trade in the DEX tutorial (WIP) 2022-03-16 19:37:31 -07:00
Rome Reginelli
9b34bb6865 Merge pull request #1361 from khancode/fix-nft-cancel-offer
fix NFTokenCancelOffer code snippets
2022-03-14 14:40:28 -07:00
Rome Reginelli
ec2e584b1c Merge pull request #1356 from jakeatdocforce/events
Events
2022-03-14 10:23:35 -07:00
Rome Reginelli
e7c1601a5a Merge pull request #1364 from mDuo13/build_wallet_fixes
Build wallet fixes
2022-03-11 15:31:37 -08:00
Rome Reginelli
c3fb8b0fb9 Merge pull request #1362 from XRPLF/rr-accountset-tf-flags-clarification
Clarify tf flag usage
2022-03-11 12:55:56 -08:00
Jake
09c2a8faa5 Updated css output 2022-03-10 17:24:07 -07:00
Jake
d73460e1c8 Merge branch 'master' of https://github.com/jakeatdocforce/ripple-dev-portal into events
# Conflicts:
#	assets/css/devportal2021-v6.css
#	styles/package.json
#	template/base.html.jinja
2022-03-10 17:21:30 -07:00
Rome Reginelli
e96138b079 AccountSet flags: asf is for newer settings 2022-03-10 15:03:38 -08:00
Omar Khan
89bc839a80 fix whitespace indentation 2022-03-10 17:08:12 -05:00
Rome Reginelli
2d4eb66245 Merge pull request #1342 from XRPLF/contrib_theme_aware_diagrams
Contributing: document theme-aware diagram tech
2022-03-10 13:33:09 -08:00
Rome Reginelli
7409b3f4f8 Merge pull request #1368 from XRPLF/rr-contrib-indentation
Contributor Guidelines: Clarify use of spaces for indentation
2022-03-10 13:32:53 -08:00
Rome Reginelli
d50fc61457 Contrib: Clarify use of spaces for indentation
We've been (largely) following this rule but it has not been formally documented until now.
2022-03-10 13:25:54 -08:00
Rome Reginelli
4635a29993 Merge pull request #1355 from XRPLF/dd-NFT-Jira-Fixes-20220303
Dd nft jira fixes 20220303
2022-03-10 13:20:08 -08:00
mDuo13
a73e3a8e78 More build a wallet fixes 2022-03-09 16:15:51 -08:00
Jake
779a88e963 update checkbox styling 2022-03-09 17:13:04 -07:00
mDuo13
16f890d701 Build a Wallet: fix some typos 2022-03-09 10:48:18 -08:00
Rome Reginelli
08c1594455 Clarify tf flag usage
Feedback on the "Issue a Fungible Token" tutorial mentioned that the example there sets multiple flags using a combination of asf and tf flags, but the wording here says tf flags are discouraged. That's confusing, and not really accurate: there's nothing wrong with using tf flags where applicable; it's just that the AccountSet transaction type started running out of unique bits for tf flags, so newer settings only have asf flags.
2022-03-08 14:04:02 -08:00
Omar Khan
fb22c495bb fix NFTokenCancelOffer code snippets 2022-03-08 13:24:44 -05:00
Dennis Dawson
b7f6d4d362 Mark Minter not_enabled
Co-authored-by: Rome Reginelli <rome@ripple.com>
2022-03-07 16:42:27 -08:00
Rome Reginelli
688d131ab1 Merge pull request #1352 from legleux/rep-mod-doc
Reporting mode docs
2022-03-07 16:31:38 -08:00
mDuo13
4a1113d811 Contributing: avoid 'docs' (slang) 2022-03-07 16:31:10 -08:00
mDuo13
fb76f44e01 Contrib: address feedback on theme-aware diagrams 2022-03-07 16:28:27 -08:00
Amarantha Kulkarni
8719a6741b Remove comment on line119 to revert macOS commands 2022-03-07 15:18:59 -08:00
Rome Reginelli
6556bd58f1 Merge pull request #1359 from Calvinjwala/micropayments-asset
Adding missing micropayments icon
2022-03-07 13:31:16 -08:00
Calvin Jhunjhnuwala
99140725a4 adding missing micropayments icon 2022-03-07 10:29:21 -10:00
Dennis Dawson
8426821a9f Add Minter field, update asfAuthorizedMinter 2022-03-07 11:39:06 -08:00
Dennis Dawson
1fac1b8ee5 Trying these changes again. 2022-03-07 11:14:06 -08:00
Jake
c26df66ef2 Cleanup. move styles to separate file 2022-03-04 17:04:59 -07:00
Dennis Dawson
31b41a6c86 Correct taxon range
"Greater than," not "Greater than or equal to."
2022-03-03 16:57:05 -08:00
Dennis Dawson
190df654c2 gh-1305 Update MintAccount to Minter 2022-03-03 14:24:10 -08:00
Dennis Dawson
1fa9977edb Add info for setting the Minter field
https://github.com/XRPLF/xrpl-dev-portal/issues/1305
2022-03-03 14:21:11 -08:00
Dennis Dawson
98d457fb42 Fix links 2022-03-03 13:38:49 -08:00
Dennis Dawson
6784d9a8f7 Add links to NFTokenOffer 2022-03-03 13:36:36 -08:00
Dennis Dawson
192c41aba6 Emphasize the 2022-03-03 13:32:12 -08:00
Dennis Dawson
5da2f1f4b0 Add link to convertStringToHex utility
Add a tip to help with the URI conversion.
2022-03-03 12:17:27 -08:00
Dennis Dawson
30803942b1 RIPD-1796 - TokenTaxon range is 0x0 to 0xFFFF'FFFF
Per Scott Schurr, new range is 0x0 to 0xFFFF'FFFF
2022-03-03 12:03:44 -08:00
Jake
11a7f04979 date text change 2022-03-03 10:29:57 -07:00
Rome Reginelli
af3bfd35a6 Merge pull request #1354 from XRPLF/rr-patch-hexadecimal-nftokenmint
NFTokenMint - clarify URI is hex
2022-03-02 17:02:28 -08:00
Rome Reginelli
2be3641068 Merge pull request #1350 from mczochowski/patch-1
Update build-run-rippled-ubuntu.md
2022-03-02 16:57:03 -08:00
Rome Reginelli
27155b50ca Merge pull request #1344 from XRPLF/tokens_renaming
Rename "Issued Currencies" to Tokens
2022-03-02 16:52:54 -08:00
Rome Reginelli
0b968827ce NFTokenMint - clarify URI is hex 2022-03-02 16:46:13 -08:00
mDuo13
055ee370fe Tokens renaming: edits per peer review 2022-03-02 15:59:06 -08:00
Francisco Muniz de Paula Neto
36d568f5d9 Update send-xrp.md (#1349)
simply remove a duplicated word from the page, replacing "the your" with "your"
2022-03-02 13:54:50 -08:00
Amarantha Kulkarni
65a2b5a8c2 Remove install PostgreSQL on Windows
and add CMake as a prerequisite
2022-03-02 13:53:33 -08:00
mczochowski
0d7299ed78 Update build-run-rippled-ubuntu.md
Clarifying comment on command path and code formatting fix.
2022-03-01 23:18:17 -05:00
Michael Legleux
779fe8f0de reporting mode fixes 2022-03-01 18:20:39 -08:00
Jake
9b8022d162 Add fllters and light mode images 2022-03-01 16:48:57 -07:00