Grégoire Henry
|
08a3cff5a6
|
Base: rename Cli_entries into Clic
|
2018-04-03 15:21:38 +02:00 |
|
Milo Davis
|
4ad127c398
|
Client: wait for operation inclusion command and RPC
|
2018-03-30 00:45:22 +02:00 |
|
Grégoire Henry
|
38c7453edf
|
Shell/RPC: allow /blocks/<hash>~n/...
This allows to query the `n`-th predecessor of block `<hash>`.
|
2018-03-30 00:45:22 +02:00 |
|
Mathias Bourgoin
|
fcdf36acd4
|
Shell/RPC: remove the fake block /blocks/prevalidation
Add a `/mempool/pending_operations`
|
2018-03-30 00:44:58 +02:00 |
|
bruno
|
c332343cee
|
Alpha: add one mutez in interface
|
2018-03-28 09:30:33 +00:00 |
|
Vincent Botbol
|
c2990b4f14
|
Alpha: replace the faucet by preallocated-contract activation.
|
2018-03-28 10:36:37 +02:00 |
|
Arthur B
|
f98ed35583
|
Blake2B: export kmac function.
|
2018-03-28 10:29:51 +02:00 |
|
Arthur B
|
15955dcbae
|
Alpha: genesis block allocation script
|
2018-03-28 10:29:51 +02:00 |
|
Grégoire Henry
|
afb1e0f260
|
Proto/Env: remove {Set,Map}.find
Also replace all the function raising `Not_found` by their `_opt` version.
|
2018-03-27 09:59:59 +00:00 |
|
Grégoire Henry
|
48cc2e9928
|
Proto/Env: rename Set.S and Map.S into S.SET and S.MAP .
|
2018-03-27 09:59:59 +00:00 |
|
Benjamin Canou
|
fc1ea36a62
|
Docs: fix the RPC and error docs intros
|
2018-03-26 01:04:07 +02:00 |
|
Vincent Botbol
|
73ba0a3fb5
|
Docs: normalize and prettify both errors and rpc documentation
|
2018-03-26 01:04:07 +02:00 |
|
Vincent Botbol
|
369b6d7988
|
Fix: sphinx warning about bad reference
|
2018-03-26 01:04:07 +02:00 |
|
Vincent Botbol
|
8441e0c7a0
|
Docs: add dynamic parameters description
|
2018-03-26 01:04:07 +02:00 |
|
Vincent Botbol
|
d64d448c3c
|
Fix: typos in rpc block's dynamic argument description
|
2018-03-26 01:04:07 +02:00 |
|
Vincent Botbol
|
55d25c6600
|
Docs: add rpc documentation generation
|
2018-03-26 01:04:07 +02:00 |
|
Vincent Botbol
|
385a600e98
|
Docs: add error documentation generation
|
2018-03-26 01:04:07 +02:00 |
|
Benjamin Canou
|
19eb1c2520
|
Error_monad: change error wrapping to flatten the JSON format
|
2018-03-26 01:04:07 +02:00 |
|
Benjamin Canou
|
bd3191059b
|
Data_encoding: make more combinators transparent to is_tup/is_obj
|
2018-03-24 16:45:29 +01:00 |
|
Benjamin Canou
|
e0a4147b8d
|
Alpha: add missing error registrations
|
2018-03-24 16:45:29 +01:00 |
|
Benjamin Canou
|
583563ede0
|
Remove dead file
|
2018-03-24 16:45:29 +01:00 |
|
Grégoire Henry
|
72b7789162
|
Alpha: reduce tips for inclusion of seed revelations
|
2018-03-22 17:37:54 +01:00 |
|
Vincent Bernardoff
|
5319752704
|
Vendors/tweetnacl: do not intermix tweetnacl with custom code
|
2018-03-22 14:39:55 +01:00 |
|
Pietro
|
ae316d7591
|
Sandbox: Faster block generations in sandbox mode
|
2018-03-22 14:38:26 +01:00 |
|
Grégoire Henry
|
7fabac6714
|
Alpha/RPC: fix typo in the RPC for parsing and forging.
|
2018-03-22 14:13:53 +01:00 |
|
Grégoire Henry
|
590e67f71b
|
Docker: reinstall 'vi' in docker image
This is used by `tezos-client`.
|
2018-03-22 14:04:51 +01:00 |
|
Pietro
|
5399dee5ce
|
test: add tezos-alpha-baker command in tezos-init-sandboxed-client
|
2018-03-22 13:51:26 +01:00 |
|
Pietro
|
f6dbdf7ac3
|
Test: fix make fix-indent erase all problem
|
2018-03-22 13:51:06 +01:00 |
|
Grégoire Henry
|
34a8c30c83
|
Alphanet.sh: fix --rpc-port (fix #137)
|
2018-03-22 13:50:47 +01:00 |
|
Grégoire Henry
|
9035bb94ab
|
Baker: do not generate random when not required
|
2018-03-22 13:41:57 +01:00 |
|
Grégoire Henry
|
bf0dfda7d4
|
Alphanet: fix docker-compose version
|
2018-03-21 15:20:13 +01:00 |
|
Milo Davis
|
cdf7b7061b
|
Makefile: use ${MAKE} for recursive calls
|
2018-03-20 07:10:27 +01:00 |
|
Pietro
|
9ef69b4502
|
Client, test: Add two more protocol injection tests (from alpha)
|
2018-03-20 07:07:57 +01:00 |
|
Pietro
|
c6c9117c3a
|
Client,test: add test for demo protocol activation
|
2018-03-20 07:07:56 +01:00 |
|
Grégoire Henry
|
c2f74f9f9b
|
Alphanet: use vanity key for the bootstrap accounts
|
2018-03-20 07:07:56 +01:00 |
|
Pietro
|
01dd7d152a
|
Client: better error messages for unwrapped JSON objects.
|
2018-03-20 06:50:39 +01:00 |
|
bruno
|
55ad294595
|
Alpha: fix typo s/token_per_rolls/tokens_per_roll
|
2018-03-20 06:49:52 +01:00 |
|
bruno
|
bdf6a5e564
|
General: update jbuilder to 1.0+beta19
|
2018-03-20 06:49:52 +01:00 |
|
Grégoire Henry
|
75274bf923
|
Zeronet/alphanet: update constants.
|
2018-03-20 06:49:52 +01:00 |
|
Grégoire Henry
|
c5792cd7f0
|
Shell: remove outdated operation on new blocks
|
2018-03-20 06:49:52 +01:00 |
|
Grégoire Henry
|
edb40c7923
|
Alpha/test: allow to deactivate seed renewal
|
2018-03-19 16:06:27 +01:00 |
|
Benjamin Canou
|
dabf4c1578
|
Fix alphanet_constants.patch and reset the chain
|
2018-03-18 18:36:56 +01:00 |
|
Benjamin Canou
|
19d9ce1f64
|
Alpha: fix tests
|
2018-03-18 18:11:04 +01:00 |
|
Benjamin Canou
|
0b31daeadc
|
Alpha: rename Double_endorsement/baking into Double_endorsement/baking_evidence
|
2018-03-16 18:38:41 +01:00 |
|
Grégoire Henry
|
5ac629f335
|
More renaming registred -> registered
|
2018-03-16 18:38:41 +01:00 |
|
Grégoire Henry
|
71ee3114a7
|
Alpha: rename bond into deposit
|
2018-03-16 18:38:41 +01:00 |
|
Grégoire Henry
|
987e4a5314
|
Alpha: introduce constant max_revelations_per_block
|
2018-03-16 18:38:41 +01:00 |
|
Grégoire Henry
|
8e77382a61
|
Alpha: remove constant max_number_of_operations
|
2018-03-16 18:38:41 +01:00 |
|
Grégoire Henry
|
c1ddec37ab
|
Alpha: rename voting_period_length into block_per_voting_period
|
2018-03-16 18:38:41 +01:00 |
|
Grégoire Henry
|
7ef2803199
|
Alpha: rename max_signing_slot into endorsers_per_block
|
2018-03-16 18:38:41 +01:00 |
|