Commit Graph

  • 85b9a58261 Alpha: restore semantics of operation sequence failure Benjamin Canou 2018-06-26 12:25:13 +0200
  • fad851561b Client: fix error message Benjamin Canou 2018-06-25 23:33:37 +0200
  • 67f95ff156 Alpha: include fees from failed operations in receipts Benjamin Canou 2018-06-25 23:21:57 +0200
  • 13fb40a4c9 Alpha: check hard storage limit in precheck Benjamin Canou 2018-06-25 21:01:50 +0200
  • 6efb4eb6b4 Alpha: check hard gas limit in precheck Benjamin Canou 2018-06-25 20:19:10 +0200
  • ece5dd2d78 Alpha: fix storage limit check Benjamin Canou 2018-06-25 19:35:53 +0200
  • 1ecc5af454 Alpha/Tests: add some tests for delegation bruno 2018-06-26 12:38:19 +0200
  • 1c3d5c4232 Alpha/Test/helpers: add PKH equality functions bruno 2018-06-26 12:37:42 +0200
  • 42c7b004ec Alpha/Test/helpers: add call to delegate RPC bruno 2018-06-26 12:36:00 +0200
  • 9f30b220e4 Alpha/Tests: typos + useful tez related functions bruno 2018-06-25 21:57:58 +0200
  • ffcd0a0c09 Accuser: include suggested modifications Vincent Botbol 2018-06-26 10:30:26 +0200
  • babb457354 Lib_delegate: clean up Vincent Botbol 2018-06-25 17:39:58 +0200
  • 52e34cee0b Accuser: update docker scripts Vincent Botbol 2018-06-25 17:39:36 +0200
  • b2194fa27d Alpha/Accuser: add a new accuser adapted to the new daemon framework Vincent Botbol 2018-06-25 16:40:49 +0200
  • aa95ee8332 Accuser: add utility functions to forge double_evidence operations Vincent Botbol 2018-06-25 16:40:07 +0200
  • 989c0193a1 Baker: retry once opening node's context on failed checkouts Vincent Botbol 2018-06-26 12:37:04 +0200
  • c267f04cdc Baker: remove retry calls on failing shell operation validation Vincent Botbol 2018-06-25 17:21:20 +0200
  • 9cdd593e61 Alpha/Baker: avoid list concatenations Raphaël Proust 2018-06-26 13:31:53 +0800
  • d71b1648d9 Alpha/Baker,Endorser: dynamically find keys Raphaël Proust 2018-06-21 09:22:25 +0800
  • d4974aefa8 Alpha/Bake,Endorse,Denounce: outsource scheduling Raphaël Proust 2018-06-20 11:20:50 +0800
  • 14ee040e97 Alpha/Baker: outsource mining Raphaël Proust 2018-06-19 17:40:07 +0800
  • bde05da36a Alpha/Baker: outsource retry to lwt-utils Raphaël Proust 2018-06-19 16:43:47 +0800
  • a5cb2c1a5d Alpha/Baker: comments Raphaël Proust 2018-06-19 15:34:33 +0800
  • c35f42ff0e Alpha/Baker: fee threshold Raphaël Proust 2018-06-19 15:28:35 +0800
  • 204a1c9b6a Alpha/Endorser: use filter rather than filter_map Raphaël Proust 2018-06-19 14:37:02 +0800
  • 52dc0c5858 Error_monad: make filter_map_p truly parallel Raphaël Proust 2018-06-19 14:36:28 +0800
  • 18f6dab856 Alpha/Denunciator: improve worker loop Raphaël Proust 2018-06-19 14:03:10 +0800
  • a220aeb1a7 Alpha/baker: names for validation passes index Raphaël Proust 2018-06-19 14:01:54 +0800
  • 3f0da7668d Alpha/Endorser: use lazy init for contracts Raphaël Proust 2018-06-19 13:34:18 +0800
  • 0431a13611 Alpha/Baker: less ad-hoc initialisation Raphaël Proust 2018-06-19 13:01:36 +0800
  • dca83d13de Data_encoding: Fix typo bruno 2018-06-23 22:42:11 +0200
  • 7d4055b327 Alpha: fix error in comment bruno 2018-06-22 21:39:56 +0200
  • 23096a7009 Alpha: add missing errors registrations bruno 2018-06-23 18:21:03 +0200
  • 85315c0480 Alpha: export errors bruno 2018-06-22 21:36:21 +0200
  • 59cdbd3ef1 Alpha: remove non-used errors bruno 2018-06-23 16:55:44 +0200
  • 5afcdb327f Alpha: comments Marco Stronati 2018-06-25 17:10:13 +0200
  • 1e8bb2e103 Alpha: fix receipts for endorsement and double_{baking,endorsement} Marco Stronati 2018-06-25 17:09:44 +0200
  • 1c7d7ce712 Alpha: switch TZ1 to KT1 to limit confusion with tz1 Benjamin Canou 2018-06-25 16:10:55 +0200
  • 92a3c709a1 Client/RPCs: fix storage cost estimation Benjamin Canou 2018-06-25 17:25:36 +0200
  • 509a8a801a hacl: quick fix to compile on aarch64 Marco Stronati 2018-06-24 19:37:23 +0200
  • 2f4c002acf Fix "bootstrapping" typos Chris Martin 2018-06-24 23:54:34 -0400
  • 259c97bc9c Alpha: change encoding of Tez from int64 to Zarith n Marco Stronati 2018-06-24 01:05:45 +0200
  • 6f4060011d Alpha: counter, gas_limit and storage_limit encoded with n Marco Stronati 2018-06-24 00:23:39 +0200
  • bba88743df Shell: fix checkpoint checks in bootstrap pipeline Benjamin Canou 2018-06-24 01:23:40 +0200
  • aa1450d8e6 Alpha: update operation receipt for endorser Lý Kim Quyên 2018-06-23 21:33:08 +0000
  • 04c66869c9 Fixup fix burns Pierre Chambart 2018-06-23 23:09:02 +0200
  • d00cbaf081 Alpha: receipts account for the paid storage space diff and storage space Pierre Chambart 2018-06-23 22:40:42 +0200
  • 503e3c5679 Alpha: burn is 257mꜩ not µꜩ Pierre Chambart 2018-06-23 22:12:04 +0200
  • d61dc7abbd Alpha: Fix burns Pierre Chambart 2018-06-23 22:04:09 +0200
  • 8ac056218c fix test for expect_failure Pierre Chambart 2018-06-23 16:18:33 +0200
  • c2483da50f Fail correctly in the tests Pierre Chambart 2018-06-23 03:43:39 +0200
  • 2ef5b26b1b Fix wrong test directions Pierre Chambart 2018-06-23 03:21:53 +0200
  • 7b770c52d5 Initialize Paid and used storage for contracts without code Pierre Chambart 2018-06-23 03:20:22 +0200
  • 455012d4e9 Do not burn when there is nothing to burn. Pierre Chambart 2018-06-23 03:15:07 +0200
  • b3c670ef8f Verify some more tests Pierre Chambart 2018-06-23 02:07:05 +0200
  • e52f01caa6 Start applying 'expect failure' in tests Pierre Chambart 2018-06-23 01:56:28 +0200
  • ad827cf060 Mor euseful tests Pierre Chambart 2018-06-23 01:24:34 +0200
  • dd8e4d85f9 Alpha: Rename Fees into Fees_storage Pierre Chambart 2018-06-22 00:03:11 +0200
  • a754672bcf Alpha: Storage burn hapens at the end of manager operations Pierre Chambart 2018-06-22 00:01:29 +0200
  • 1e9a6e9941 Alpha: bootstrap accounts and contracts cleanup Benjamin Canou 2018-06-23 18:08:33 +0200
  • dd933b422b Alpha: bootstrap contracts are typechecked Pierre Chambart 2018-06-23 17:45:48 +0200
  • 8d45b07514 Docker: fix data cleanup Grégoire Henry 2018-06-19 05:29:34 +0200
  • bb288ac64b Alpha: more verbose endorser Grégoire Henry 2018-06-19 06:02:17 +0200
  • 1c71b1fafb Client/Alpha: add activate fundraiser account Vincent Bernardoff 2018-06-14 15:33:49 +0200
  • 67938bb191 Client: reintroduce import fundraiser secret key Vincent Bernardoff 2018-06-14 12:40:33 +0200
  • 79b2a4e825 Client: wait for the node to be bootstrapped before injecting an operation Pietro 2018-06-15 13:16:09 +0200
  • 4c4400a073 Alpha: remove a few more try ... with Benjamin Canou 2018-06-23 00:30:16 +0200
  • 105d8e3833 Protocol environment: remove unsafe functions that have a safe(r) equivalent bruno 2018-06-20 23:15:29 +0200
  • e498a15a1a Alpha: replace 'try ... with' bruno 2018-06-18 17:34:05 +0200
  • 1ccdea0d08 Protocol Environment: replace try ... with bruno 2018-06-18 17:49:38 +0200
  • 9a8354680a Protocol Environment / Z: add doc bruno 2018-06-18 16:31:24 +0200
  • 3eaacb4b85 Protocol Environment: add missing copyright banners bruno 2018-06-15 13:38:47 +0200
  • ba8b72f66a Protocol environment / Format: remove not needed functions bruno 2018-06-20 19:45:25 +0200
  • 371dc971e1 Protocol environment / Format: replace with 4.06.1 version bruno 2018-06-20 17:43:31 +0200
  • 1a67c2865d Protocol environment / List: update to 4.06.1 bruno 2018-06-19 18:19:04 +0200
  • ae30b52bd6 Protocol Environment / Int64: update to 4.06.1 bruno 2018-06-15 16:05:01 +0200
  • f428af9b50 Protocol environment / Int32: update to 4.06.1 bruno 2018-06-19 17:42:14 +0200
  • 5e73ef8fea Protocol environment / Pervasives: remove floating-point arithmetic bruno 2018-06-20 19:59:17 +0200
  • 3ae114f1c9 Protocol environment / Pervasives: update to 4.06.1 bruno 2018-06-19 17:28:54 +0200
  • 2af0cb6b75 Protocol environment / Set: update to 4.06.1 bruno 2018-06-19 17:13:13 +0200
  • 12b6af10ee Protocol environment / String: update to 4.06.1 bruno 2018-06-19 17:07:28 +0200
  • dfd561d3ef Protocol environment: rm Array bruno 2018-06-18 11:54:03 +0200
  • a6807b4d13 Alpha: allow injecting a contract as bootstrap Pierre Chambart 2018-06-18 23:46:22 +0200
  • 7de19f9cc0 Alpha,RPCs: run_code makes a dummy origination instead of taking a random contract from the wallet Benjamin Canou 2018-06-22 23:29:04 +0200
  • 0b3606c017 Docker: do not create a volume by default in the image Pietro 2018-06-21 18:54:56 +0200
  • 2b123349dc Michelson: fix error serialization Benjamin Canou 2018-06-22 18:03:19 +0200
  • fa56c3ecad Michelson: fix emacs mode Benjamin Canou 2018-06-22 16:23:17 +0200
  • 76970ffe4d Client: fix check signature command Benjamin Canou 2018-06-20 17:12:19 +0200
  • 4f3b591e63 Michelson: update the documentation Benjamin Canou 2018-06-17 03:14:40 +0200
  • e77edb7964 Michelson: bytes are now comparable Benjamin Canou 2018-06-17 03:01:36 +0200
  • af7a64123f Michelson: minor error message fix in typechecker Benjamin Canou 2018-06-17 03:01:12 +0200
  • 29a33aedd3 Client: refactor data hashing and signing commands Benjamin Canou 2018-06-15 00:47:02 +0200
  • 7b5e029537 Michelson: prepend 0x05 to PACKed data Benjamin Canou 2018-06-15 00:46:50 +0200
  • 710998caf4 Michelson: add SHA256 and SHA512 Benjamin Canou 2018-06-14 23:46:03 +0200
  • b17a44d7eb Michelson: BLAKE2B now takes bytes Benjamin Canou 2018-06-14 23:35:01 +0200
  • 197b29b040 Michelson: add PACK and UNPACK Benjamin Canou 2018-06-14 23:03:09 +0200
  • 5fe6bd9a54 Proto: add raw_hashes.mli to introduces new hashes in Michelson Benjamin Canou 2018-06-14 18:58:25 +0200
  • 70f4236d91 Michelson: BLAKE2B and CHECK_SIGNATURE now operate on bytes Benjamin Canou 2018-06-14 17:55:20 +0200
  • 96f6ef1c78 Michelson: s/H/BLAKE2B/ Benjamin Canou 2018-06-14 15:52:05 +0200
  • c3f4aa1454 Michelson: new bytes type Benjamin Canou 2018-06-14 15:26:20 +0200