Benjamin Canou
|
9f4ff764a8
|
Docs: fix src links in extern repos
|
2018-07-10 13:58:13 +00:00 |
|
Benjamin Canou
|
6c78c5bc25
|
Update README with new doc address and license
|
2018-07-06 18:18:41 +02:00 |
|
Marco Stronati
|
822f38f735
|
Doc/PoS: typo
|
2018-07-03 15:46:31 +00:00 |
|
Marco Stronati
|
3fbfe3c1db
|
Doc/PoS: how to compute seed
|
2018-07-03 15:46:31 +00:00 |
|
Marco Stronati
|
cd823a05b8
|
Doc/PoS: remove mention to PVSS
|
2018-07-03 15:46:31 +00:00 |
|
Marco Stronati
|
a077269563
|
Doc/PoS: remove TIME_DELAY_FOR_PRIORITY
|
2018-07-03 15:46:31 +00:00 |
|
Marco Stronati
|
0ed80bcced
|
Doc/PoS: changes to baking rights
|
2018-07-03 15:46:31 +00:00 |
|
Marco Stronati
|
24c4e6559e
|
Doc/PoS: multiple endorsements, one operation
|
2018-07-03 15:46:31 +00:00 |
|
Marco Stronati
|
45ddfeacea
|
Doc/PoS: explain endorsements
|
2018-07-03 15:46:31 +00:00 |
|
Marco Stronati
|
399045c425
|
Doc/PoS: add seed_nonce_revelation_tip
|
2018-07-03 15:46:31 +00:00 |
|
Marco Stronati
|
1539f0d0e8
|
Doc/PoS: simplify security deposit
|
2018-07-03 15:46:31 +00:00 |
|
Marco Stronati
|
5b6db63b34
|
Doc/PoS: rename allowed_fork to preserved_cycles
|
2018-07-03 15:46:31 +00: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 |
|
Pierre Boutillier
|
140bd6b1ca
|
Tezos is now Open Source
|
2018-06-30 17:41:32 +02:00 |
|
Galfour
|
2701012bf0
|
Everywhere: dictator -> activator
|
2018-06-29 04:10: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 |
|
Benjamin Canou
|
4f3b591e63
|
Michelson: update the documentation
|
2018-06-22 14:18:08 +00:00 |
|
Benjamin Canou
|
197b29b040
|
Michelson: add PACK and UNPACK
|
2018-06-22 14:18:08 +00:00 |
|
Benjamin Canou
|
96f6ef1c78
|
Michelson: s/H/BLAKE2B/
|
2018-06-22 14:18:08 +00:00 |
|
Benjamin Canou
|
c3f4aa1454
|
Michelson: new bytes type
|
2018-06-22 14:18:08 +00:00 |
|
Benjamin Canou
|
1ccfe6aed9
|
Michelson: remove confusing MANAGER instruction
|
2018-06-22 14:18:08 +00:00 |
|
Benjamin Canou
|
3d602424d1
|
Michelson: fix example in doc and add an antipattern (suggested by @tomjack)
|
2018-06-22 14:18:08 +00:00 |
|
Benjamin Canou
|
15c8c7af86
|
Michelson, docs: various fixes
|
2018-06-22 14:18:08 +00:00 |
|
Benjamin Canou
|
377f3e1e44
|
Michelson: change semantics of SOURCE and add SENDER
|
2018-06-22 14:18:08 +00:00 |
|
Alain Mebsout
|
bced4accb1
|
Doc: documentation for FAILWITH instruction and FAIL macro
|
2018-06-22 14:18:08 +00:00 |
|
Vincent Bernardoff
|
b022a605b4
|
Client: identity -> address
|
2018-06-19 16:16:14 +02:00 |
|
Benjamin Canou
|
3247a3f491
|
Docs: fix broken links
|
2018-06-19 15:48:34 +02:00 |
|
Grégoire Henry
|
fc0af4a55f
|
Shell: add option --checkpoint to tezos-node run
|
2018-06-19 12:15:27 +00:00 |
|
Vincent Botbol
|
bea2344c3c
|
Storage: clean up leveldb artifacts
|
2018-06-19 03:06:21 +02:00 |
|
Vincent Botbol
|
0512ff55ce
|
Baking: split daemons into 3 different binaries
|
2018-06-19 03:06:21 +02:00 |
|
Alain Mebsout
|
1fccffb61c
|
Michelson: keep field annotations in SET_CADR, MAP_CADR macros
|
2018-06-14 18:09:32 +02:00 |
|
Alain Mebsout
|
040fa2a075
|
Michelson: special annotations %@ and @%
|
2018-06-14 18:09:32 +02:00 |
|
Alain Mebsout
|
fcd9b61084
|
Michelson: annotations must start with _a-zA-Z or be empty
Empty annotations are used to mean no annotation, or as a wildcard when
destructing pairs for instance.
|
2018-06-14 18:09:32 +02:00 |
|
Alain Mebsout
|
6dacd8f6a5
|
Michelson: Force annotations of the same kind to be grouped
|
2018-06-14 18:09:32 +02:00 |
|
Alain Mebsout
|
1748f370fc
|
Michelson: Remove binding annotations
Use RENAME in code blocks instead.
|
2018-06-14 18:09:32 +02:00 |
|
Alain Mebsout
|
b61df9d816
|
Doc: fix LOOP_LEFT type
|
2018-06-14 18:09:32 +02:00 |
|
Alain Mebsout
|
703a12f681
|
Michelson: new (nop) opcodes CAST and RENAME
Removes RENAME macro
|
2018-06-14 18:09:32 +02:00 |
|
Alain Mebsout
|
e8329b1fc3
|
Michelson: do not infer pair field names and fail when fields differ
|
2018-06-14 18:09:32 +02:00 |
|
Alain Mebsout
|
821c6255dc
|
Michelson: annotation fixes to match the spec
|
2018-06-14 18:09:32 +02:00 |
|
Alain Mebsout
|
c63e9b6960
|
Doc: Documentation for Michelson annotations and new macros
|
2018-06-14 18:09:32 +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 |
|
Benjamin Canou
|
ee735c33cf
|
Alpha: fix typos and fill placeholders in services doc
|
2018-06-06 10:54:33 +02:00 |
|
Benjamin Canou
|
2e21a67648
|
Docs: minor fixes
|
2018-06-06 10:54:33 +02:00 |
|
Grégoire Henry
|
162bd73e85
|
Data_encoding: generate RST for binary description
|
2018-06-06 10:54:33 +02:00 |
|
Grégoire Henry
|
a17e5d177c
|
Doc: add api/p2p.rst
|
2018-06-06 10:54:33 +02:00 |
|
Milo Davis
|
0a88f1887c
|
Data_encoding: binary description printing
|
2018-06-06 10:54:33 +02:00 |
|
Grégoire Henry
|
420986b45b
|
Alpha: simplify the operation datatype
|
2018-06-06 10:54:33 +02:00 |
|
Grégoire Henry
|
89cbe0f8fa
|
Docs/RPC: fix doc generation
The current doc generator does not handles path were multiple method
are registred. The fix remove the intermediate (compilation) tree.
|
2018-06-06 10:54:33 +02:00 |
|