Rome Reginelli
7e339a47a0
Consistent ports in example URLs
2019-10-08 16:42:38 -07:00
Ryan Young
e9af8354a1
revert ips port to 5235
2019-10-08 16:36:55 -07:00
Ryan Young
0ef03fb5eb
separate dev/testnet commamnds
2019-10-08 13:00:46 -07:00
mDuo13
80be728267
Start key derivation sample code
2019-10-07 22:23:18 -07:00
Ryan Young
d0c5a3f84a
update tutorial to add devnet
2019-10-07 10:24:52 -07:00
Rome Reginelli
66431dd382
Merge pull request #694 from mDuo13/xrp-api-ref
...
Add XRP-API Reference (Auto-generated)
2019-10-02 01:20:19 -07:00
Rome Reginelli
422b711ae8
Merge pull request #695 from ryangyoung/add-x-address-link
...
Add link to x-address site/proposal etc
2019-10-02 01:19:37 -07:00
mDuo13
21365d2670
fixMasterKeyAsRegularKey enabled
2019-10-02 00:49:42 -07:00
Ryan Young
95c13a48bf
add link to x-address site/proposal etc
2019-10-01 21:13:51 -07:00
mDuo13
ef78d96079
Use Ripple repo XRP-API README
2019-10-01 17:17:51 -07:00
mDuo13
c2d8cd7f5a
OpenAPI spec parsing: add custom templates w/ warning
2019-10-01 17:01:08 -07:00
mDuo13
f4d7460a26
Use remote XRP-API OpenAPI spec
2019-10-01 14:22:21 -07:00
Rome Reginelli
4a6f9b384c
Merge pull request #693 from mDuo13/devnet_url
...
Add Devnet URLs, rename faucet
2019-10-01 12:47:44 -07:00
mDuo13
86ca65aedb
Add Devnet URLs, rename faucet
2019-10-01 12:40:29 -07:00
Ryan Young
daafc8d00e
Merge pull request #674 from ryangyoung/xrp-beta-testnet
...
Add Devnet description and disambiguation table
2019-09-30 15:12:55 -07:00
Ryan Young
6261eb1672
Updated Testnet and Parallel Networks information
...
- Rename "XRP Test Net" to "XRP Ledger Testnet"
- Add XRP Ledger Devnet to tooling
- Update "Parallel Networks" page to describe Testnet & Devnet,
and fix typos.
- Add "Mainnet" as a name for the production XRP Ledger network (in
context of testnets)
2019-09-30 13:58:08 -07:00
mDuo13
3b8a48b05f
Update PDF styling
2019-09-27 15:58:24 -07:00
Rome Reginelli
95d793cae3
Merge pull request #690 from mDuo13/fixmasterkeyasregularkey_expected
...
fixMasterKeyAsRegularKey got a majority
2019-09-18 23:50:55 -07:00
mDuo13
4e86e9e16e
fixMasterKeyAsRegularKey got a majority
2019-09-18 20:08:08 -07:00
mDuo13
6e7591e38a
Add XRP-API only target (for testing)
2019-09-18 19:26:53 -07:00
mDuo13
61c4d2839b
Add XRP-API ref (experimental Dactyl OpenAPI support)
2019-09-13 17:50:11 -07:00
Rome Reginelli
4b43281054
Merge pull request #686 from mDuo13/css-perf
...
Combine & minify CSS
2019-09-11 15:42:42 -07:00
Rome Reginelli
278e2b56e5
Merge pull request #689 from intelliot/ripple-lib-1.3.3
...
Update for ripple-lib 1.3.3
2019-09-10 20:07:48 -07:00
Elliot Lee
2ef1cff909
Update for ripple-lib 1.3.3
2019-09-10 19:36:05 -07:00
mDuo13
6aefbae6b7
Update xrpl.scss top comment
2019-09-10 13:44:35 -07:00
mDuo13
dd2294e7a5
Key derivation clarifications
2019-09-09 18:37:06 -07: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
mDuo13
4d1d7d28ac
Combine & minify CSS
2019-09-05 17:13:44 -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