Morgan Bergen
96f6f96b43
Update ecosystem.svg
...
Formally called ripple-lib, but now called xrpl.js
2023-06-05 17:35:24 -05:00
akcodez
4a144c4cab
adds ambassador page updates
2023-06-05 12:25:46 -07:00
Aria Keshmiri
3bc9b79233
Merge pull request #1924 from XRPLF/events-updates-3
...
feat: adds 2 new events
2023-06-05 11:18:59 -07:00
akcodez
28abd49334
merging w master
2023-06-05 11:18:27 -07:00
Morgan Bergen
4c664a1ffc
Update xrp.md
...
added link for ISO 4217 for further reference
2023-06-05 11:23:07 -05:00
dependabot[bot]
ec30dca2b2
Bump cryptography in /content/_code-samples/airgapped-wallet/py
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 39.0.1 to 41.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/39.0.1...41.0.0 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-02 20:17:39 +00:00
pdp2121
82a880580a
Merge pull request #1896 from XRPLF/tutorial-page
...
Implement a new design for tutorial page
2023-06-02 11:48:16 -04:00
Phu Pham
042421ba46
bump css version to 18
2023-06-02 11:05:08 -04:00
Phu Pham
8df7a31510
Merge branch 'master' into tutorial-page
2023-06-02 10:52:33 -04:00
Rome Reginelli
24df07777f
Merge pull request #1916 from XRPLF/bugfix-1900
...
fix: Address Safari's jittery FAQ animation
2023-06-01 18:42:39 -07:00
akcodez
ab844a5415
update discord link, change event type to ama
2023-05-31 09:53:38 -07:00
akcodez
cae91cbbd1
adds 2 new events
2023-05-31 06:29:57 -07:00
Amarantha Kulkarni
37a0c066be
Merge branch 'master' into bugfix-1900
2023-05-26 16:38:00 -07:00
oeggert
cd47cc9830
Merge pull request #1699 from XRPLF/propose-amendment-tutorial
...
Add Contribute Code Topic
2023-05-26 15:55:45 -07:00
Oliver Eggert
e85b18644d
add reviewer suggestions
2023-05-26 15:24:57 -07:00
Jackson Mills
0a738e47c0
Change display full documentation index to be internal link ( #1923 )
...
* Update the index link
* Update css version
2023-05-25 15:30:05 -07:00
Jackson Mills
910cfa91d4
Update .env in js wallet tutorial ( #1922 )
...
The tutorial explains the right way to do things, but the example code has a file that is out of date. It shows CLIENT="wss://s.altnet.rippletest.net" which is missing the ":51233/" required to actually connect via websocket.
2023-05-25 09:01:47 -07:00
Oliver Eggert
53d563035f
update dactyl redirects and update flowchart
2023-05-24 21:21:13 -07:00
dependabot[bot]
6657bdabf8
Bump requests in /content/_code-samples/build-a-wallet/py
...
Bumps [requests](https://github.com/psf/requests ) from 2.25.1 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.25.1...v2.31.0 )
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-23 01:37:08 +00:00
Caleb Kniffen
cf201f98a3
fix: Address Safari's jittery FAQ animation
...
Fixes #1900
2023-05-19 19:05:01 -05:00
Dennis Dawson
ba6ca26637
Merge pull request #1800 from XRPLF/add_tut_guide
...
Add tut guide
2023-05-19 16:45:35 -07:00
Dennis Dawson
629f9ecf67
Mention subscription methods
2023-05-19 16:27:44 -07:00
Dennis Dawson
4bb3734915
Remove misplaced "Description" header
2023-05-19 16:13:59 -07:00
Dennis Dawson
9ed8b6fce2
remove "/" before usage graphic link
2023-05-19 16:01:46 -07:00
Dennis Dawson
220bb0c8c8
Move graphics into sections
2023-05-19 15:55:00 -07:00
Dennis Dawson
29a076f0d9
Update content/contributing/tutorial-guidelines.md
...
Co-authored-by: Rome Reginelli <rome@ripple.com >
2023-05-19 15:30:49 -07:00
Dennis Dawson
cd642a0a8f
Update content/contributing/tutorial-structure.md
...
Co-authored-by: Rome Reginelli <rome@ripple.com >
2023-05-19 15:30:01 -07:00
Dennis Dawson
1daf299b75
Update content/contributing/tutorial-structure.md
...
Co-authored-by: Rome Reginelli <rome@ripple.com >
2023-05-19 15:29:51 -07:00
Dennis Dawson
a470dea6ce
Merge pull request #1914 from XRPLF/removeDomain
...
Remove domain storage info
2023-05-19 15:16:50 -07:00
ddawson
5612c98078
Remove domain storage info
2023-05-19 10:23:25 -07:00
Phu Pham
3a31adc382
add japanese support
2023-05-19 10:18:48 -04:00
Dennis Dawson
407e4e051f
Merge pull request #1912 from XRPLF/fix_broker_typo
...
fix sell off(er)
2023-05-18 11:39:33 -07:00
ddawson
9f1fff7666
fix sell off(er)
2023-05-18 11:09:06 -07:00
Phu Pham
2f2a3fb378
undo sidebar styling
2023-05-18 13:03:19 -04:00
Phu Pham
2348bfb9d1
add css back
2023-05-18 10:47:40 -04:00
Phu Pham
1e2e6e0089
Merge branch 'master' into tutorial-page
2023-05-18 10:45:47 -04:00
Phu Pham
266463fbdb
make footer colors work
2023-05-18 10:38:27 -04:00
Rome Reginelli
e8d4bc97cf
Merge pull request #1903 from XRPLF/dependabot/pip/content/_code-samples/airgapped-wallet/py/django-3.2.19
...
Bump django from 3.2.18 to 3.2.19 in /content/_code-samples/airgapped-wallet/py
2023-05-17 14:57:06 -07:00
Rome Reginelli
562c34a1aa
Merge pull request #1908 from develoQ/patch-1
...
Update nft_history.md
2023-05-17 14:55:12 -07:00
Rome Reginelli
e34f530946
Merge pull request #1866 from XRPLF/docs-homepage-update
...
Docs.html page update
2023-05-17 14:54:38 -07:00
Phu Pham
6b01a59a08
add offset colors
2023-05-17 16:06:56 -04:00
Rome Reginelli
13ed64373c
Merge pull request #1905 from sibelly/updates-send-a-memo-sample
...
Updates send a memo code sample
2023-05-16 16:24:47 -07:00
Rome Reginelli
4d73d646df
Merge pull request #1898 from XRPLF/rr-patch-connect-to-testnet
...
Fix lingering frag
2023-05-16 16:24:02 -07:00
Caleb Kniffen
98adfb365b
fix flat card button arrow.
2023-05-16 17:28:30 -05:00
Rome Reginelli
302cd3b68d
Merge pull request #1907 from XRPLF/rr-patch-load-saved-ledger
...
Fix inaccuracy in load saved ledger
2023-05-16 14:55:05 -07:00
Phu Pham
992029e84a
remove interoperbility link
2023-05-16 14:43:32 -04:00
tequ
2ebc9319e2
Update nft_history.md
...
fix response json
2023-05-16 10:46:56 +09:00
Rome Reginelli
e332fd676f
Fix inaccuracy in load saved ledger
...
The note was about stand-alone mode more generally, but for this specific feature and use case the reasoning is a bit different.
2023-05-15 15:04:56 -07:00
Caleb Kniffen
964ef25caa
Added trans tags, renamed files, bumped css version
2023-05-15 15:54:49 -05:00
Phu Pham
cc5ffa7c90
bg colors for light mode
2023-05-15 16:33:22 -04:00