Commit Graph

5117 Commits

Author SHA1 Message Date
Jake
fd73b0d0ce bump css version to v6 2022-06-16 10:08:03 -07:00
Jake
bd7969cc69 Merge branch 'master' of https://github.com/JakeatRipple/xrpl-dev-portal into feat-ambassadors 2022-06-16 10:04:00 -07:00
Jake
94f584b3e4 add links 2022-06-15 15:27:47 -07:00
Jake
79cb0f88c8 Adjust layout and text changes 2022-06-15 15:09:08 -07:00
Rome Reginelli
26a0ef3e38 Merge pull request #1399 from wojake/patch-3
Update parallel-networks.md
2022-06-15 13:41:52 -07:00
Rome Reginelli
59c4540afc Merge pull request #1417 from XRPLF/normalize_currency_code_sample
Add 'Normalize Currency Code' code sample
2022-06-15 13:34:12 -07:00
Rome Reginelli
c4404d53a9 Merge pull request #1418 from ihomp/patch-1
NFT transfer fee 0-5000, increment 0.001
2022-06-15 13:27:43 -07:00
Rome Reginelli
33fae392b8 Merge pull request #1419 from JakeatRipple/feat-event-add-hackathon
Feat event add hackathon
2022-06-15 13:26:28 -07:00
mDuo13
1c760de003 Normalize currency code: edits per review 2022-06-15 13:23:06 -07:00
Rome Reginelli
d3815908d5 Merge pull request #1411 from JakeatRipple/feat-community
Feat community
2022-06-15 13:14:56 -07:00
Jake
84f94ffd05 updated discord logo for light or dark them 2022-06-14 17:29:11 -07:00
Jake
abc604ff5e Updated circle logo positions
Updated discord logo to match discord branding
2022-06-14 17:14:00 -07:00
Jake
e48acbdf62 Fix images and button off screen 2022-06-13 09:41:53 -07:00
Jake
f56e707bee Pr review comments 2022-06-13 09:38:39 -07:00
Jake
22d54114ce updated image and typo 2022-06-10 10:07:42 -07:00
Jake
222ac8a726 update events 2022-06-10 09:28:23 -07:00
Viacheslav Bakshaev
9ff9d99db6 NFT transfer fee 0-5000, increment 0.001
by Ali: 

c66be3e6cf/src/ripple/protocol/Protocol.h (L81)

1.2.1.1.1.2 TransferFee
The value specifies the fee, in tenths of a basis point, charged by the issuer for secondary sales of the token, if such sales are allowed at all. Valid values for this field are between 0 and 50,000 inclusive and a value of 1 is equivalent to 1/10 of a basis point or 0.001%, allowing transfer rates between 0% and 50%. A TransferFee of 50,000 corresponds to 50%.

Creds to Ali, Barry, nixerFmm, Nik B :)
2022-06-10 09:27:34 +02:00
Jake
3bb2eace34 QA fixes. Updated images 2022-06-09 18:33:22 -07:00
Jake
0f43bbb13f Updated button out arrow 2022-06-09 15:10:01 -07:00
Rome Reginelli
2b86c9b769 Merge pull request #1416 from legleux/update-key-add
Update apt-key add instructions
2022-06-09 13:47:32 -07:00
Rome Reginelli
db0a7025b6 Merge pull request #1415 from XRPLF/rr-patch-master-key-permissions
Finish incomplete sentence in Master Key special permissions
2022-06-09 13:45:30 -07:00
Jake
9094af3aec Update testing scrolling. 2022-06-09 12:10:13 -07:00
Dennis Dawson
951193b2b3 Merge pull request #1414 from XRPLF/Updates_for_JS2.2.3
Updates for js2.2.3
2022-06-09 11:02:00 -07:00
Dennis Dawson
39c959afc8 fix trust line in footer 2022-06-09 10:48:13 -07:00
Dennis Dawson
834af882a8 fix trust line in footer 2022-06-09 10:47:28 -07:00
Dennis Dawson
726a6e63c3 Fix trust line 2022-06-09 10:46:34 -07:00
Dennis Dawson
5da6d9fd9e Use Rome's improved expiry date formula 2022-06-09 10:42:10 -07:00
Dennis Dawson
1b3fa0509b Remove redundant comment 2022-06-09 10:30:09 -07:00
Dennis Dawson
f4e87df9c5 Fix trust line in descriptions
Leaving it in the UI for now, due to extensive changes required to get it right there.
2022-06-09 10:27:40 -07:00
Dennis Dawson
9c0f11152d update reciprocal expiry 2022-06-09 10:16:27 -07:00
Dennis Dawson
27a2126cbb update reciprocal expiry date 2022-06-09 10:04:27 -07:00
Dennis Dawson
93a8426f33 Update description of expiry date 2022-06-09 09:48:56 -07:00
Dennis Dawson
b4eeb97fd2 Much better date conversion.
Co-authored-by: Rome Reginelli <rome@ripple.com>
2022-06-09 09:42:18 -07:00
Dennis Dawson
bcfa03c020 revert NFT label
Not a big deal, a mistake on my part in the original. Ideally, this will be more flexible in the future. I didn't realize these were hard-coded.

Co-authored-by: Rome Reginelli <rome@ripple.com>
2022-06-09 09:07:03 -07:00
Dennis Dawson
0abf9bb315 more explicit description of use of seeds
Co-authored-by: Rome Reginelli <rome@ripple.com>
2022-06-09 09:02:28 -07:00
mDuo13
581a02c847 Add 'Normalize Currency Code' code sample 2022-06-08 14:45:44 -07:00
Jake
8ba14cbc95 First pass adding landing page 2022-06-07 19:50:13 -07:00
Michael Legleux
a1a4d2cb56 run gpg on actual file 2022-06-06 18:13:25 -07:00
Michael Legleux
36294b8950 bump a few versions; remove $ for copy-pasta 2022-06-06 16:29:54 -07:00
Michael Legleux
d9727ea9ea update deprecated key add instructions 2022-06-06 16:25:00 -07:00
Rome Reginelli
fe6ff9622a Merge pull request #1413 from XRPLF/dd-remove-extra-nft-entry
Remove duplicate NFToken entry
2022-06-06 10:42:19 -07:00
Rome Reginelli
602beaa8da Finish incomplete sentence in Master Key special permissions 2022-06-03 10:41:47 -07:00
Dennis Dawson
659dc63d57 Ugh - remove WIP js file 2022-06-02 12:40:35 -07:00
Dennis Dawson
83c4c189c1 Fix error on Transfer Fee
If non-transferable, set the value to 0, not 1.
2022-06-02 12:22:40 -07:00
Dennis Dawson
230bb07dd7 Remove arrow character 2022-06-02 12:13:18 -07:00
Dennis Dawson
e91fd22f8e Remove enumeration from link to broker-sale
In consideration of future lessons, brokering a sale is not necessarily in line with the overall trajectory of the tutorials.
2022-06-02 12:07:03 -07:00
Dennis Dawson
11616f82fb Separate Broker example from basic 4 lessons
Planning for the future, the requirement of 3 accounts on screen is specific to brokered sales. Other examples that do not require 3 accounts can be built off of the earlier examples. The brokered example is not necessarily in line with the future trajectory of the tutorial examples.
2022-06-02 12:03:29 -07:00
Dennis Dawson
8dae1712fa Add line to enable list indent 2022-06-02 11:56:50 -07:00
Dennis Dawson
f78081bcae Updated code samples for 2.2.3 2022-06-02 11:09:55 -07:00
Dennis Dawson
105ceb762b Merge branch 'master' into Updates_for_JS2.2.3 2022-06-02 09:53:30 -07:00