Ivy Evans
9aed3b9c7f
Fix documented emission rate ( #1537 )
...
The emission rate was changed to 60 grin per minute (or approximately
1 grin/second) in #569 .
2018-09-16 15:36:38 -07:00
Gary Yu
644c1367b8
fix: too many words in a 1st level title ( #1520 )
2018-09-13 09:46:57 -07:00
Gary Yu
5291a061f1
Update the chinese intro for recent changes in english intro ( #1519 )
2018-09-12 21:22:49 -07:00
Parth Chopra
3eacc06a97
fixed list of requirements (pkg-config) ( #1510 )
...
pkg-config was incorrectly spelled pkc-config
2018-09-12 08:09:40 +01:00
Quentin Le Sceller
dd1cef2148
Add file based transaction in owner API ( #1484 )
...
* Add file based transaction in owner API
* Add finalize tx in owner API
* Code cleanup and placed file_receive in correct API
* Output an explicit error when http dest seems incorrect
* Add doc on send method
* Add cancel tx endpoint in owner API
* Add dump stored tx endpoint in owner API
* Add missing parameters
2018-09-10 19:18:10 -07:00
jaredbrubaker
54a4bb5b58
Update intro.md ( #1482 )
...
Correcting what I think may be a typo.
2018-09-06 07:09:15 +00:00
Yeastplume
75f0ea6dd3
Save transaction as part of TxLogEntry after transaction completion ( #1473 )
...
* save wallet transaction on transaction completion
* rustfmt
* add resend command
* rustfmt
* added unit tests + fixes for grin wallet repost
* add ability to dump transaction file contents
* rustfmt
* wallet doc update
2018-09-05 12:12:29 +01:00
Ignotus Peverell
86aea875de
Full clang, not only libclang, is required
...
Fixes #1449
2018-09-04 16:03:49 -07:00
Blade Doyle
a1141cab39
Record ideal miner behavior based on job_id value ( #1461 )
...
We have a very low default value for "attempt_time_per_block", which exposed an issue with the miner. This change documents the correct / ideal behavior.
2018-09-03 19:15:18 +01:00
Quentin Le Sceller
544a296f77
Fix typos and unused imports ( #1466 )
...
* Fix typos and unused imports
2018-09-03 13:09:28 +02:00
Ignotus Peverell
9f7625e8aa
Single line package install for Debian-based distros
2018-09-01 23:17:25 +01:00
Yeastplume
11d24fe0c1
update docs to reflect new file layout ( #1444 )
2018-08-30 11:47:04 +01:00
JackRack
436e68d6e0
Updated docs ( #1418 )
...
Updated docs to reflect new dependencies
2018-08-29 14:09:53 -04:00
Antioch Peverell
e5d43fee44
tweak excess example in docs ( #1443 )
...
* tweak excess example in docs
* remove reference to ECDSA signature.
remove references to passing sums of blinding factors around
* cleanup reference to _what_ is signed
* tweak who knows the private key
2018-08-29 12:54:33 +01:00
Ignotus Peverell
953d910776
Quick build guide update
2018-08-24 20:10:22 +01:00
Michalis Kargakis
dda88f193b
Fix typo + git ignore wallet data ( #1350 )
...
* Ignore wallet data
* Fix typo
2018-08-13 23:28:01 +01:00
jaspervdm
498ea9718e
Improved basic transaction diagram ( #1313 )
...
* Fixed basic transaction diagram
* Offset is not part of kernel (it is stored in the tx)
* Explicitly write down calculation of xS
2018-08-06 11:34:11 -07:00
obxium
77ce26257f
Update wallet link ( #1310 )
2018-08-01 13:57:25 -04:00
yeastplume
7f4ea04757
wallet documentation updates
2018-08-01 11:05:10 +01:00
Yeastplume
658a686cc1
[WIP] Wallet documentation ( #1302 )
...
* doc update
* change and reorganise wallet documentation
* Redo wallet arch document, update design document with current info, move older design document into 'goals.md'
* Redo wallet arch document, update design document with current info, move older design document into 'goals.md'
2018-07-30 17:10:43 +01:00
Quentin Le Sceller
d67556a6dd
Add Stratum documentation ( #1283 )
2018-07-22 12:12:07 -07:00
beaver-tooth
46c666ae75
Update local network setup doc ( #1276 )
...
* Update local network setup doc
* Updated local net doc with a few clarifications
2018-07-20 23:05:54 -07:00
yuntai
a1bd593800
[Simple] Fix a broken link in doc/table_of_contents ( #1279 )
...
* [Simple] Fix a broken link in doc/table_of_contents
2018-07-20 12:09:47 -04:00
Conor Scott
bff0c6b6c6
Update necessary rust version in build doc ( #1258 )
...
* Update necessary rust version in build doc
* Add 'rustup update' as option in build docs
2018-07-16 02:01:21 +01:00
emmick4
92bfb7e819
Update build.md ( #1252 )
...
Don't specify building from testnet3 since it doesn't include necessary commits
2018-07-12 20:52:43 +01:00
obxium
64db4d92f0
Update build documentation ( #1236 )
...
- Correct order of operations in build steps
2018-07-09 22:07:09 -07:00
mimblewimble-robot
6f296005d0
[milestone/testnet3] Update Dandelion Doc and Simulation ( #1226 )
...
* Update doc and simulation
2018-07-07 22:30:09 -04:00
mimblewimble-robot
cb0ce311dc
document kernel offsets (finally) ( #1197 )
2018-06-25 16:14:48 -04:00
mimblewimble-robot
b7b90f4c24
document proposals for - * conditional timelocked outputs, and * conditional relative timelocked outputs ( #1192 )
2018-06-25 07:34:49 -04:00
yeastplume
f058b14aea
Merge: Compiling at least
2018-06-22 09:33:42 +01:00
Jeffrey Esquivel S
77eaf76706
Fix typo ( #1181 )
2018-06-20 09:31:55 -04:00
Ignotus Peverell
9b69b5376d
More @tromp feedback
2018-06-17 00:48:54 +01:00
Ignotus Peverell
df2d109281
Typo fix
2018-06-16 21:06:09 +01:00
Ignotus Peverell
c2a4211660
Re-added bitcoin in the atomic swap section
...
Also added some minor clarifications on the setup and verification of `x*G` on other chain, as well as a more detailed section on how this would work on bitcoin.
2018-06-16 18:15:02 +01:00
Ignotus Peverell
934668d3f3
Fixes to the atomic swap section
...
Can only swap with Ethereum right now, not Bitcoin. Pubkey derivation is a hash function.
2018-06-16 16:46:28 +01:00
Ignotus Peverell
7993e511ea
Minor: markdown formatting
2018-06-14 22:18:29 +01:00
Quentin Le Sceller
c4f438fdb2
Typo and formatting ( #1170 )
2018-06-14 17:15:52 -04:00
Ignotus Peverell
922b04608f
Clarification on range element count and parent insertion
2018-06-13 21:14:28 +01:00
Quentin Le Sceller
8f4dbfa540
Many typo fixes ( #1158 )
...
* Typo fix
* Parameterise
2018-06-13 17:03:34 +01:00
yuntai
d07c5a128a
[Trivial] Typo fixed ( #1150 )
2018-06-08 11:15:12 -04:00
Quentin Le Sceller
a6590ea0ae
Add doc and persistent storage for docker ( #1140 )
...
* Add docker doc
2018-06-07 14:04:51 -04:00
Ignotus Peverell
1bd7ece6e8
Doc drop, all unfinished drafts
2018-06-05 06:46:07 +01:00
Quentin Le Sceller
b6c31ebc78
Remove unused error type switch commitment ( #1104 )
...
* Remove unused switch commitment error
* Rustfmt
* Updated doc
2018-05-30 14:45:27 -04:00
Gary Yu
81a1f12f36
doc: 'intro.md' support both English and Chinese version. ( #1090 )
2018-05-29 03:40:47 +01:00
cake808
7c1af97f82
typo fixed: anonimity -> anonymity ( #1095 )
2018-05-28 15:17:30 -04:00
Ignotus Peverell
bd5b916550
Clarified the scaling bullet point
2018-05-28 19:00:03 +01:00
Ignotus Peverell
18be73630d
Various small clarifications
2018-05-28 00:27:28 +01:00
Ignotus Peverell
24e21f013d
First pass at a colored paper TOC
2018-05-16 03:22:41 +01:00
Ignotus Peverell
54b06a6fcb
Minor code structure doc fixes
2018-05-13 20:02:25 +01:00
Ignotus Peverell
9909e8e2ff
Release builds
2018-05-12 20:24:23 +01:00