swh:1:snp:9c27352633c4639a943e316050a7b904f57900e2

sort by:
Revision Author Date Message Commit Date
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
e67a41c Shell: Add RPCs to query workers Co-authored-by: MBourgoin <mathias.bourgoin@tezcore.com> Co-authored-by: Pietro Abate <pietro.abate@tezcore.com> 27 May 2019, 13:31:08 UTC
87f0891 Doc: remove non-issue about memory requirement for snapshots 23 May 2019, 16:00:11 UTC
d494e1e Base: revert protocol time encoding introduced in 323d1e12d 23 May 2019, 13:15:49 UTC
8df175d Doc: fixes for migration instructions 22 May 2019, 19:46:02 UTC
5098cd6 Doc: add release page for mainnet may 22 May 2019, 14:56:45 UTC
96a5d91 Doc: reorganize files 22 May 2019, 14:56:45 UTC
9daa159 Doc: replace : before :: 22 May 2019, 14:56:45 UTC
8f10515 Doc: add history modes and snapshots Co-authored-by: Paul Laforgue <paul.laforgue@tezcore.com> 22 May 2019, 14:56:45 UTC
e8f8782 Doc: add burn-cap and force-low-fee + various fixes. 22 May 2019, 14:56:45 UTC
083f132 Doc: rework first transaction and receipt 22 May 2019, 14:56:45 UTC
fe4e5fe Doc: more on voting duplicates 22 May 2019, 14:56:45 UTC
103e4eb Shell: Fix typos 22 May 2019, 14:55:46 UTC
4ae8cfe Snapshots: cosmetic fixes 22 May 2019, 14:55:46 UTC
e14c84a Shell: stores the transition block level with the protocol_hash 22 May 2019, 14:55:46 UTC
f3e9c59 RPCs: fix rpc queries on save_point 22 May 2019, 14:55:46 UTC
d7ffe3c P2p: Don't announce banned points FIX 22 May 2019, 14:11:42 UTC
0b66af6 Bin_client: add test for multisig integration 21 May 2019, 17:55:33 UTC
7bbb5ac Proto/Client: add commands for managing a multisig smart contract 21 May 2019, 17:52:29 UTC
20a857e Error_monad: Add a parallel version of `List.iteri` 21 May 2019, 14:07:18 UTC
5a7f3be Tests python: Setting the loglevel in new logging framework 21 May 2019, 06:49:21 UTC
b22b427 Opam: tezos-storage always depends upon stdlib-unix 21 May 2019, 03:32:45 UTC
84cdbce P2p : random and parallel kill strategy on too_many_connection Previous strategy was to kill sequentially the peers in an order driven by the peer id. The same node A could thus get killed over and over if the node B it connects to is overloaded (max_incoming_connections is reached) and the node A insists on comming back. Now the kill list is randomly selected. Bonus: the disconnections now happen in parallel. 21 May 2019, 02:14:05 UTC
e888887 P2p: Don't announce banned points 21 May 2019, 02:14:05 UTC
59b0624 P2p: earlier detection of "public" nodes. Tag nodes as public/private even if we reject the connection. 21 May 2019, 02:14:05 UTC
6ffabdd CI: update opam 20 May 2019, 18:00:16 UTC
1426802 Bin_node: change `rolling` history-mode to `experimental-rolling` 20 May 2019, 16:03:39 UTC
cb18ba9 Bin_node: Upgrade data_version of storage (0.0.2 -> 0.0.3) 20 May 2019, 16:03:39 UTC
3155bc7 Shell/Snapshots: Add snapshot export/import features Co-authored-by: Paul Laforgue <paul.laforgue@tezcore.com> 20 May 2019, 16:03:39 UTC
7f4f2e2 Bin_node: update node data version handling Co-authored-by: Vincent Botbol <vincent.botbol@tezcore.com> 20 May 2019, 16:03:39 UTC
db85a7e Bin_node: add read_data_dir config file 20 May 2019, 16:03:39 UTC
ba96835 Storage: Add export/import tests 20 May 2019, 16:03:39 UTC
6037d0e Lib_storage: add context export/import feature Co-authored-by: Paul Laforgue <paul.laforgue@tezcore.com> Co-authored-by: Benjamin Canou <benjamin@canou.fr> Co-authored-by: Vincent Botbol <vincent.botbol@tezcore.com> Co-authored-by: Thomas Gazagnaire <thomas@gazagnaire.org> Co-authored-by: Pierre Chambart <pierre.chambart@ocamlpro.com> Co-authored-by: Thomas Blanc <thomas.blanc@ocamlpro.com> 20 May 2019, 16:03:39 UTC
back to top