Commit graph

183 commits

Author SHA1 Message Date
Riccardo Spagni
221c2d6294
Merge pull request #173
35a2fdd make the link clickable (Paŭlo Ebermann)
2016-10-10 20:15:39 +02:00
Paŭlo Ebermann
35a2fddf31 make the link clickable
It looks like the formatter for the website doesn't make raw links clickable (like usual markdown formatters).
Making this an explicit link hopefully helps (it works this way on other pages).

Also use `https` instead of `http` (there is already a redirect in place).
2016-10-09 18:33:16 +02:00
Christopher King
fd3d418787 Add "What is Monero?" video to about page 2016-10-04 16:45:58 -04:00
Riccardo Spagni
d3df2d711d
Merge pull request #168
b8a57d3 Create fungibility.md (EWBears)
2016-09-30 12:43:06 +02:00
Riccardo Spagni
f801fbd44d
Merge pull request #166
89b28d3 Create smartmining.md (Patrick Alexander)
2016-09-30 12:42:51 +02:00
Riccardo Spagni
d75a2715b2
Merge pull request #164
125c543 Update ringCT.md (Patrick Alexander)
c5d16ba Create ringCT.md (Patrick Alexander)
2016-09-30 12:31:09 +02:00
Riccardo Spagni
39636de052 Merge pull request #162
f6247d3 Update restore_account.md (Patrick Alexander)
bb25ed6 Update restore_account.md (Patrick Alexander)
2016-09-30 12:14:07 +02:00
Riccardo Spagni
6fb7de4047
Merge pull request #156
0c5f230 Update blockchain.md (EWBears)
2471ae5 Update blockchain.md (EWBears)
c127b0d Update blockchain.md (EWBears)
2016-09-30 12:11:51 +02:00
EWBears
b8a57d302f Create fungibility.md 2016-09-26 10:32:00 -04:00
Patrick Alexander
89b28d37dd Create smartmining.md 2016-09-22 02:38:39 -06:00
Patrick Alexander
125c543f0d Update ringCT.md
Create new term, ringCT
2016-09-22 02:07:57 -06:00
Patrick Alexander
c5d16ba4bc Create ringCT.md 2016-09-22 01:59:00 -06:00
Patrick Alexander
f6247d3285 Update restore_account.md
Replaced "Account" with "Wallet".
2016-09-21 23:22:02 -06:00
EWBears
0c5f2300cc Update blockchain.md 2016-09-20 17:41:24 -04:00
EWBears
2471ae50e2 Update blockchain.md 2016-09-20 17:41:02 -04:00
Patrick Alexander
bb25ed6a89 Update restore_account.md
Changed formatting, added steps to support new functionality, replaced simplewallet with monero-wallet-cli.
2016-09-20 09:24:25 -06:00
Riccardo Spagni
fe5bc2f9f0
Merge pull request #151
ffd0362 Update unlocktime.md (Christopher King)
2016-09-19 21:39:47 +02:00
Riccardo Spagni
1603f07717
Merge pull request #148
7048e6c added guide How-to-mine-Monero-XMR-without-a-mining-equipment (kenshirothefist)
2016-09-19 21:37:45 +02:00
Riccardo Spagni
3916758489
Merge pull request #147
9924edf Update view_only.md (Patrick Alexander)
2016-09-19 21:37:09 +02:00
EWBears
c127b0dd9e Update blockchain.md 2016-09-17 14:15:20 -04:00
Christopher King
ffd03626e7 Update unlocktime.md 2016-09-17 13:07:33 -04:00
kenshirothefist
7048e6ce51 added guide How-to-mine-Monero-XMR-without-a-mining-equipment 2016-09-11 22:44:54 +02:00
Patrick Alexander
9924edf851 Update view_only.md
Minor spelling and formatting change.  Formatting changed to properly display command line argument.
2016-09-06 12:05:13 -06:00
Riccardo Spagni
f87b2c4f0a
Merge pull request #143
fa65867 Update restore_account.md (Patrick Alexander)
2016-09-05 16:53:32 +02:00
Patrick Alexander
fa65867149 Update restore_account.md
Change formatting of command line argument.
2016-09-02 15:53:04 -06:00
Riccardo Spagni
fbe3514979
added my Twitter handle to prevent scamming 2016-08-26 08:59:11 +02:00
Patrick Alexander
050b751d42 Update monero_tools.md
Update link
2016-07-07 02:45:21 -06:00
Riccardo Spagni
cd4976b532 Merge pull request #117 from antanst/master
Small changes in Moneropedia -> Payment ID
2016-05-22 17:33:20 +02:00
antanst
3b624401f6 Small changes in Moneropedia -> Payment ID 2016-05-22 14:27:06 +03:00
Brendan Telzrow
e7f58d15ee change transaction to payment ID 2016-05-21 17:04:19 -05:00
antanst
bfcc4c9f54 Small fixes and additions to the moneropedia and the simple wallet guide. 2016-03-25 22:13:41 +02:00
Mike C
9cbf059d03 a couple more dev guide changes. 2016-03-12 11:13:59 -07:00
Mike C
261718e003 Add note about "atomic units" to dev guides 2016-03-12 10:54:33 -07:00
Mike C
32ba7ea352 revamped wallet-rpc dev guide 2016-03-12 10:54:04 -07:00
Mike C
91af71a2b9 fix broken links within daemon-rpc guide 2016-03-12 10:30:13 -07:00
Mike C
dd5897bba1 Re-style wallet-rpc dev guide; prep for examples 2016-03-11 22:17:09 -07:00
Mike C
520963feaa daemon-rpc guide formatting tweaks 2016-03-11 21:48:09 -07:00
Mike C
88e0abfd10 developer guide updates
Remove “How to “ texts from index page and update wallet-roc header.
2016-03-11 21:33:52 -07:00
Mike C
9a4fa059e3 daemon guide updates
header changes, formatting, include data types
2016-03-11 21:33:01 -07:00
Mike C
b73fcad045 commit examples of non-JSON RPC methods 2016-03-11 20:52:30 -07:00
Mike C
618a978080 commit json_rpc method descriptions 2016-03-11 19:22:55 -07:00
Mike C
db6e73c56e Link to daemon-rpc page on dev guide index 2016-03-11 10:18:19 -07:00
Mike C
4b7967bf63 block header methods w/ examples. 2016-03-09 23:19:30 -07:00
Mike C
0173949446 initial daemon-rpc.md commit. 2016-03-09 22:16:03 -07:00
Riccardo Spagni
ce285cf69a
how do you even spell in Spanish 2016-02-18 23:40:08 +02:00
Patrick Alexander
8de776dd49
fixed merge conflict 2016-02-16 15:54:58 +02:00
Riccardo Spagni
ac4f06ef99 Merge branch 'master' of https://github.com/monero-project/monero-site 2016-02-10 13:12:17 +02:00
Riccardo Spagni
e52056d285
update donation addresses 2016-02-10 13:10:18 +02:00
Riccardo Spagni
6a4360f57b
updated Core Team 2016-02-10 12:21:23 +02:00
Riccardo Spagni
c26d5c6388 Merge pull request #99 from stefioan/formatting-improvements-protocol_explanation.md
formatting-improvements-protocol_explanation.md
2016-02-04 16:31:32 +02:00