swh:1:snp:9c27352633c4639a943e316050a7b904f57900e2

sort by:
Revision Author Date Message Commit Date
9b1870d P2p: mv Moving_average to lib_stdlib_unix 07 June 2019, 10:32:42 UTC
5cce555 P2p: add mli to P2p_errors 07 June 2019, 10:32:42 UTC
2dd610a P2p: moved P2p_errors to lib_p2p / cut shell_services dependency 07 June 2019, 10:32:42 UTC
2997134 P2p: moved p2p_directory from lib_p2p to lib_shell. This removes the dependency of lib_p2p to RPCs. Now lib_p2p exports it services via module interfaces only, and it's up to the client lib (lib_shell) to define RPC. 07 June 2019, 10:32:42 UTC
6cc498a P2p: extract RPC directory from module P2p RPC service were defined inside module P2p, potentially leaking P2p private state. This simplifies module P2p and avoid abstraction leak. 07 June 2019, 10:32:42 UTC
f9d24de Error_monad: tests for error tables 07 June 2019, 10:12:55 UTC
24db3fb Shell/chain_validator: use error table for initialization 07 June 2019, 10:12:55 UTC
1414e43 Error_monad: Error-aware table 07 June 2019, 10:12:55 UTC
87c0a18 CI: update opam tests 07 June 2019, 06:38:14 UTC
abd6a75 Scripts: snapshot-alpha fixes for lib_parameters and more 07 June 2019, 06:06:06 UTC
7c39415 Proto/Parameters: s/alpha/alpha-parameters in proto_alpha.ml 07 June 2019, 06:06:06 UTC
f6ef0e5 Revert "Proto/Client: change protocol name to avoid conflicts" This reverts commit ab952d0a6a21c8a88514fa07afd8621afe4c871e. 07 June 2019, 06:06:05 UTC
7316560 Proto/Client: remove unused dependency, fix typo 07 June 2019, 06:06:05 UTC
e9e04d9 Proto/Delegate: add version to pow 07 June 2019, 06:06:05 UTC
2efc012 Proto/Delegate: add protocol name to nonce logging registration 07 June 2019, 06:06:04 UTC
2a09ea7 Proto/Delegate: set default fees like in mainnet 07 June 2019, 06:06:04 UTC
a5f2c83 Proto/Delegate: add protocol name to logging registration 07 June 2019, 06:06:04 UTC
fb9c04b Proto/Mempool: add mempool filters 07 June 2019, 06:06:03 UTC
2c5b026 Proto/Opam: remove alpha from synopsis 07 June 2019, 06:06:03 UTC
a03c814 Protocols/Tests: create a package tezos-protocol-alpha-tests to solve circular deps 06 June 2019, 21:21:41 UTC
560dbe1 Proto/Parameters: dune cleanup 06 June 2019, 21:21:41 UTC
64ad7be Proto/Parameters: add opam dependencies 06 June 2019, 21:21:41 UTC
99d9aa8 P2p: Add randomness when listing known peers 06 June 2019, 20:01:16 UTC
c222dcf Flextesa: use more portable call for `cp` Thanks **@pirbo:** <https://gitlab.com/tezos/tezos/merge_requests/1092#note_178711248> 06 June 2019, 19:21:13 UTC
98e68cb Flextesa: use “slow-flow” genspio compiler (MacOSX) 06 June 2019, 19:21:13 UTC
fb0632c P2p: per-pool greylisting config (rather than per-point) 06 June 2019, 13:43:14 UTC
7c67115 P2p: add options for greylisting policy 06 June 2019, 13:43:14 UTC
c78a7ff P2p: check for time overflow 06 June 2019, 13:43:14 UTC
7e5cfaa P2p: cap greylisting delay 06 June 2019, 13:43:14 UTC
5fff35e Doc: add proto 004 page to index 06 June 2019, 06:18:21 UTC
25227f1 Doc: moved python tests doc to main doc 06 June 2019, 05:49:17 UTC
a00d896 Client_base_unix: improve client_context_unix 05 June 2019, 20:33:26 UTC
bd2af62 Doc: add page for protocol 004, fixes for mainnet may 05 June 2019, 16:17:29 UTC
f81f512 Proto/Parameters: fix wrong renaming in dune 05 June 2019, 10:12:02 UTC
2e1b795 Shell/Bench: allow accepting more parameters in genesis 05 June 2019, 10:12:01 UTC
ee068cb Proto: locally revert `ddbe199ea - Doc: fix many odoc errors` 05 June 2019, 10:12:01 UTC
566a3eb P2p/pool: minor simplifications 05 June 2019, 09:07:45 UTC
6a32d17 Doc: Michelson: Move the obsolete contracts to attic and replace them by the multisig in Michelson documentation The reservoir contracts seem buggy: they either fail or freeze money in most cases. The forward contract that was also documented in Michelson doc is probably to complex to be explained there and the code was already in attic. 05 June 2019, 08:27:40 UTC
487ccf9 Proto/Delegate/Test: use protocol-alpha-parameters instead of json 04 June 2019, 21:13:01 UTC
2d652b6 Proto/Tests: use protocol-alpha-parameters instead of json 04 June 2019, 21:13:01 UTC
c114ec8 Shell/Bench: use protocol-alpha-parameters instead of json 04 June 2019, 21:13:01 UTC
e73b0b5 Client/Test: use protocol-alpha-parameters instead of json 04 June 2019, 21:13:01 UTC
ab952d0 Proto/Client: change protocol name to avoid conflicts 04 June 2019, 21:13:01 UTC
72c7dc7 Client/sandbox: use protocol-alpha-parameters 04 June 2019, 21:13:01 UTC
79e3029 Scripts,alpha-parameters: generate protocol_parameters.json Replace protoco_parameters.json with an OCaml generator that produces {sandbox,test,proto004}-parameters.json to be used in the tests and sandbox script. 04 June 2019, 21:13:01 UTC
3698e91 Proto/Tests: improve two tests - fix a voting test using old de-activation behavior - improve baking test - remove duplicated function in context 04 June 2019, 21:13:01 UTC
fc5a65a P2p: extract P2p_answerer from P2p_pool simplify P2p_pool, make P2p_answerer interface explicit and documented 04 June 2019, 16:52:53 UTC
6dbcdfa P2p: Extract/document module Message from P2p_pool. Reduce complexity of P2p_pool, avoid duplication of types in several modules. 04 June 2019, 16:52:27 UTC
7e183d6 Baker: include all available operations once enough endorsements have arrived 04 June 2019, 16:22:20 UTC
a936098 Lib_base: 32bits compatible conversions functions for time 04 June 2019, 09:57:08 UTC
6c603ec Network_sandbox: typo in documentation 04 June 2019, 08:19:48 UTC
e84e4a6 Lib_shell: fix MacOs failure when importing a snapshot 30 May 2019, 14:58:58 UTC
6555917 Snapshots: make Store.t abstract again 30 May 2019, 14:58:58 UTC
ede6bc3 Snapshots: update context test 30 May 2019, 14:58:58 UTC
5e67d3b Shell: Minor refactoring Co-authored-by: Paul Laforgue <paul.laforgue@tezcore.com> 30 May 2019, 14:58:58 UTC
4866080 Shell/Bin_node: Remove reconstruct feature 30 May 2019, 14:58:58 UTC
50c2b56 Snapshots: fixes and memory usage improvements Co-authored-by: Thomas Gazagnaire <thomas@gazagnaire.com> Co-authored-by: Paul Laforgue <paul.laforgue@tezcore.com> 30 May 2019, 14:58:58 UTC
740a215 Docker: add import command 30 May 2019, 11:52:49 UTC
f97e51c Flextesa: update tutorial 29 May 2019, 02:50:54 UTC
9fa2ac3 Flextesa: remove “Kiln-process” support 29 May 2019, 02:50:54 UTC
d27bc80 Flextesa: Use verbose-signing in Wallet tests 29 May 2019, 02:50:44 UTC
40a8637 Flextesa: test deterministic nonce generation 29 May 2019, 02:25:25 UTC
7bf10c9 Flextesa: Add initial tests for Ledger Wallet app 29 May 2019, 02:25:25 UTC
16f6a5c Flextesa: Add ledger baking tests 29 May 2019, 02:25:25 UTC
54453cf Flextesa: add Stream little module 29 May 2019, 02:25:25 UTC
1d3c7a4 Flextesa: improve daemons-upgrade test 29 May 2019, 02:25:25 UTC
12e9a53 Flextesa: import doc changes 29 May 2019, 02:25:25 UTC
9100657 Flextesa: improve Kiln module 29 May 2019, 02:25:25 UTC
b937ff1 Flextesa: add `daemons-upgrade` test 29 May 2019, 02:25:25 UTC
882e5a6 Flextesa: add `Kiln.Configuration_directory` 29 May 2019, 02:25:25 UTC
ea9e388 Flextesa: add `--external-peers` and improve Kiln 29 May 2019, 02:25:25 UTC
6b01300 Flextesa: add `--no-daemons-for` option to mininet 29 May 2019, 02:25:25 UTC
c2e6782 Flextesa: fix voting test (proposals submission) 29 May 2019, 02:25:24 UTC
a7b4bbc Flextesa: allow running Kiln without Docker 29 May 2019, 02:25:24 UTC
a82344e Flextesa: Run `ocamlformat` 29 May 2019, 02:25:24 UTC
d4521ee Flextesa: add system-checks to the current tests 29 May 2019, 02:25:24 UTC
59f3dd0 Flextesa: Use Kiln's new `--bakers` option 29 May 2019, 02:25:24 UTC
14c6291 Flextesa: add system-checks to the current tests 29 May 2019, 02:25:24 UTC
a1aa020 Flextesa: add module `System_dependencies` 29 May 2019, 02:25:24 UTC
cb45922 Flextesa: Remove type parameter from executables 29 May 2019, 02:25:24 UTC
5caea11 Flextesa: update documentation of the voting test 29 May 2019, 02:25:24 UTC
6c979d9 Flextesa: update ledger version of the voting test 29 May 2019, 02:25:24 UTC
ab72e31 Flextesa: use more both bakers in voting test 29 May 2019, 02:25:24 UTC
e3bdcf9 Flextesa: make voting test bake on test chain 29 May 2019, 02:25:24 UTC
a47b0ef Flextesa: experiment with new `Asynchronous_result` 29 May 2019, 02:25:24 UTC
bd5f31d Flextesa: improve reliability 29 May 2019, 02:25:24 UTC
dae13fd Flextesa: fix test for clueless client 29 May 2019, 02:25:24 UTC
31e8b53 Flextesa: fix `@runtest_sandbox_voting_demo` 29 May 2019, 02:25:24 UTC
7491c17 Flextesa: make protocol switch happen in voting 29 May 2019, 02:25:24 UTC
626d2ca Flextesa: rename `Tezos_executable.node → make` 29 May 2019, 02:25:23 UTC
d7ac890 Flextesa: clean-up accusations test code 29 May 2019, 02:25:23 UTC
e1aebb5 Flextesa: fix display of netstat thing 29 May 2019, 02:25:23 UTC
db583a8 Docs: miscellaneous improvements 27 May 2019, 17:20:33 UTC
c3eb857 Revert "Snapshot: open the store in readonly for the snapshot export" This reverts commit a21d47cbd2bf8fa5c2fa5002996bced186acf033 27 May 2019, 16:19:49 UTC
a21d47c Snapshot: open the store in readonly for the snapshot export 27 May 2019, 14:04:53 UTC
5a58d0e Store: add the option to open store in readonly 27 May 2019, 14:04:53 UTC
8ee1de9 Shell: remove _length postifix frrom workers' information encoding 27 May 2019, 13:31:08 UTC
df2c027 Tests: add test for new RPC 27 May 2019, 13:31:08 UTC
df1b469 Shell: æsthetics and minor reorganising 27 May 2019, 13:31:08 UTC
cf48913 Shell/Distributed_DB: Add RPC to get information about the ddb Co-authored-by: MBourgoin <mathias.bourgoin@tezcore.com> Co-authored-by: Pietro Abate <pietro.abate@tezcore.com> 27 May 2019, 13:31:08 UTC
back to top