Commit Graph

6207 Commits

Author SHA1 Message Date
JST5000
968df9d379 Update param order for autofill_and_sign and sign_and_submit 2023-06-15 15:42:03 -07:00
JST5000
445b58bdd5 Remove unused import 2023-06-15 15:14:50 -07:00
JST5000
9e179c83c0 Use shorter names for sign/submit 2023-06-15 13:29:54 -07:00
JST5000
965d8c20a2 Change to AccountSetAsfFlag for enum 2023-06-08 15:43:39 -07:00
JST5000
89c3dd86da Fix check snippets 2023-06-08 15:39:22 -07:00
JST5000
cda4b6e18c Make build-a-wallet work with 2.0.0 2023-06-08 15:32:48 -07:00
JST5000
3bb6508907 Make sure airgapped wallet works locally 2023-06-08 15:16:08 -07:00
JST5000
7d0c298f12 Specify secp256k1 2023-06-08 14:36:14 -07:00
JST5000
3a6c7dac74 Change classic_address to address xrpl-py 2023-06-08 14:33:14 -07:00
JST5000
45d9e894ed Use autofill_and_sign as new name 2023-06-08 14:22:29 -07:00
JST5000
a5f3d15778 Remove wallets being initialized with sequence 2023-06-06 16:46:59 -07:00
JST5000
57ff619f98 Fix a usage of wallet.sequence 2023-06-05 17:29:52 -07:00
JST5000
35bcc2d636 Update airgapped-wallet to work with 2.0 2023-06-05 17:10:09 -07:00
JST5000
98277c92e3 Fix prepare-payment preprocessing 2023-06-05 16:28:15 -07:00
JST5000
286e71eede Update requirements to point to xrpl-py 2.0 2023-06-05 16:22:28 -07:00
JST5000
676e75da16 send_reliable_submission -> submit_and_wait 2023-06-05 16:05:04 -07: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
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
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