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
Grégoire Henry
c1bce70c50
Doc/Zeronet: add faucet instructions for ./zeronet.sh
2018-04-19 10:04:52 +02:00
Jonathan
92ee761451
Doc: fixed typo s/developper/developer/
2018-04-18 14:21:42 +02:00
Grégoire Henry
3ad1ea073e
Doc: some opam-foo advices
2018-04-17 13:46:57 +02:00
Grégoire Henry
2c3906d18a
Zeronet: document faucet
2018-04-17 10:50:37 +02:00
Vincent Botbol
90afe58372
Fix: broken Ocsigen links
2018-04-13 17:01:37 +00:00
Benjamin Canou
5b28e08f93
Docs: fix broken link
2018-03-01 14:16:33 +01:00
Bruno B
5b70094233
Update compiler version: 4.06.0 -> 4.06.1
2018-02-26 13:35:47 +00:00
Pierre Chambart
590ddb750f
Change compiler's requested version
2018-02-22 05:36:57 +01:00
Benjamin Canou
71556b9418
Update the README
...
With: Arthur B <arthur.breitman@gmail.com>
2018-02-20 22:40:43 +00:00
Benjamin Canou
ac0a685769
Docs: add doc on OPAM packages/source code architecture
2018-02-20 22:40:42 +00:00
Benjamin Canou
835a1d95bf
CI: doc
in branch name triggers make doc-html
2018-02-20 22:40:40 +00:00