Grégoire Henry
14656a288b
Make: add make build-dev-deps
2019-02-19 17:37:54 +01:00
b
9026903850
Doc: update stack exchange status
2019-02-06 09:57:12 +01:00
Philippe Wang
33adb497fb
Update howtorun.rst
2019-02-01 05:48:48 +00:00
Philippe Wang
a35f7a0de5
Update howtouse.rst: use comma instead of dot for thousand separators
2019-01-30 01:31:41 +00:00
Blindripper
5eb81f29a3
Further "Ledger Live" and Betanet -> Mainnet changes - Update various.rst
2019-01-23 22:35:42 +00:00
Blindripper
58563cc15a
Replaced Ledger Chrome extension with Ledger Live - update various.rst
2019-01-23 22:17:20 +00:00
MBourgoin
cdbe65d940
Docs: replace "block-chain" with "blockchain"
2019-01-02 19:22:59 +00:00
Pierre Boutillier
620f85f990
Update opam version in documentation
2018-11-07 15:42:12 +01:00
Marco Stronati
fa2a9e0d4d
doc: add support page
2018-10-29 21:03:45 +01:00
Julien
f4e07221f1
Julien/documentation improvement
2018-10-17 19:53:00 +00:00
Philippe Bidinger
66e78f4811
fix typos in the doc
2018-10-08 12:28:56 +02:00
Marco Stronati
7d681f66e3
Doc: small fixes
2018-09-28 11:02:45 +02:00
Victor Allombert
c1ea259dd9
Doc: add bake for
in sandbox and small fixes
2018-09-28 11:02:44 +02:00
Benjamin Canou
f2961db740
Docs: rename betanet into mainnet
2018-09-17 15:53:10 +02:00
Marco Stronati
e7ff5910bd
Doc: change tezzies to tez
2018-08-22 15:55:48 +02:00
Marco Stronati
99060e3e95
Doc: add over-delegation, expected rights, deactivation
2018-08-02 15:59:16 +02:00
Marco Stronati
93bafba9ef
Doc: small improvements and fixes
2018-08-02 15:44:43 +02:00
Marco Stronati
022cb0f5ea
Doc: add activation of fundraiser account
2018-07-25 16:46:17 +02:00
b
66d91f05be
Doc: add emacs michelson-mode
2018-07-25 16:46:17 +02:00
Marco Stronati
35c4379a1e
Doc: add signer
2018-07-25 16:46:17 +02:00
Marco Stronati
59fc73d886
Doc: add node private mode
2018-07-25 16:46:17 +02:00
Marco Stronati
d35f84286b
Doc: add ledger
2018-07-25 16:46:17 +02:00
Marco Stronati
f626e9d6ae
Doc: new introduction howto{get,use,run}
2018-07-25 16:46:17 +02:00
Grégoire Henry
588832f04c
Proto: revert to the dummy hash for genesis
2018-07-21 00:29:13 +02:00
Grégoire Henry
fedf5d66c6
Proto: revert to the dummy hash for alpha
2018-07-21 00:28:48 +02:00
Grégoire Henry
c91f082a28
Makefile: rename tezos-$protocol-baker
to tezos-baker-$protocol
2018-07-18 23:43:49 +02:00
Vincent Botbol
e264e325f8
Doc: remove and fix brokens links
2018-07-17 11:37:22 +02:00
Benjamin Canou
6c00f64dfb
Proto Genesis's hash is its actual hash
2018-06-30 18:56:30 +02:00
Benjamin Canou
252435d280
Proto Alpha's hash is its actual hash
2018-06-30 18:56:30 +02:00
Grégoire Henry
a7022b2ef0
Opam: use opam2, a local switch, and a fixed remote.
2018-06-28 13:45:05 +02:00
Chris Martin
2f4c002acf
Fix "bootstrapping" typos
2018-06-25 15:15:19 +02:00
Vincent Bernardoff
b022a605b4
Client: identity -> address
2018-06-19 16:16:14 +02:00
Vincent Botbol
bea2344c3c
Storage: clean up leveldb artifacts
2018-06-19 03:06:21 +02:00
bruno
5452d89f6c
Documentation: minor improvements
...
- link to OPAM2 rc2
- fix some broken links
- add x86_64 restriction for the installation scripts
- misc rephrasing.
2018-06-14 00:15:46 +00:00
Grégoire Henry
d6f79edae2
Shell/RPC: rework /blocks
...
- start using `GET` and query parameters instead of `POST` when
meaningful
- inline parsed protocol data and metadata in block headers
- inline parsed protocol data and metadata in operations
- split the RPC in four categories:
- static data, available explicitly in block headers and operations
- static "metadata", information that were computed while validating
a block or an operation, but which are not explicit in the block
header (e.g. the baker of a block, the list of internal
transfer... (currently not implemented, but that's WIP))
- "context" all the static data we may read in the context
(contracts balance, list of delegates, ...)
- "helpers" are some RPC that may perform some computation.
2018-06-06 10:54:33 +02:00
OCamlPro-Iguernlala
01648e7611
Node: rename option '--closed' to '--private-mode'
2018-06-05 13:29:06 +02:00
Grégoire Henry
556e95cef0
Client: rename rpc call
into rpc post
or rpc get
2018-05-29 16:13:30 +02:00
Rob Witoff
6ebfef63a2
fix broken gitlab raw link
2018-05-27 12:00:00 +02:00
Grégoire Henry
672d2c10a6
Doc: minor fixes in alphanet.rst
2018-05-25 10:29:55 +02:00
Vincent Bernardoff
3c95ad8237
Doc: update alphanet changelog
2018-05-25 10:12:48 +02:00
Vincent Bernardoff
afd5a9e45f
Doc: explain baking
2018-05-25 10:12:48 +02:00
Vincent Bernardoff
83f1d8197b
Doc/Howto: more structure, more info on tuning proto params
2018-05-25 10:12:48 +02:00
Vincent Bernardoff
b2207d641b
Doc: update howto
, alphanet
, zeronet
pages
2018-05-25 10:12:48 +02:00
Vincent Bernardoff
bd84d3e439
Doc: update howto
2018-05-25 10:12:48 +02:00
Vincent Bernardoff
1da35f6b3f
Doc: add a label to zeronet
page
2018-05-25 10:12:48 +02:00
Vincent Bernardoff
19f269ce35
Doc: fix some links
2018-05-25 10:12:48 +02:00
Vincent Bernardoff
66ec2e6087
Doc: s/Gitlab/GitLab
2018-05-25 10:12:48 +02:00
Vincent Bernardoff
64dc9b5e9b
Doc/Howto: s/mac OS/macOS
2018-05-25 10:12:48 +02:00
Vincent Bernardoff
db25df02c0
Doc/Howto: remove libsodium
2018-05-25 10:12:48 +02:00
Raphaël Proust
771f937792
Doc: typo fixes
...
Note: this is only fixing typos highlighted by a spellchecker. More
typos and errors probably still lurk.
2018-05-10 12:46:16 +08:00