Elliot Lee
9903f0b35b
server_info: hostid is an RFC1751 word
...
The word is not always four letters, but can range from 1 to 4 letters.
90d9ca901d/src/ripple/app/misc/NetworkOPs.cpp
2020-01-31 00:00:21 -08:00
Ryan Young
83710c082a
Merge pull request #687 from ryangyoung/new-disclaimer-language
...
Modify disclaimer language and position
2019-09-06 20:40:30 -07:00
Ryan Young
3c74eee725
modify disclaimer language and position
2019-09-06 20:35:37 -07:00
Rome Reginelli
fbdda38563
Merge pull request #676 from mDuo13/fix_hashes
...
'Send a Check' tutorial: minor cleanup
2019-08-30 13:53:20 -07:00
Rome Reginelli
ef949ac065
Merge pull request #682 from mellery451/fix-pkg
...
Update info about building packages from source tree
2019-08-30 13:52:58 -07:00
Rome Reginelli
29ac78c27f
Merge pull request #681 from mDuo13/ripplelib131
...
Update ripple-lib ref to v1.3.1
2019-08-30 13:52:48 -07:00
Rome Reginelli
a86e139435
Merge pull request #679 from mDuo13/init_tx_sender
...
Tx Sender updates
2019-08-30 13:52:39 -07:00
mDuo13
2ade517b60
Remove TypeForm doc usefulness survey
...
The survey was ruining page usability by automatically scrolling the
page so that the top of the survey was visible (basically, the bottom of
the content). Also, TypeForm has more tracking than we'd prefer.
2019-08-30 13:50:45 -07:00
mDuo13
143643709f
'Test Net'→'Testnet' more consistently
2019-08-29 15:52:20 -07:00
Rome Reginelli
c08a6e37b6
Cleanup deb package build instructions
...
- Stop code fence from splitting the bulleted list
- Rephrase slightly for clarity
2019-08-29 14:07:30 -07:00
mDuo13
bd59842409
Update ripple-lib ref to v1.3.1
2019-08-28 16:48:11 -07:00
Rome Reginelli
f0a29f3210
Merge pull request #678 from RareData/patch-2
...
Fix invalid message key
2019-08-28 15:38:07 -07:00
mDuo13
6b47c7229f
Tx Sender updates
...
- Add 'initialize' button to reduce wasted testnet accounts
- Change default destination to be the correct faucet account
2019-08-28 15:22:19 -07:00
RareData
cf698dae67
Fix invalid message key
2019-08-28 15:09:06 +02:00
mDuo13
73f3e757d5
'Send a Check' tutorial: minor cleanup
...
- Put tabs in the same order consistently (Send a Check)
- Use a consistent blob & hash for commandline examples
- Fix the redundant phrase "sign method command"
2019-08-26 18:18:44 -07:00
Rome Reginelli
70fe00c429
Merge pull request #640 from iroskam/master
...
Closes #639
2019-08-26 13:12:08 -07:00
Rome Reginelli
2d00870063
Merge pull request #673 from mDuo13/ecosystem
...
Software Ecosystem article
2019-08-26 13:09:39 -07:00
Ryan Young
5b0d993db1
Merge pull request #675 from ryangyoung/move-disclaimer
...
Move legal disclaimer
2019-08-22 14:39:34 -07:00
Ryan Young
edd47a9ff6
move legal disclaimer
2019-08-22 13:58:41 -07:00
Mike Ellery
e57f4daf73
Update info about building packages from source tree
2019-08-22 11:50:59 -07:00
Rome Reginelli
c393431f43
Merge pull request #664 from mDuo13/IA-interlinking
...
Improve interlinking of concepts section
2019-08-15 17:59:26 -07:00
mDuo13
4af8b8daaa
Interlinking: add missing link def includes
2019-08-15 14:35:55 -07:00
mDuo13
d02b3d81fd
Clarify reference server license
2019-08-13 14:32:26 -07:00
mDuo13
9386193f6b
Ecosystem: fix typos
2019-08-13 14:29:17 -07:00
mDuo13
40f8bdc4a1
Interlinking: add missed concepts pages, etc.
2019-08-13 14:24:28 -07:00
Rome Reginelli
f83714bf14
Merge pull request #671 from crypticrabbit/patch-1
...
Validation stream messages are from all validators
2019-08-12 14:31:03 -07:00
mDuo13
b265337852
Ecosystem: add diagram, apps & services
2019-08-12 14:21:28 -07:00
rabbit
4a22ddbacd
Validation stream messages are from all validators
...
Edited the description of the validation stream. This resolves: https://github.com/ripple/ripple-dev-portal/issues/670
2019-08-11 12:35:04 -04:00
mDuo13
7d27dadfa0
Ecosystem: more drafting
2019-08-09 18:42:59 -07:00
mDuo13
1947cc6870
Start ecosystem draft
2019-08-08 09:28:59 -07:00
Rome Reginelli
44f5e898d6
Merge pull request #666 from mDuo13/shard_filenotfound_error
...
Update "Understanding Log Messages"
2019-08-07 13:35:51 -07:00
Rome Reginelli
bf4089fe87
Merge pull request #668 from mDuo13/404_the_absolute
...
Make 404 page path-independent
2019-08-05 22:48:54 -07:00
mDuo13
0f3d95fd47
IA: fix new See Also links
2019-08-05 17:46:23 -07:00
mDuo13
a2b04beea4
Make 404 page path-independent
...
When the 404 page is served from a path that includes slashes for
subfolders (for example, /transactions/ or /some/404/page), any relative
links and content references it has won't work. This change converts all
relative references to absolute references instead.
2019-08-05 15:12:53 -07:00
Rome Reginelli
609f1f72be
Merge pull request #667 from mDuo13/fix665
...
Fix payment types table
2019-08-01 15:46:30 -07:00
mDuo13
a695e6b77a
Fix payment types table
2019-08-01 14:27:33 -07:00
mDuo13
66f8b7f7b8
Understanding Log Messages: alphabetize messages
...
Crashes are a special case (not a specific log message) so I left that
entry at the top.
2019-08-01 14:14:04 -07:00
mDuo13
176d1f7218
Add two new log messages
2019-08-01 14:04:56 -07:00
mDuo13
87b9312468
Add link defs to autobridging
2019-07-31 17:22:58 -07:00
mDuo13
1b16b460b6
IA: add more interlinking / 'See Also' to concepts
2019-07-31 17:14:21 -07:00
Rome Reginelli
e4c762ea9f
Merge pull request #647 from crypto-deus/patch-2
...
Update tx-response-escrowfinish-condition.json
2019-07-31 13:21:34 -07:00
Rome Reginelli
aae8968f69
Merge pull request #646 from crypto-deus/patch-1
...
Update tx-request-escrowfinish-condition.json
2019-07-31 13:20:33 -07:00
crypto-deus
5990490a83
Update tx-response-escrowfinish-condition.json
...
The hash value has been updated to reflect the hash value from step 6.
2019-07-31 19:45:07 +02:00
crypto-deus
0a8e5bb295
Update tx-request-escrowfinish-condition.json
...
The transaction "EscrowFinish" identifying hash value from step 6 was different than the hash value used in tx method in step 8.
2019-07-31 19:41:52 +02:00
Rome Reginelli
a0b00c6a75
Merge pull request #645 from ripple/mDuo13-patch-macos-boost-line
...
Fix indentation on boost root command sample
2019-07-30 15:31:50 -07:00
Rome Reginelli
ce6b69904a
Fix indentation on boost root command sample
2019-07-30 15:15:01 -07:00
Rome Reginelli
b621287286
Merge pull request #643 from yusufsahinhamza/patch-1
...
Solving the confusion for pointing Boost environment variable in .bash_profile
2019-07-30 14:58:44 -07:00
Yusuf Şahin Hamza
f84e01f22e
Update build-run-rippled-macos.md
2019-07-30 20:08:06 +03:00
Rome Reginelli
83b36a8885
Merge pull request #644 from blazsolar/master
...
Fixing typo in accounts.md
2019-07-30 10:00:53 -07:00
Blaž Šolar
feb5bffbeb
Fixing typo in accounts.md
2019-07-30 17:01:27 +02:00