Commit Graph

  • 45d8fd11ae Michelson: use new Micheline Bytes case for optimized representation Benjamin Canou 2018-06-14 13:53:52 +0200
  • 0279f86e77 Micheline: 0x.. constants are now of a new Bytes case Benjamin Canou 2018-06-13 14:41:36 +0200
  • 1ccfe6aed9 Michelson: remove confusing MANAGER instruction Benjamin Canou 2018-06-19 17:31:16 +0200
  • 3d602424d1 Michelson: fix example in doc and add an antipattern (suggested by @tomjack) Benjamin Canou 2018-06-12 16:29:30 +0200
  • 15c8c7af86 Michelson, docs: various fixes Benjamin Canou 2018-06-12 15:41:50 +0200
  • 377f3e1e44 Michelson: change semantics of SOURCE and add SENDER Benjamin Canou 2018-06-12 12:14:54 +0200
  • bced4accb1 Doc: documentation for FAILWITH instruction and FAIL macro Alain Mebsout 2018-06-15 18:54:01 +0200
  • bc88ede900 Michelson: FAIL as a macro Alain Mebsout 2018-05-24 09:43:15 +0200
  • 871a86e32d Michelson: instruction FAILWITH which takes one element on the stack Alain Mebsout 2018-04-27 19:28:50 +0200
  • 5e8e6347e2 Signer/Socket: fix some glitches Vincent Bernardoff 2018-06-21 19:52:15 +0200
  • 357a4827e8 Client: allow custom headers when calling the remote signer Benjamin Canou 2018-06-20 18:20:32 +0200
  • daaaf75e67 Vendors/Resto: allow passing custom headers in requests Benjamin Canou 2018-06-20 18:09:10 +0200
  • 5e0822eb22 Client/Alpha: program -> script Vincent Bernardoff 2018-06-20 18:34:55 +0200
  • 404774e091 Signer/Ledger: log Ledger APDUs on debug Vincent Bernardoff 2018-06-20 19:02:29 +0200
  • a57c1edec1 Client: minor cosmetic change Benjamin Canou 2018-06-21 00:24:18 +0200
  • 89c018f31b Client: don't try to generate vanity keys with wrong first letter Fabrice Le Fessant 2018-06-20 16:46:32 +0200
  • 7e4a0f3368 Client: add forget address command Vincent Bernardoff 2018-06-20 16:04:11 +0200
  • 4248738866 Client: substitute -force with --force Vincent Bernardoff 2018-06-20 16:03:31 +0200
  • a1a89753e5 Alpha: fix encoding for combined operation and receipt Benjamin Canou 2018-06-20 15:18:29 +0200
  • 4e4d96dae1 Client: remove tags Vincent Bernardoff 2018-06-20 10:50:01 +0200
  • b022a605b4 Client: identity -> address Vincent Bernardoff 2018-06-10 10:45:11 +0200
  • 3247a3f491 Docs: fix broken links Benjamin Canou 2018-06-19 14:55:01 +0200
  • 47039ba9d1 Shell: fix merge problem in test Pierre Chambart 2018-06-18 16:49:58 +0200
  • 8370b8fd69 Shell: Simplify early failure in case of locator incompatible with the checkpoint Pierre Chambart 2018-06-18 15:32:10 +0200
  • a7ef80fa34 Shell: Time error printing with more details Pierre Chambart 2018-06-14 13:27:39 +0200
  • 2aeba212a7 Shell: Quick and dirty allowance of time shift Pierre Chambart 2018-06-13 22:56:48 +0200
  • 663c4e223e Shell: Fill "..." for checkpoint options Pierre Chambart 2018-06-13 19:07:03 +0200
  • fc0af4a55f Shell: add option --checkpoint to tezos-node run Grégoire Henry 2018-06-02 13:54:16 +0200
  • c16129a02d Shell: early detection of branches that forks before the checkpoint. Grégoire Henry 2018-05-10 17:00:26 +0200
  • 6170ae2246 Shell: early detection of incompatible new heads and branches. Grégoire Henry 2018-05-10 16:59:48 +0200
  • 96dd65e36d Shell: early detection of incompatible injected blocks Grégoire Henry 2018-05-10 16:57:58 +0200
  • a08d6b8cd9 Shell: update the checkpoint when updating the head Grégoire Henry 2018-05-10 16:30:41 +0200
  • 535616e21e Shell: add error for blocks inconsistent with the checkpoint Grégoire Henry 2018-05-10 16:40:36 +0200
  • d552c611c5 Shell: allow to store the current checkpoint of a chain Grégoire Henry 2018-05-10 16:26:31 +0200
  • d02892b810 Shell: store the last allowed fork level Grégoire Henry 2018-05-10 16:10:25 +0200
  • a43ee47ee1 Shell: add a mli for validation errors Grégoire Henry 2018-05-09 23:15:44 +0200
  • b1d70d576c Shell: stricter fitness check on block injection Grégoire Henry 2018-05-09 23:09:56 +0200
  • ccad901f33 Shell: fix test network creation Grégoire Henry 2018-05-10 16:39:54 +0200
  • a0a2d6b004 Shell: filter out future block Grégoire Henry 2018-05-05 20:25:57 +0200
  • 9d655696da Alpha: add missing balance updates in operation receipts Lý Kim Quyên 2018-06-15 16:09:02 +0200
  • 3860d689d7 Opam: fix dependencies for tezos-signer-backends Grégoire Henry 2018-06-19 04:39:39 +0200
  • 6792c61023 CI: fix scripts/gen_genesis.ml Grégoire Henry 2018-06-19 04:11:58 +0200
  • e1f66ffa85 Alphanet: add admin-client to alphanet.sh Grégoire Henry 2018-06-04 13:38:24 +0200
  • d832205e9c CI: fix build of the minimal docker image Grégoire Henry 2018-06-19 03:58:16 +0200
  • a838f5d55c Fix OPAM dependencies Benjamin Canou 2018-06-19 02:24:24 +0200
  • 2fbd125511 Alpha: rename baker/endorser command: launch -> run Grégoire Henry 2018-06-19 03:13:56 +0200
  • ee2a126f3e Alpha: even simpler endorser Grégoire Henry 2018-06-19 02:46:20 +0200
  • c55a462233 Endorser: trust the node to choose the head Benjamin Canou 2018-06-19 00:44:21 +0200
  • 9d021032e1 Docker: update docker configuration Vincent Botbol 2018-06-18 20:38:20 +0200
  • 6682f05ec9 Baker: do not compare Lwt threads Benjamin Canou 2018-06-18 23:14:04 +0200
  • fdc6bf6b44 Baker, Endorser, exit on lost connection to node Benjamin Canou 2018-06-18 22:42:40 +0200
  • ce926e575a Teamwork: Prevent leaks with never_ending Pierre Chambart 2018-06-18 22:31:32 +0200
  • a09f2cc53e Alpha: drop old tests Benjamin Canou 2018-06-18 15:18:17 +0200
  • ec6db686d9 Alpha: remove block from endorsements Grégoire Henry 2018-06-16 20:28:52 +0200
  • 392f6cec46 Tests: fix double_endorsement tests Galfour 2018-06-14 19:42:33 +0200
  • b5c275c5fa Alpha: reintroduce duplicate endorsement error Marco Stronati 2018-06-16 18:19:53 +0200
  • 1ab9a7a72c Alpha: remove slots from endorsements Grégoire Henry 2018-05-06 02:08:39 +0200
  • 41707f58d8 Baker: do not generate empty endorsements Benjamin Canou 2018-06-18 18:56:52 +0200
  • 7500743a4d Baker: record max level at each block, not each nonce revelation Benjamin Canou 2018-06-18 18:51:50 +0200
  • 93a72ca28d Baker: avoid infinite sleep to the past Benjamin Canou 2018-06-18 18:50:32 +0200
  • cf36510431 Docker: update docker configuration and fix wallet names Vincent Botbol 2018-06-18 16:50:23 +0200
  • 4c65317681 Alpha/Baker: Use state_module to avoid double baking MBourgoin 2018-06-18 12:36:52 +0200
  • 7d0c526644 Alpha/Endorser: Refactor State Module MBourgoin 2018-06-18 12:34:03 +0200
  • bea2344c3c Storage: clean up leveldb artifacts Vincent Botbol 2018-06-18 14:07:23 +0200
  • 8b73e812ac Alpha/Baker: load protocol constants lazily Raphaël Proust 2018-06-15 16:06:48 +0800
  • 0fb25db95b Alpha/Baker: add quota checks and fee sorted manager operations inclusion + quick fix in simulator Vincent Botbol 2018-06-14 19:10:07 +0200
  • ea9b3ae68c Baker: add client-side validation Vincent Botbol 2018-06-14 12:16:17 +0200
  • 0512ff55ce Baking: split daemons into 3 different binaries Vincent Botbol 2018-06-13 11:05:20 +0200
  • efee9df1c7 Baking: fix baking daemon error when run on genesis Vincent Botbol 2018-06-12 18:46:12 +0200
  • 904103496d Alpha/Delegate: fix ci Raphaël Proust 2018-06-13 17:04:10 +0800
  • cb64c85d00 Alpha/Baker: keeping future slot for each delegate Raphaël Proust 2018-06-14 14:02:25 +0800
  • 1d1bd2f7d1 Alpha/Endorser: less RPC calls MBourgoin 2018-06-14 09:31:10 +0200
  • 669b1b02e7 Alpha/Endorser: Log timeout errors MBourgoin 2018-06-14 09:30:35 +0200
  • b9d97a7a94 Alpha/Endorser: typos MBourgoin 2018-06-14 09:30:05 +0200
  • ac20391c62 Alpha/daemons: some factorisation Raphaël Proust 2018-06-14 14:24:33 +0800
  • f221e21444 Alpha/Baker: keeping future slot for each delegate Raphaël Proust 2018-06-14 14:02:25 +0800
  • 470a1e91f1 Alpha/Endorser: minor æsthetics Raphaël Proust 2018-06-14 12:47:42 +0800
  • a78eabda37 Alpha/Baker: Remember delegates Raphaël Proust 2018-06-14 09:41:50 +0800
  • 3e71d21713 Alpha/Baker: better naming for error management Raphaël Proust 2018-06-14 09:36:48 +0800
  • 99f3b8446c Alpha/Baker: more client messages Raphaël Proust 2018-06-13 14:14:47 +0800
  • 41a6c7f9b5 Alpha/Baker: clean up timeouts in main loop Raphaël Proust 2018-06-13 14:14:24 +0800
  • 46de116fe7 Alpha/baker: wait for first block instead of error Raphaël Proust 2018-06-13 14:08:12 +0800
  • 34aeaadb73 Alpha/Baker: major æsthetics Raphaël Proust 2018-06-12 17:10:52 +0800
  • 397d011ed9 Alpha/endorser: one upcoming endorsment per key Raphaël Proust 2018-06-13 16:03:29 +0800
  • 97fe3f5ca9 Alpha/Endorser: clean-up state after endorsment Raphaël Proust 2018-06-13 15:04:17 +0800
  • b0e9e44673 Alpha/Endorser: wait for first block Raphaël Proust 2018-06-13 14:38:16 +0800
  • f4cadd37a5 Alpha/endorser: send client messages on success Raphaël Proust 2018-06-13 12:37:19 +0800
  • a63584ad63 Alpha/endorser: minor simplifications and cosmetics Raphaël Proust 2018-06-13 11:35:26 +0800
  • 28abac0fb9 Alpha/endorser: bugfix Raphaël Proust 2018-06-13 11:32:22 +0800
  • ac06ccf935 Alpha/Endorser: bugfix Raphaël Proust 2018-06-13 09:14:54 +0800
  • 16ea7da81d client base: spacing Raphaël Proust 2018-06-13 11:15:22 +0800
  • cbcc808abc rebase modifications Vincent Botbol 2018-06-11 15:51:59 +0200
  • f63b96dbd8 Baker: re-add endorsement delay MBourgoin 2018-06-06 15:33:28 +0200
  • c98fba3eef alpha-baker: rename lib_baking -> lib_delegate Pietro 2018-03-22 18:37:58 +0100
  • 589096680a Baker: fix cherry-picking MBourgoin 2018-06-05 14:05:53 +0200
  • 9d4be9caba alpha-baker: Rename client_baking -> delegate Pietro 2018-03-22 18:37:23 +0100
  • 5a3492ea8b Baker: typos & refactoring Vincent Botbol 2018-05-28 15:36:18 +0200
  • a5bb58e146 Client/Endorser: use 'Data_encoding.assoc Raw_level.encoding' Mathias 2018-05-24 10:53:26 +0200
  • fcd29a36f3 Client/Endorser: remove endorsing scheduler Mathias 2018-05-23 16:29:19 +0200
  • 852acc4710 Baking/Test: fix ci Vincent Botbol 2018-05-23 16:18:39 +0200