Lý Kim Quyên
10c2406ce6
add test
2019-02-21 02:38:19 +00:00
Raphaël Proust
f44212ce57
gitlab-ci: run src/proto_alpha/lib_client tests
2019-02-21 02:11:35 +00:00
Philippe Bidinger
f51b8ad998
Client: update proto_demo
...
The client registers three commands.
- demo tests an echo RPC,
- fail tests an always failing RPC,
- bake creates a new block with empty protocol content.
2019-02-20 17:28:56 +01:00
Pierre Boutillier
136f16de14
Build-deps update imposed by uri.2.1.0 change in place
2019-02-01 21:38:46 +01:00
Dzmitryi Rudkouski
9c22170aef
CI: add versioned docker images
2019-01-30 12:10:15 +01:00
Grégoire Henry
b2844ff89f
Opam: use updated build deps
2019-01-22 17:16:48 +01:00
Marco Stronati
8016f83903
Client: cosmetic or minor improvements
2019-01-03 10:23:15 +00:00
Marco Stronati
3109b7f026
Doc: add voting page
2018-12-10 13:25:01 +01:00
Benjamin Canou
b4e5a99d77
CI: do not publish the doc of -staging branches
2018-11-26 22:15:38 +01:00
Grégoire Henry
8710a05963
Update .gitlab-ci.yml
2018-11-24 17:10:39 +00:00
Victor Allombert
9ecc2e517c
Shell/validator: allow standalone block validation
...
Co-authored with `Grégoire Henry <gregoire.henry@tezos.com>`
2018-11-16 11:40:58 +01:00
lykimquyen
8d09fffbab
Tests: split Michelson tests into category mini_scenarios
2018-11-12 11:30:29 +01:00
lykimquyen
a37a1f49f7
Tests: split Michelson tests into category macros
2018-11-12 11:30:28 +01:00
lykimquyen
e719f401f6
Tests: split Michelson tests into category opcode
2018-11-12 11:30:27 +01:00
Benjamin Canou
128ed65687
CI: rename betanet flags to mainnet
2018-09-17 15:53:10 +02:00
Marco Stronati
55bb91da79
CI/Makefile: decouple test for linkcheck to allow it to fail
2018-07-24 21:51:18 +02:00
Grégoire Henry
b7b6f0e960
CI: fix doc upload
2018-07-24 21:50:02 +02:00
Grégoire Henry
e85bdaeb14
Opam: update dependencies
2018-07-24 21:16:18 +02:00
Pietro
b89682e441
Build: Jbuilder -> Dune 1.0.1
2018-07-24 19:15:04 +02:00
Grégoire Henry
359f858c3e
CI: fix opam dependencies
2018-07-11 23:27:04 +02:00
Vincent Botbol
6909f0b3bc
Shell: benchmark for the context storage
...
Co-authored-by: Quyen <kim.quyen.ly@tezos.com>
Co-authored-by: Grégoire Henry <gregoire.henry@tezos.com>
Signed-off-by: Grégoire Henry <gregoire.henry@tezos.com>
2018-07-11 21:02:14 +02:00
Grégoire Henry
75448c6767
CI: add branch *-staging
2018-07-09 11:31:46 +02:00
Grégoire Henry
53f7d15d1e
Update .gitlab-ci.yml
2018-07-07 03:31:31 +00:00
Grégoire Henry
3dc8b7b605
Update .gitlab-ci.yml
2018-07-06 18:35:21 +00:00
Grégoire Henry
6d59a497e7
CI: add script for importing packages
2018-07-06 18:18:41 +02:00
Grégoire Henry
f49fc5f548
CI: allow documentation versionning
2018-07-06 18:18:41 +02:00
Grégoire Henry
c0222e53ee
CI: use the new opam images from tezos/opam-repository
2018-07-06 18:18:41 +02:00
Benjamin Canou
8aec39d8bb
CI: use IPv4 in p2p tests
2018-07-06 18:05:10 +02:00
Benjamin Canou
cfa1b8a761
Update gtilab-ci for the Betanet chain
2018-06-30 17:15:03 +02:00
Benjamin Canou
a09f2cc53e
Alpha: drop old tests
2018-06-19 03:06:21 +02:00
Grégoire Henry
1ab9a7a72c
Alpha: remove slots from endorsements
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
Raphaël Proust
904103496d
Alpha/Delegate: fix ci
2018-06-19 03:06:21 +02:00
Vincent Bernardoff
6eef72f892
CI: add test dependencies for ledger-wallet
2018-06-16 16:26:19 +02:00
Vincent Bernardoff
21823483a5
Crypto: add P256 cryptography
2018-06-13 23:59:16 +00:00
Vincent Bernardoff
a726d7363b
Opam: remove irmin-leveldb
2018-06-13 00:55:37 +02:00
Vincent Bernardoff
be459ef312
Vendors: import irmin-lmdb
2018-06-13 00:55:36 +02:00
Vincent Bernardoff
cbef4c4d0c
Vendors: import ocaml-lmdb
2018-06-13 00:55:36 +02:00
Grégoire Henry
ceddb09ea7
TMP remove dictator
2018-06-06 10:54:33 +02:00
Grégoire Henry
502017c863
Signer: create packages tezos-signer-services
and tezos-signed-backends
2018-05-26 15:08:13 +02:00
Grégoire Henry
ad9f4c2814
Signer: move main_signer.ml
into into its own package
2018-05-26 15:06:10 +02:00
Vincent Bernardoff
c125664c95
HaCl: CI fixup
2018-05-17 10:20:22 +02:00
Grégoire Henry
5672508b00
CI: conditional update of the opam base image
2018-05-09 12:23:30 +02:00
Benjamin Canou
cd731df938
Add missing opam dependency
2018-05-05 01:29:06 +02:00
Vincent Bernardoff
96d9f317c1
Ocplib_json_typed: adapt code for inclusion in vendors
2018-05-04 18:48:00 +02:00
Pietro
02838a4cbc
p2p,node,client: Add Greylists
...
- add admin commands to ban and unban ips and peers
- add greylist_timeout option to configuration file (node)
- Add greylist modules + RPC
2018-05-03 16:03:01 +02:00
Vincent Bernardoff
3a0cdfd90a
Crypto: Secp256k1 -> Libsecp256k1
2018-04-26 21:24:21 +02:00
Vincent Bernardoff
9adee55234
Import: ocaml-secp256k1 in vendors
2018-04-16 17:21:10 +02:00
Grégoire Henry
08a3cff5a6
Base: rename Cli_entries
into Clic
2018-04-03 15:21:38 +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