Rome Reginelli
|
cccaa268b9
|
Merge pull request #1507 from AlexanderBuzz/DGE-94_javascript-code-samples
Added key-derivation JavaScript examples analog to python version
|
2022-10-13 14:39:49 -07:00 |
|
AlexanderBuzz
|
d6022599cb
|
- Removed "forced" examples
|
2022-10-05 13:01:37 +02:00 |
|
AlexanderBuzz
|
4a93a9c1ab
|
- Removed key generation from mnemonic, as it is deprecated and will soon be removed from rippled
- Added base58 seed
- Updated readme accordingly
|
2022-10-05 12:56:53 +02:00 |
|
AlexanderBuzz
|
cf612ae1c6
|
Update content/_code-samples/key-derivation/js/index.js
Co-authored-by: Rome Reginelli <mduo13@gmail.com>
|
2022-10-05 11:55:57 +02:00 |
|
AlexanderBuzz
|
feef266cd0
|
- fixed "0x" prefix in README.md which resulted in an error
|
2022-10-05 11:48:50 +02:00 |
|
Rome Reginelli
|
16e171157c
|
Merge pull request #1493 from wojake/patch-6
Add Python code sample for asfRequireDest
|
2022-09-28 13:31:28 -07:00 |
|
Rome Reginelli
|
8a12a3cbec
|
Merge pull request #1502 from wojake/patch-8
Add Python code sample for Tickets
|
2022-09-28 13:30:17 -07:00 |
|
Wo Jake
|
b100af8b61
|
New error codes + other changes
|
2022-09-28 08:01:44 +00:00 |
|
Dennis Dawson
|
9ecece45c6
|
Merge pull request #1519 from XRPLF/add_batch_minting
Add Batch Minting
|
2022-09-26 15:31:49 -07:00 |
|
Dennis Dawson
|
9313177991
|
Code fix
|
2022-09-26 15:28:25 -07:00 |
|
Dennis Dawson
|
270028399b
|
Add mention of extended NFToken samples
|
2022-09-26 15:26:39 -07:00 |
|
Rome Reginelli
|
03c86065f1
|
Merge pull request #1499 from ripci504/master
Added Python code samples to Monitor Incoming Payments
|
2022-09-23 12:35:40 -07:00 |
|
ddawson
|
f43e907ebd
|
add updated Zip
|
2022-09-20 08:59:28 -07:00 |
|
AlexanderBuzz
|
a584f5c9d2
|
Update content/_code-samples/key-derivation/js/index.js
Added jonathanleis suggestion and switched console.log to a real error being thrown
Co-authored-by: jonathanlei <jlei@ripple.com>
|
2022-09-16 08:21:12 +02:00 |
|
Wo Jake
|
65efbf0cb6
|
Variable name change
|
2022-09-08 17:21:46 +00:00 |
|
Wo Jake
|
2ad2065cbf
|
Create README.md
|
2022-09-08 16:21:59 +00:00 |
|
Wo Jake
|
5af3e46265
|
Capitalize word
Co-authored-by: LimpidCrypto <97235361+LimpidCrypto@users.noreply.github.com>
|
2022-09-08 16:00:00 +00:00 |
|
Wo Jake
|
7c99cc6375
|
Remove __name__ == "__main__"
|
2022-09-08 15:50:04 +00:00 |
|
Wo Jake
|
f0fe95510f
|
Use bitwise (&)
|
2022-09-08 15:21:18 +00:00 |
|
Wo Jake
|
5d6ef2acb6
|
Use AccountSetFlag.ASF_REQUIRE_DEST to match JS implementation
|
2022-09-08 14:13:38 +00:00 |
|
Wo Jake
|
40baf3e021
|
Improvements on writing style, implementation & output
|
2022-09-08 14:04:51 +00:00 |
|
AlexanderBusse
|
930e1ef39b
|
Added set-up instructions for non-node-alumni :)
|
2022-09-08 08:14:41 +02:00 |
|
Wo Jake
|
8d21ab02c0
|
Fixup
|
2022-09-08 03:39:28 +00:00 |
|
Jarred
|
ba7ba3035a
|
Higher quality code with more comments
|
2022-09-07 19:51:00 -05:00 |
|
Rome Reginelli
|
f5ff555be8
|
Merge pull request #1495 from wojake/patch-7
Add python code sample for Submit and Verify
|
2022-09-07 12:43:49 -07:00 |
|
Wo Jake
|
aa2c23ae03
|
Use generate_fauce_wallet
|
2022-09-07 02:45:14 +00:00 |
|
Wo Jake
|
99e72585f5
|
Use generate_faucet_wallet
|
2022-09-07 02:43:00 +00:00 |
|
Wo Jake
|
d07ea444ee
|
Use generate_faucet_wallet
|
2022-09-07 02:36:43 +00:00 |
|
AlexanderBusse
|
ccf334e33d
|
Added README and command line argument functionality
|
2022-09-07 00:33:11 +02:00 |
|
AlexanderBusse
|
e6deb4ca63
|
Added key-derivation JavaScript examples analog to python version
|
2022-09-06 23:48:59 +02:00 |
|
Wo Jake
|
828f7e282f
|
Fixup
|
2022-09-05 11:20:06 +00:00 |
|
Wo Jake
|
c43c5445d4
|
Fixup
|
2022-09-05 07:50:27 +00:00 |
|
Wo Jake
|
b581f53728
|
Fixup
|
2022-09-04 17:13:39 +00:00 |
|
Wo Jake
|
befb872e3b
|
usage of send_reliable_submission
Co-authored-by: LimpidCrypto <97235361+LimpidCrypto@users.noreply.github.com>
|
2022-09-04 16:13:33 +00:00 |
|
Wo Jake
|
9d2d7ffdf0
|
Remove flag parameter (redundant)
Co-authored-by: LimpidCrypto <97235361+LimpidCrypto@users.noreply.github.com>
|
2022-09-04 16:11:19 +00:00 |
|
Wo Jake
|
1db0295b57
|
Remove fee parameter
Co-authored-by: LimpidCrypto <97235361+LimpidCrypto@users.noreply.github.com>
|
2022-09-04 16:09:17 +00:00 |
|
Wo Jake
|
1228047b05
|
Remove unnecessary code
Co-authored-by: LimpidCrypto <97235361+LimpidCrypto@users.noreply.github.com>
|
2022-09-04 16:08:15 +00:00 |
|
Wo Jake
|
c5eec31630
|
Remove fee parameter
Co-authored-by: LimpidCrypto <97235361+LimpidCrypto@users.noreply.github.com>
|
2022-09-04 16:01:29 +00:00 |
|
Wo Jake
|
0fc587e777
|
Add Python code sample for Tickets
|
2022-09-03 16:59:27 +00:00 |
|
Wo Jake
|
f3f7c46256
|
Better result's output
|
2022-09-03 16:30:56 +00:00 |
|
Jarred
|
5d77a0e959
|
added python code samples to monitor payments
|
2022-09-03 10:37:44 -05:00 |
|
Wo Jake
|
88350f0550
|
Optimize result's output
|
2022-09-03 13:21:57 +00:00 |
|
Wo Jake
|
e82efa394c
|
Add python code sample for Submit and Verify
Submit a transaction and verify its validity on the ledger using xrpl-py
|
2022-09-03 09:59:43 +00:00 |
|
Wo Jake
|
39bec75e10
|
Add Python code sample for asfRequireDest
|
2022-09-03 09:26:41 +00:00 |
|
Wo Jake
|
415dee2832
|
Create encode_address.py
Bounty DGE-93
|
2022-09-03 06:02:08 +00:00 |
|
Dennis Dawson
|
f69e79a5dd
|
Changes to auth minter per mduo review
|
2022-08-31 10:51:39 -07:00 |
|
ddawson
|
800554e58a
|
Add Auth Minter to archive
|
2022-08-30 11:34:23 -07:00 |
|
Dennis Dawson
|
99d49ceb14
|
New version for Education Platform release
This version has a CSS to make the forms look a little better.
|
2022-08-04 17:38:41 -07:00 |
|
Lathan
|
734d5aabe0
|
Update content/_code-samples/secure-signing/js/signPayment.js
like it a bit long, but maybe verbose explanation is better.
Co-authored-by: Elliot Lee <github.public@intelliot.com>
|
2022-07-09 18:49:25 -04:00 |
|
lathan britz
|
e8940b7afa
|
add comments for tickets issue #1430
|
2022-07-07 00:13:24 -04:00 |
|