mDuo13
4dc5a016fc
account_tx: legacy mode removed
2021-03-02 13:54:40 -08:00
mDuo13
2c5d41dcef
Configure history sharding: typo fixes
2021-03-01 14:57:08 -08:00
Rome Reginelli
00ad905466
Merge pull request #979 from mDuo13/shard_multiplexing
...
Shard multiplexing docs
2021-03-01 14:24:20 -08:00
Rome Reginelli
f092850b58
Merge pull request #976 from ripple/ripplelib191
...
ripple-lib: update to 1.9.1
2021-03-01 14:24:04 -08:00
mDuo13
9112c56c71
Update built-in ripple-lib to 1.9.1
2021-03-01 13:28:27 -08:00
Rome Reginelli
62fe82ff24
Merge pull request #977 from r0bertz/master
...
Fix the URL of rippledmon git repository
2021-03-01 13:21:03 -08:00
Rome Reginelli
770e50ec33
Merge pull request #978 from WietseWind/patch-6
...
Update fungible / non-fungible
2021-03-01 13:20:23 -08:00
Wietse Wind
c74208a708
Update fungible / non-fungible
2021-03-01 11:43:20 +01:00
Robert Zhang
7aaebda8ab
Fix the URL of rippledmon git repository
2021-02-27 00:08:23 -08:00
Elliot Lee
582b75e458
ripple-lib: update to 1.9.1
...
and change the blurb slightly
2021-02-25 20:01:10 -08:00
mDuo13
4ac3a0dabc
Shard multiplexing
2021-02-25 15:53:53 -08:00
Rome Reginelli
e72e4e6c72
Merge pull request #975 from gnurag/master
...
Fixed broken links to rippled-1.7.0 blog post (/blog/2021/rippled-1.7.0)
2021-02-25 13:58:44 -08:00
Anurag
1bd1d90458
Fixed broken links to rippled-1.7.0 blog post (/blog/2021/rippled-1.7.0.html)
2021-02-25 20:10:27 +05:30
mDuo13
240476cbef
Not enabled label for Tickets references
2021-02-24 02:24:45 -08:00
mDuo13
429d8e3386
Merge branch 'rippled_170'
2021-02-23 22:50:44 -08:00
Rome Reginelli
8852dfe1f4
Merge pull request #973 from mDuo13/link_fixes_170
...
Some link fixes for v1.7.0 branch
2021-02-23 22:47:25 -08:00
Rome Reginelli
0a134ba43e
Merge pull request #972 from mDuo13/170_install_updates
...
Installation updates for rippled 1.7.0
2021-02-23 22:47:10 -08:00
Rome Reginelli
baedeca973
Merge pull request #971 from mDuo13/170_misc_updates
...
Various API updates for v1.7.0
2021-02-23 22:46:49 -08:00
Rome Reginelli
2a2f484912
Merge pull request #969 from mDuo13/170_amendments
...
Known Amendments: 1.7.0 updates
2021-02-23 22:46:22 -08:00
mDuo13
6470a7a883
Switch Block Stars podcast to Google link
2021-02-23 16:32:10 -08:00
mDuo13
f7f5e40604
fixSTAmountCanonicalize description tweak
2021-02-23 15:06:16 -08:00
mDuo13
604c6fe469
Fix some broken links
2021-02-23 15:03:50 -08:00
mDuo13
f4757480f1
account_lines: implement @ryangyoung suggestion
2021-02-23 12:05:00 -08:00
mDuo13
9f48a3c079
Installation updates for rippled 1.7.0
...
- Update GPG key in Ubuntu instructions
- Update version number in build instructions
- Simplify some instructions & system requirements
2021-02-23 11:51:57 -08:00
mDuo13
de7485d66d
vl method: add public_key field
...
Fixes #924 . Documents https://github.com/ripple/rippled/pull/3488
2021-02-22 20:08:34 -08:00
mDuo13
465c05a339
manifest method is public in v1.7.0
2021-02-22 19:42:05 -08:00
mDuo13
05d9e4ee29
account_lines: document rippled#3587
...
- New explicit `false` value in v1.7.0 for when having No Ripple
disabled is a considered non-default for purposes of the trust line's
owner reserve
- Update a couple nearby table entries to match preferred style
2021-02-22 19:33:56 -08:00
mDuo13
2a354b25f7
download_shard over HTTP in v1.7.0
...
Documents https://github.com/ripple/rippled/pull/3578
Also updates the Japanese version of the page for some changes in v1.6.0
2021-02-22 19:13:51 -08:00
mDuo13
81f9c7c69d
actBitcoin error removed in v1.7.0
...
https://github.com/ripple/rippled/pull/3581
2021-02-22 18:20:22 -08:00
Rome Reginelli
55fb729f38
Merge pull request #968 from mDuo13/reporting_mode_api
...
Reporting mode api
2021-02-18 18:14:03 -08:00
mDuo13
2535ac557b
Known Amendments: 1.7.0 updates
2021-02-18 18:12:41 -08:00
Rome Reginelli
edf4eafc79
Merge pull request #953 from mDuo13/ticketbatch_tutorial
...
"Use Tickets" tutorial
2021-02-18 16:09:54 -08:00
mDuo13
9fa6dc6811
Reporting Mode API changes - edits per reviews
2021-02-18 15:19:48 -08:00
mDuo13
a665e5174a
Network Mode→P2P Mode
2021-02-17 17:16:27 -08:00
mDuo13
767ef4b852
Reporting Mode: API changes
2021-02-17 13:04:10 -08:00
Rome Reginelli
5d230d259a
Merge pull request #964 from mDuo13/rippled_modes
...
Server modes: rewrite to add reporting mode
2021-02-17 13:02:27 -08:00
mDuo13
6b2d42e7d9
server modes: edits per review
2021-02-17 00:31:46 -08:00
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