ligo/src
Grégoire Henry 5c03d92457 Distributed_db: fix concurency issue
Concurent request of the same ressource might insert multiple 'Pending
request' in the request tracking table. Resulting, only one of them
will ever be satisfied and some worker might be stuck for ever. We
avoid this be removing any cooperation between lookup and insertion in
the table.
2017-11-03 15:12:07 +00:00
..
attacker mining -> baking 2017-11-01 04:07:33 -07:00
client Shell: add the number of validation passes in the block header. 2017-11-03 15:12:06 +00:00
compiler Jbuilder: Wrap Tezos_protocol_environment_sigs 2017-10-31 20:33:57 +00:00
environment Shell: add the number of validation passes in the block header. 2017-11-03 15:12:06 +00:00
micheline Introducing Micheline, the IR of Michelson 2017-11-03 15:39:04 +01:00
minutils Switch to Jbuilder 2017-10-31 20:33:56 +00:00
node Distributed_db: fix concurency issue 2017-11-03 15:12:07 +00:00
proto Shell: add the number of validation passes in the block header. 2017-11-03 15:12:06 +00:00
utils Shell: add the number of validation passes in the block header. 2017-11-03 15:12:06 +00:00
attacker_main.ml Minimal attacker node. 2017-01-02 13:33:11 +01:00
client_main.ml CLI: Autocomplete 2017-11-03 10:59:02 +01:00
compiler_main.ml Jbuilder: Wrap the Tezos_protocol_compiler 2017-10-31 20:33:57 +00:00
jbuild Switch to Jbuilder 2017-10-31 20:33:56 +00:00
node_main.ml Jbuilder: Wrap the Tezos_protocol_compiler 2017-10-31 20:33:57 +00:00