swh:1:snp:9c27352633c4639a943e316050a7b904f57900e2

sort by:
Revision Author Date Message Commit Date
ffe41a0 Michelson: add comments + registration for "Transfer in DIP" 05 February 2018, 14:57:15 UTC
ff7a8ab Michelson: mv registration of type-checking errors in a specific file 05 February 2018, 14:49:30 UTC
21c4cc6 Michelson: add registration for Overflow + some comments 05 February 2018, 14:06:00 UTC
75f29f4 Michelson: mv typechecking error definitions to a separate file 05 February 2018, 13:58:19 UTC
d8151c0 Proto/alpha: use two operations list (endorsement / others) 02 February 2018, 10:56:57 UTC
a1122f2 Baking: handle validation passes 02 February 2018, 10:56:57 UTC
09a7e98 Shell: enforce the `allowed passes` of an operation 02 February 2018, 10:56:57 UTC
618a43b Proto: export `acceptable_passes` 02 February 2018, 10:56:54 UTC
ae3ff05 Proto: the number of validation is now a protocol constant 02 February 2018, 09:27:58 UTC
4202375 Client: add signer modules documentation 01 February 2018, 22:16:13 UTC
4ffb00f Client: segregate signing 01 February 2018, 22:16:13 UTC
95ccd34 Client: remove useless argument 01 February 2018, 21:11:46 UTC
e03f842 CI: add isolate tests 01 February 2018, 17:20:47 UTC
e5ea08d Tests: add isolate tests 01 February 2018, 17:20:47 UTC
aeb910b Utils: add a few primitives 01 February 2018, 15:57:07 UTC
126df22 Symlink: fix missing symlink referent 31 January 2018, 22:36:07 UTC
efef124 Fix typo in tezos-protocol-compiler.opam 31 January 2018, 22:27:53 UTC
0863a2a Docs: add online help pages for the client 31 January 2018, 14:51:56 UTC
6063f67 Client: restore automatic verbosity in `man` 31 January 2018, 14:51:55 UTC
329e13c Client: add quick and dirty HTML output for `man` to produce online help pages 31 January 2018, 14:51:54 UTC
f86438c Client: better verbosity levels in help pages 31 January 2018, 14:51:54 UTC
2178a6a Client: cleanup / homogeneize command docs 31 January 2018, 14:51:54 UTC
02bc053 Client: add placeholders for arguments in help screens 31 January 2018, 14:51:53 UTC
3955b6a Client: add colors to client help screens 31 January 2018, 14:51:52 UTC
de80f01 Compiler: allow bytecode compilation 31 January 2018, 14:45:32 UTC
d1b4230 Michelson: export and printing for Duplicate_field error 31 January 2018, 13:06:35 UTC
695b23b Michelson: export and printing for Type_too_large error 31 January 2018, 11:25:50 UTC
745dda7 Makefile: add install rule 31 January 2018, 11:25:48 UTC
3c2430e CI: use released version of opam-depext 31 January 2018, 07:40:39 UTC
18c483e Merge remote-tracking branch 'refs/remotes/gitlab/master' 31 January 2018, 07:39:45 UTC
1ec1f50 Alphanet: fixes assert_endorser in alphanet script 30 January 2018, 23:00:49 UTC
8dcc5ce jbuild: fix installation of `tezos-protocol-alpha` 30 January 2018, 13:55:04 UTC
4b14218 opam: fix `tezos-client-base` dependencies 30 January 2018, 11:23:38 UTC
657e214 Refactor: rename `tezos-client-environment` into `tezos-protocol-environment-client` 30 January 2018, 10:54:57 UTC
ca29c92 Refactor: move `tezos-micheline` below `tezos-base` 30 January 2018, 10:47:57 UTC
f2de3ff Proto_sigs: split the deprecated module `Hash` 30 January 2018, 10:25:52 UTC
04465e3 Proto_sigs: split the deprecated module `Tezos_data` 30 January 2018, 10:25:46 UTC
db57afa Refactor: update OPAM packages in CI 30 January 2018, 09:14:50 UTC
70a4fba Refactor: rename package `tezos-embedded-client-*` -> `tezos-client-*` 30 January 2018, 09:13:40 UTC
fda8b4e Refactor: rename `prota_alpha/lib_proto` 30 January 2018, 09:13:40 UTC
c75756b Refactor: introduce `lib_client_environment` This allow to use the functorised version of the protocol in the client. 30 January 2018, 09:13:40 UTC
acc0c5c Compiler: allow not to generate `Registerer` 30 January 2018, 09:13:40 UTC
0c2acd2 RPC: simplify `Worker.EVENT` 30 January 2018, 09:13:40 UTC
e664179 Refactor: CI: check opam packages 30 January 2018, 09:13:40 UTC
1d5b4c1 Refactor: merge `lib_p2p_services` into `lib_shell_services` Also split the module `Shell_services` in smaller modules. 30 January 2018, 09:13:40 UTC
7277c98 Refactor: Move/split `P2p_types` into `lib_base` 30 January 2018, 09:13:40 UTC
be9f068 Refactor: More PRC types into `Tezos_base` 30 January 2018, 09:13:40 UTC
c4420ac Refactor: Move `Blake2B.Make` instanciation into `Tezos_base` 30 January 2018, 09:13:40 UTC
b0466ac Refactor: Fix `lib_protocol_updater` dependencies 30 January 2018, 09:13:40 UTC
96e4930 Refactor: Rename `lib_node_updater` -> `lib_protocol_updater` 30 January 2018, 09:13:40 UTC
96fe523 Refactor: Rename `lib_node_shell` -> `lib_shell` 30 January 2018, 09:13:40 UTC
58388bd Refactor: Merge `lib_node_shell_base/lib_node_services}` -> `lib_shell_services` 30 January 2018, 09:13:40 UTC
5522376 Refactor: Move `Mempool` and `Block_locator` into `lib_base` 30 January 2018, 09:13:26 UTC
4acdfc6 Refactor: Remame `lib_node_p2p/p2p_base` into `lib_p2p/p2p_services` 30 January 2018, 09:13:26 UTC
e0a2570 Refactor: Rename `Node_rpc_services.Network` into `P2p_services` 30 January 2018, 09:12:55 UTC
1f3c68c Refactor: Regroup protocols 30 January 2018, 09:12:55 UTC
a3d0ee6 Refactor: Rename `lib_rpc_base` -> `lib_rpc` 30 January 2018, 09:12:55 UTC
636a61b TMP merge 30 January 2018, 09:12:21 UTC
8f47c1d Fix .gitignore 29 January 2018, 22:33:21 UTC
e6cbf51 CI: less jobs on `master` 29 January 2018, 22:23:52 UTC
e3a7f33 CI: fix `publish:pages` (again) 29 January 2018, 22:22:56 UTC
b8beba2 CI: fix rule `publish:pages:` 29 January 2018, 21:54:20 UTC
260a717 CI: Fix the `publish` rules 29 January 2018, 21:11:18 UTC
6e7ca5d CI: use the 'safe_docker' tag to build docker images Otherwise, the resulting binary may throws SIGILL. 28 January 2018, 21:10:57 UTC
55db2db CI: improve pipeline duration - do not use a intermediate docker image between 'build' and 'test' - in 'build_deps', avoid downloading the cached image - in 'prepare', use `opam bundle` to: - embedded the sources of dependency - reduce the embedded opam repository to the needed package Other changes: - reintroduced 'sudo' in the base image, it is needed by `opam depext` and the job 'publish:doc' - moved the docker script used by the CI in `scripts/ci/` 28 January 2018, 19:03:31 UTC
99cdf5e gitlab CI refactoring - Docker files and build scripts + add git, bash and patch to the docker base definition (Dockerfile.base) + build leveldb once and for all (scripts/create_docker_image.leveldb_deps.sh) + add --depth 1 to all git clone calls + remove sudo, openssh and rsync from base images + add --no-cache to all apk calls + merge dockerfiles in the sh scripts 28 January 2018, 19:02:51 UTC
66fb181 Opam: add missing dep in `tezos-node-shell-base` 28 January 2018, 19:02:51 UTC
f00c7c0 Data encoding: fail on string_enum that should be a constant 27 January 2018, 14:30:09 UTC
c77cbcb Data_encoding: use constant from ocplib-json-typed 27 January 2018, 14:30:09 UTC
ea50025 P2p: tentative fix for #98 27 January 2018, 14:30:09 UTC
e7483ff Opam: new release of ocp-ocamlres 27 January 2018, 13:55:57 UTC
0c51f7a Proto: Fix warning 27 January 2018, 12:37:03 UTC
a30f20c Base: remove `Lwt_utils.canceler` It has been replaced by `Lwt_canceler` 27 January 2018, 12:35:47 UTC
9060122 Node: only validate branches that can increase the current head's fitness And also make the check when processing new head increments. That way we prevent spamming with valid head successors that bear the same fitness. 27 January 2018, 12:34:02 UTC
41ad73a Utils: remove `Lwt_utils.queue` 27 January 2018, 12:34:02 UTC
6f34b85 RPC: net validator worker introspection 27 January 2018, 12:34:02 UTC
0779221 Node: switch the net validator to `Tezos_worker` 27 January 2018, 12:34:02 UTC
e5405c2 RPC: peer validator worker introspection 27 January 2018, 12:34:02 UTC
ecbf180 Node: switch the peer validator to `Tezos_worker` 27 January 2018, 12:34:02 UTC
50b1957 RPC: block validator worker introspection 27 January 2018, 12:34:02 UTC
6d3f5af Node: switch the block validator to `Tezos_worker` 27 January 2018, 12:34:02 UTC
4e04e23 RPC: prevalidator worker introspection 27 January 2018, 12:34:02 UTC
98ec339 Node: switch the prevalidator to `Tezos_worker` 27 January 2018, 12:34:02 UTC
d50402c Introduce `Tezos_shell.Worker` 27 January 2018, 12:34:02 UTC
4d197b4 Node: document an internal prevalidator error 27 January 2018, 11:43:37 UTC
cd94b99 Node: throttle advertisement of newly discovered operations a little bit 27 January 2018, 11:43:37 UTC
755d63c Node: limit the refused operations cache in the prevalidator 27 January 2018, 11:43:37 UTC
0652808 Shell: refactoring of the prevalidator 27 January 2018, 11:43:37 UTC
566a921 Get rid of forced operation injection 27 January 2018, 11:43:37 UTC
dee86fb Utils: add `Lwt_pipe.pop_with_timeout` 27 January 2018, 11:43:37 UTC
9b09e70 Utils: add `Ring.clear` 27 January 2018, 10:33:30 UTC
bb90cc9 Utils: add Lwt_pipe.peek_all 27 January 2018, 10:33:30 UTC
2441ad6 Utils: add Ring.add_and_return_erased 27 January 2018, 10:33:30 UTC
f145c4b Utils: add Lwt_pipe.pop_all_now 27 January 2018, 10:33:30 UTC
cfd5151 Alpha: fix colliding JSON schema definitions 27 January 2018, 10:33:30 UTC
6e62958 Jbuilder: fix rule `runtest_indent` 27 January 2018, 10:32:57 UTC
ff3d879 Add 'whitedoc/proof_of_stake' to the doc index 27 January 2018, 00:44:07 UTC
5823c0e PoS doc 26 January 2018, 17:13:33 UTC
545cd0c Client: commands to update config file 25 January 2018, 22:22:59 UTC
937869d Client: split admin/debug commands into separate executable 25 January 2018, 15:57:20 UTC
back to top