mDuo13
0e33d93c0e
Use Tickets: better error handling
2021-02-11 17:06:04 -08:00
mDuo13
6025be47ee
[JA] update generate-step for consistency w/ EN
2021-02-11 15:12:50 -08:00
mDuo13
7708e30219
Use Tickets: edits per review
2021-02-11 15:12:31 -08:00
Rome Reginelli
970ca50281
Merge pull request #965 from ripple/ryangyoung-patch-1
...
add steps for zsh profiles
2021-02-10 16:35:40 -08:00
Ryan Young
ee04ee7b37
add steps for zsh profiles
...
The current instructions assume a bash profile. Starting with Catalina, zsh is the default shell for macOS. We should make sure that zsh users can complete the build steps.
2021-02-10 13:33:05 -08:00
mDuo13
cd673acb6e
Server modes: rewrite to add reporting mode
2021-02-09 17:14:07 -08:00
Rome Reginelli
c3e3f3b1e0
Merge pull request #951 from ripple/mDuo13-patch-fb
...
Drop commented-out fb tracker
2021-02-09 10:47:11 -08:00
Rome Reginelli
3478064b9c
Merge pull request #959 from sgramkumar/patch-2
...
Typo on payment failure condition
2021-02-09 10:46:33 -08:00
Rome Reginelli
9e3c23d30e
Merge pull request #956 from ripple/mDuo13-macos-bash-profile
...
Clarify source .bash_profile step
2021-02-09 10:46:08 -08:00
Rome Reginelli
da79309ab8
Merge pull request #963 from ripple/calc-new-numbers
...
Updated Bitcoin numbers for the Carbon Calculator
2021-02-09 10:44:20 -08:00
Rome Reginelli
45ac16a68b
Clarify additional requirements for receiving payments
2021-02-08 14:23:05 -08:00
Calvin Jhunjhnuwala
43fc114986
updated numbers for the carbon calculator, slight changes to the script for the calculator
2021-02-08 13:21:12 -08:00
Rome Reginelli
fd45d170d0
Apply suggestions from @intelliot review
...
Co-authored-by: Elliot Lee <github.public@intelliot.com >
2021-02-05 13:30:29 -08:00
Rome Reginelli
533620ca6c
Merge pull request #952 from mDuo13/messagekey_docs
...
Clarify MessageKey, Domain requirements
2021-02-04 03:36:07 -08:00
Alloy Networks
f15c22e4dd
Update freezes.md
...
Removed "not even Ripple". There is no special privilege that requires Ripple to be mentioned here.
2021-02-03 10:34:23 +02:00
mDuo13
eb0b9a66e5
Use Tickets tutorial upgrades
...
- Use Devnet for live examples
- Move code to a dedicated JS file instead of having it all inline
- Improve transaction submission logic
2021-02-01 19:05:33 -08:00
Ramkumar SG
e2971923e5
Typo on payment failure
...
Typo: When a receiving address is funded, and the payment meets any limitation, the payment fails.
2021-01-28 17:23:53 -08:00
Rome Reginelli
883f86c21e
Clarify source .bash_profile step
...
The previous step has you cd out of your home directory, so adding ~/ to the source command makes it more likely to
Also, adds the `$` preface to the boost install steps, and updates the rippled version number for Boost compatibility info
2021-01-25 13:57:07 -08:00
mDuo13
fb9174f51d
Use Tickets: intermission, cleanup
2021-01-19 18:20:54 -08:00
mDuo13
2337c93e30
Clarify MessageKey, Domain requirements
...
- Mention the 256-byte length requirement of Domain field
- Mention how to remove the MessageKey field using AccountSet
- Clarify that MessageKey must be EXACTLY 33 bytes with an appropriate
first byte.
2021-01-19 15:44:38 -08:00
mDuo13
12c42e2a9f
Use Tickets: draft complete
2021-01-15 15:47:56 -08:00
mDuo13
2770996eab
Interactive tutorials: fix bug with multiple spaces
2021-01-15 15:47:35 -08:00
mDuo13
bb46c3206e
Use Tickets: better handling of non-validation
2021-01-14 18:26:27 -08:00
mDuo13
b3ce979a16
Interactive Tutorials: color edits
2021-01-14 18:26:14 -08:00
Rome Reginelli
0ea0392941
Drop commented-out fb tracker
2021-01-14 14:43:42 -08:00
mDuo13
0acd12bd90
Use Tickets: fix styles, check tickets
2021-01-14 03:23:12 -08:00
mDuo13
58f0c8bee2
Use Tickets: wait for validation step
2021-01-13 23:01:15 -08:00
mDuo13
231602e8c0
Use Tickets: fix code for early steps
2021-01-12 20:05:44 -08:00
mDuo13
decda08a2a
Move filter_interactive_steps to frontmatter
...
Requires Dactyl v0.13.2 or higher. Otherwise you'll get a "start_step()
is not defined" error.
2021-01-11 20:30:35 -08:00
mDuo13
7ee9235291
Use Tickets: more interactive code progress
2021-01-11 20:30:28 -08:00
mDuo13
7396a295aa
Use defaults alias in config file
2021-01-08 00:03:08 -08:00
Rome Reginelli
c3a20999eb
Merge pull request #946 from hroff-1902/patch-1
...
Fix typo in Data API Doc
2021-01-04 16:12:04 -08:00
mDuo13
ed32c6737b
TicketBatch tutorial fixes
2020-12-16 13:52:42 -08:00
mDuo13
d1c20192a4
TicketBatch: tutorial progress
2020-12-14 17:22:34 -08:00
Andrey Rezvov
d22e5e81cb
Fix typo in Data API Doc
2020-12-15 03:27:59 +03:00
Rome Reginelli
4997cae30d
Merge pull request #942 from ripple/copy-updates-1
...
Adding carbon neutrality copy to the website
2020-12-11 12:34:28 -08:00
Rome Reginelli
f4a41fd811
impact: fix plural typo
2020-12-11 12:33:08 -08:00
Calvin Jhunjhnuwala
4db42af18a
edit to copy on impact page, adding link to ripple article
2020-12-10 15:02:23 -08:00
Calvin Jhunjhnuwala
c26e08db0d
adding carbon neutrality copy to the website
2020-12-09 10:55:18 -08:00
Rome Reginelli
a1e31722eb
Merge pull request #941 from ripple/ripplelib190
...
ripple-lib: update to 1.9.0
2020-12-07 23:19:06 -08:00
mDuo13
a93f58e783
TicketBatch tutorial progress
2020-12-07 17:58:51 -08:00
Elliot Lee
2cb387bef8
ripple-lib: update to 1.9.0
2020-12-07 14:49:11 -08:00
Rome Reginelli
56163c7f52
Merge pull request #936 from mDuo13/ticketbatch
...
TicketBatch docs
2020-12-03 13:35:15 -08:00
Rome Reginelli
7821e723b2
Merge pull request #939 from mDuo13/fixrippled3594
...
telINSUF_FEE_P: clarify description
2020-12-03 13:34:54 -08:00
mDuo13
39b45e5689
telINSUF_FEE_P: edit per review
2020-12-02 14:54:39 -08:00
mDuo13
61da6f7cb1
telINSUF_FEE_P: clarify description per https://github.com/ripple/rippled/issues/3594
2020-12-02 14:18:32 -08:00
Rome Reginelli
be663a2aa9
Merge pull request #935 from mDuo13/paychan_expiration_fix
...
PaymentChannelFund: can't extend expiration only
2020-12-02 13:41:51 -08:00
mDuo13
2f962cd727
TicketBatch: edits per reviews
2020-12-02 13:31:36 -08:00
mDuo13
2ef0fd16ac
Ticket: real example & fix links
2020-12-01 17:35:33 -08:00
mDuo13
ba1ebfc86c
Add TicketCreate to config file
2020-11-24 18:13:32 -08:00