Commit Graph

  • 52d7215ed2 Shell/Mempool: minor clean up, remove unneeded function Raphaël Proust 2018-11-16 10:28:48 +0800
  • 98d772cc75 Mempool: unbox Request message and clarify pp message Pietro Abate 2018-11-14 15:42:41 +0100
  • fee5f44d63 Mempool: split validated operations cache and parsed operations cache Pietro Abate 2018-11-14 15:01:32 +0100
  • 56ee8ba849 Mempool: make Mempool_worker.parse non-blocking. Pietro Abate 2018-11-13 15:45:55 +0100
  • b843dbcb7b
    Typo fixes Jun FURUSE 2018-12-01 06:57:40 +0000
  • efe12e2a62
    Doc: remove rpc_proposal, include p2p Marco Stronati 2018-11-28 11:03:47 +0100
  • d4fa41f61a
    Doc: proto_003 fixes for warnings Marco Stronati 2018-11-27 10:31:46 +0100
  • cd50da55e1
    Doc: change copyright Marco Stronati 2018-11-27 10:13:18 +0100
  • b4e5a99d77
    CI: do not publish the doc of -staging branches Benjamin Canou 2018-11-26 22:15:17 +0100
  • 3290c10531
    Baker: log included operations on block injection failure Vincent Botbol 2018-11-26 19:24:06 +0100
  • c13a7135f8
    Baker: fix inconsistency in logging Vincent Botbol 2018-11-26 18:39:48 +0100
  • 030916ed11
    Prevalidation: fix preapply where applied operations would be reversed Vincent Botbol 2018-11-26 18:34:45 +0100
  • 64fd40b77f
    Doc: fix some mistakes in the document on protocol 003 Lý Kim Quyên 2018-11-26 11:44:32 +0100
  • 86d7306e47
    Tests: fix test of instruction STEPS_TO_QUOTA Lý Kim Quyên 2018-11-26 15:04:40 +0100
  • f66add93d0
    re-add space in decimals for readability Arthur B 2018-11-25 06:54:07 -0800
  • 4cf0aadca6
    editing language, units Arthur B 2018-11-25 06:41:55 -0800
  • becc0124a3
    Doc: proto_003 add section on fees and cost model Marco Stronati 2018-11-25 14:55:54 +0100
  • 3b24155074
    Doc: protocol 003 fixes Marco Stronati 2018-11-25 09:43:34 +0100
  • 8710a05963 Update .gitlab-ci.yml Grégoire Henry 2018-11-24 17:10:39 +0000
  • 67c666ef84
    Doc: page about protocol 003_PsddFKi3 Marco Stronati 2018-11-24 17:38:27 +0100
  • c2049a3a18
    Client/Alpha: implements --fee-cap and --burn-cap Grégoire Henry 2018-11-24 01:46:10 +0100
  • 9f52c43cff
    Baker/Endorser: record baked blocks and endorsement before injecting Vincent Botbol 2018-11-23 23:02:27 +0100
  • 3b46f49651
    Alpha: minor fixes Grégoire Henry 2018-11-23 22:14:22 +0100
  • fa4b33aa47
    Alpha: fix gas consumption for manager operations Grégoire Henry 2018-11-23 20:24:11 +0100
  • ee722a237a
    Alpha/Baker: use picotez for minimal_fees_per_{gas_unit,byte} Grégoire Henry 2018-11-23 17:08:45 +0100
  • e3111bc574
    Shell: add rpc to trigget a Get_current_event Marco Stronati 2018-11-22 15:44:14 +0100
  • 6b3517e095
    Alpha/Test: fix voting test Grégoire Henry 2018-11-22 02:10:04 +0100
  • c774a4e75d
    Scripts: fix archiver Benjamin Canou 2018-11-22 00:59:06 +0100
  • 6e0cc99a03
    Alpha: fix punishment for unrevealed nonces. Grégoire Henry 2018-11-23 18:27:57 +0100
  • 8a8912c9bd
    Mempool: correctly filter out endorsement without bond Grégoire Henry 2018-11-23 17:44:29 +0100
  • 065d629e7c
    Alpha/Vote: faster refusal of too many proposals Marco Stronati 2018-11-23 17:11:00 +0100
  • 30aa2ec204
    Alpha: increased gas cost for origination Grégoire Henry 2018-11-23 17:11:21 +0100
  • 9afdd9b167
    Alpha: count origination burn towards storage limit Tom Jack 2018-11-22 14:43:58 -0800
  • 94378f9809 fix notice and typo Arthur B 2018-11-23 15:21:12 +0000
  • 07a645069d clarify slashing rules for double baking / endorsing. Arthur B 2018-11-23 13:49:04 +0000
  • 4b6f471ead
    Alpha/Baking: add minimal fees and wait for late endorsement Grégoire Henry 2018-11-22 20:37:38 +0100
  • 56936c7a1e
    Add sync test option Pierre Chambart 2018-10-02 15:44:22 +0200
  • 2baa6c830c
    Mempool: filter pendinds to include endorsement only Pietro Abate 2018-11-22 17:54:36 +0100
  • 0b98dbd472
    Shell: add rpc to trigget a Get_current_event Marco Stronati 2018-11-22 15:44:14 +0100
  • fc42bd5a91
    Alpha: increment version string and update context stitching Benjamin Canou 2018-11-21 16:36:41 +0100
  • c656d54500
    Alpha: improve storage Grégoire Henry 2018-11-22 01:26:09 +0100
  • 1dc748ee47
    Alpha: maintain the set of delegates with frozen balance Grégoire Henry 2018-11-22 00:00:51 +0100
  • d34ca12240
    Alpha: maintain a set of active delegates with rolls Grégoire Henry 2018-11-21 23:49:49 +0100
  • aebe8319d5
    Alpha: fix tests w.r.t. the new origination policy Benjamin Canou 2018-11-21 20:00:12 +0100
  • a991396e10
    Alpha: make origination cost for tz[123]s on par with KT1s Benjamin Canou 2018-11-21 19:21:59 +0100
  • 09e3881c6b
    Alpha/Vote: do not allow multiple votes Grégoire Henry 2018-11-21 15:52:37 +0100
  • 17b258b92c
    Alpha/Tests: test for limit Marco Stronati 2018-11-20 23:00:22 +0100
  • 278ffb5a17
    Alpha/Vote: limit number of proposals per delegate to 20 Marco Stronati 2018-11-20 22:51:30 +0100
  • 249bbbcb6d
    Alpha/Tests: add voting tests Marco Stronati 2018-11-16 15:07:58 +0100
  • 09a8721598
    Alpha/Vote: fix proposal voting to be stake propotional Jun FURUSE 2018-11-18 09:24:31 +0000
  • f1614414cc
    Alpha/Vote: add RPCs to read voting state Marco Stronati 2018-11-16 15:07:08 +0100
  • c981391128
    Alpha: fix indent Grégoire Henry 2018-11-20 19:01:21 +0100
  • 6510869b73
    Updater: registration or a protocol now returns the registered module Benjamin Canou 2018-08-09 14:56:03 +0200
  • 32d2bf606d
    Baker: fix documentation typo Vincent Botbol 2018-11-21 14:45:12 +0100
  • dfb10047ef
    RPC/Shell: make list_blocks tail-rec Vincent Botbol 2018-11-20 16:53:50 +0100
  • eb673b19f2 fix the parser by adding the character 'b' into the case of warning instead of raise an error' Lý Kim Quyên 2018-11-19 11:06:10 +0100
  • 9f5ebc659e Client: add encrypt secret key client command Vincent Bernardoff 2018-11-17 23:07:53 +0100
  • 24b0ab4b56 correct type of create_contract from contract unit to address; remove the parenthesis and add the parenthesis Lý Kim Quyên 2018-11-19 11:14:18 +0100
  • 991b39a2b5
    Signer: Fix high watermarking Pierre Boutillier 2018-11-19 14:48:10 +0100
  • 1d204cd83c
    Script: return a container name when it's not running. jansorg 2018-11-15 11:05:00 +0100
  • d4864216b4
    Script: retrieve the name of the container from 'docker ps' (closes #392) jansorg 2018-11-15 10:50:37 +0100
  • 2cd1be9ee9
    Prompt for key validation from Ledger (importing) Sebastien Mondet 2018-10-23 21:49:34 -0400
  • d3cdfca8e4
    Fix OPAM dependencies Benjamin Canou 2018-11-16 14:04:55 +0100
  • 67ad47d054
    Remove unused, duplicate function Sebastien Mondet 2018-11-14 17:12:22 -0500
  • 9ecc2e517c
    Shell/validator: allow standalone block validation Victor Allombert 2018-10-25 11:35:00 +0200
  • ede71b9e83 Baker: Fix nonces file cleanup Pierre Boutillier 2018-11-15 13:22:08 +0100
  • 8b839c9ad9
    A port is an unsigned int16... (fix encoding) Pierre Boutillier 2018-11-15 14:08:20 +0100
  • 481772fc98
    Mempool_worker: only introduce errors where they are needed Raphaël Proust 2018-11-08 09:46:28 +0800
  • f593677e99
    Mempool_worker: error management at create Raphaël Proust 2018-11-08 09:33:14 +0800
  • 89372a8e28
    Signer: better high watermarking Benjamin Canou 2018-10-21 23:22:28 +0200
  • 3f04501c0d Shell: less optimistic heuristic for head change Grégoire Henry 2018-11-01 01:44:18 +0100
  • 966c86def2 Shell: export fitness of the current mempool Grégoire Henry 2018-11-01 01:41:07 +0100
  • 6a83898d98 Base: Add block header docstring Pietro 2018-09-30 15:02:05 +0200
  • 494a4be140
    Client: cleanup runtest_contracts.sh and remove attic tests Benjamin Canou 2018-11-12 11:03:19 +0100
  • 87be7df584
    Client: rm attic/fail.tz (duplicate from macros/fail.tz) & improve TODO messages b 2018-11-09 11:49:56 +0100
  • e8fd44dca4
    Client: reorg Michelson contracts + update bash scripts b 2018-10-30 17:45:13 +0100
  • ff468aac68
    Client: reorg Michelson test contracts and bash scripts (mini_scenarios, pt2) b 2018-10-30 15:54:13 +0100
  • 2f58e86fa8
    Client: reorg Michelson test contracts and bash scripts (macros, pt2) b 2018-10-29 18:54:59 +0100
  • 3c1f5702e1
    Client: reorg Michelson test contracts and bash scripts (opcode, pt2) b 2018-10-29 17:33:13 +0100
  • 015c5ed694
    Client: reorg Michelson test contracts and bash scripts (attic, pt2) b 2018-10-29 14:48:25 +0100
  • 291e3f06a3
    Tests: reorganise Michelson tests lykimquyen 2018-08-23 13:59:19 +0200
  • 6ee47d63c0
    Tests: split Michelson tests into category attic lykimquyen 2018-08-22 16:49:46 +0200
  • 8d09fffbab
    Tests: split Michelson tests into category mini_scenarios lykimquyen 2018-08-22 16:47:36 +0200
  • a37a1f49f7
    Tests: split Michelson tests into category macros lykimquyen 2018-08-22 15:56:25 +0200
  • e719f401f6
    Tests: split Michelson tests into category opcode lykimquyen 2018-08-22 14:31:39 +0200
  • 1b78448ee1
    Fixed typo in documentation Georges Dupéron 2018-10-30 17:45:34 +0100
  • 5e4bd12d3b
    Michelson documentation: tez should be mutez Georges Dupéron 2018-10-17 15:23:30 +0200
  • 56fa339937 Signer: remove socket on all more termination signals Vincent Bernardoff 2018-11-01 23:07:17 +0100
  • d1c46b5cf2 Signer: add other remote signers Vincent Bernardoff 2018-08-09 18:28:08 +0200
  • 6b33250bda v0.11.120.09+50 Xavier Clerc 2018-11-08 10:05:59 +0000
  • 0b08fcfa2c
    Shell: introduce Mempool_worker Pietro Abate 2018-11-08 01:02:17 +0100
  • e02b166b84
    Baker/Nonces: fix reveal nonces Grégoire Henry 2018-11-07 16:30:18 +0100
  • e966d2784e
    Baker/Nonces: use Block_hash.Map.t instead of association list Grégoire Henry 2018-11-07 16:08:01 +0100
  • 2e2a40b331
    Alpha/Client: also prevent the client from parsing n times the nonces Vincent Botbol 2018-11-06 16:47:45 +0100
  • ca1b05e514
    Baker: small refactoring Vincent Botbol 2018-11-06 14:16:11 +0100
  • 3b33fe1709
    Baker/Nonces: on new cycles, clear 5 cycles old nonces from the file Vincent Botbol 2018-11-06 12:09:59 +0100
  • eda9d8c37f
    Baker/Nonces: improve nonces file reading Vincent Botbol 2018-11-05 17:23:37 +0100
  • 527a2fb621
    Client/Context_unix: load_file print error MBourgoin 2018-11-06 13:12:11 +0100
  • e35e263fd6
    Client/Context_unix: code style MBourgoin 2018-11-06 13:10:24 +0100
  • 24355f0ae9
    The branch 2.0.0 of opam-repository is now the master branch Pierre Boutillier 2018-11-06 15:35:33 +0100