Grégoire Henry
c2049a3a18
Client/Alpha: implements --fee-cap
and --burn-cap
2018-11-24 07:22:50 +01:00
Grégoire Henry
fa4b33aa47
Alpha: fix gas consumption for manager operations
2018-11-23 22:45:17 +01:00
Grégoire Henry
ee722a237a
Alpha/Baker: use picotez for minimal_fees_per_{gas_unit,byte}
2018-11-23 21:54:16 +01:00
Tom Jack
9afdd9b167
Alpha: count origination burn towards storage limit
2018-11-23 18:36:58 +01:00
Grégoire Henry
4b6f471ead
Alpha/Baking: add minimal fees and wait for late endorsement
2018-11-22 20:38:38 +01:00
Vincent Botbol
32d2bf606d
Baker: fix documentation typo
2018-11-21 14:45:12 +01:00
Paul Laforgue
3441a85ff3
Add annotations for inspecting values with ASSERT_SOME, ASSERT_LEFT, ASSERT_RIGHT
2018-11-06 16:04:01 +00:00
Philippe Bidinger
4d9a7e6bbd
Alpha client: added 'get receipt' command
...
tezos-client get receipt for operation_hash [--check-previous n]
This looks up an operation in past blocks and prints the
receipt if the operation is found. Lookup starts from head
up to n (default 10) past blocks.
2018-11-05 12:58:48 +00:00
Victor Allombert
2352a78301
RPC: add a way to access a given block using its level
2018-10-24 21:41:08 +00:00
Fabrice Le Fessant
a10932b577
Add a -counter argument to 'transfer AMOUNT from SRC to DST'
...
Useful when you have issued a transaction on a node, and the node
seems to be disconnected. You can use this option to issue the same
transaction on another node with the same counter.
2018-08-31 14:05:55 +02:00
Vincent Botbol
ebaa3e49f6
Alpha/Baker: more refactoring
2018-08-29 11:20:27 +02:00
Vincent Botbol
dfdfdaf079
Alpha/Baker: add a max_waiting_time parameter in the command
2018-08-29 11:20:26 +02:00
Pierre Boutillier
b5fc7f582e
Update license in opam files
2018-08-22 14:50:13 +02:00
Vincent Bernardoff
1b4a40bf76
Crypto: adapt code to new bip39
, pbkdf
2018-08-20 11:56:37 +02:00
Grégoire Henry
87e0de9826
Dune: use the new syntax
2018-08-01 10:52:24 +02:00
Grégoire Henry
5362b321d9
Dune: rename s/jbuild/dune/
2018-08-01 10:32:12 +02:00
Pietro
b89682e441
Build: Jbuilder -> Dune 1.0.1
2018-07-24 19:15:04 +02:00
Grégoire Henry
9b9c3a1bee
Proto: avoid conflict between client errors
2018-07-19 18:52:00 +02:00
Alain Mebsout
e52455f00a
RPC: new client command and RPC to retrieve big map value by key
2018-07-17 13:42:04 +00:00
Alain Mebsout
d73d3fdf2b
Proto: Show big map diffs with keys as expressions in addtion to hashes
2018-07-17 13:42:04 +00:00
Pierre Boutillier
140bd6b1ca
Tezos is now Open Source
2018-06-30 17:41:32 +02:00
Vincent Botbol
83f4a162dc
Alpha/Baker: forge a block locally
2018-06-29 17:50:17 +02:00
Marco Stronati
797b26c16c
Client: warning to wait 30 blocks for confirmation
2018-06-29 16:53:54 +02:00
Benjamin Canou
c2a143a30a
Client: missing error message
2018-06-29 16:18:17 +02:00
Benjamin Canou
8db9fb328f
Client: fix some error pretty printing
2018-06-29 16:18:17 +02:00
Benjamin Canou
f946443b3b
Alpha: fix error description
2018-06-29 16:18:17 +02:00
Alain Mebsout
a69333d21f
Alpha, Gas: gas accounting for serialization of data and types
...
Also gas accounting in errors, failures and trace
2018-06-29 16:18:17 +02:00
Marco Stronati
0bd4ee3cfc
Alpha: move balance_updates from apply_result to delegate
2018-06-28 17:35:40 +00:00
Marco Stronati
91d497fd4a
Alpha: rename apply_operation_result to apply_results
2018-06-28 17:35:40 +00:00
Galfour
cf7de5cc75
Client: argument is now optional with no default in a transfer operation
2018-06-27 21:24:48 +00:00
Milo Davis
d0dd6be9c0
Client: add get script code command
2018-06-27 20:05:38 +00:00
Benjamin Canou
44ca820944
Genesis/Alpha: include chain id in signature for blocks and endorsements
2018-06-27 21:38:52 +02:00
Raphaël Proust
1c2a771832
Everywhere: return_{none,some,nil,true,false}
2018-06-27 10:57:21 +02:00
Raphaël Proust
103d5355f2
Everywhere: return_unit
2018-06-27 10:57:21 +02:00
Benjamin Canou
6ad461f9e2
Client: fix display of failed transactions
2018-06-26 20:00:50 +02:00
Benjamin Canou
878c63391b
Client: fix gas and storage estimation
2018-06-26 20:00:39 +02:00
Benjamin Canou
7e591150e0
Client: add flag --dry-run to injection commands
2018-06-26 20:00:13 +02:00
Benjamin Canou
3106dee82a
Alpha: add explicit Backtracked case in receipts
2018-06-26 18:13:28 +02:00
Benjamin Canou
fad851561b
Client: fix error message
2018-06-26 18:13:28 +02:00
Benjamin Canou
ece5dd2d78
Alpha: fix storage limit check
2018-06-26 18:13:28 +02:00
Vincent Botbol
b2194fa27d
Alpha/Accuser: add a new accuser adapted to the new daemon framework
2018-06-26 14:06:34 +02:00
Raphaël Proust
a5cb2c1a5d
Alpha/Baker: comments
2018-06-26 13:32:45 +08:00
Raphaël Proust
c35f42ff0e
Alpha/Baker: fee threshold
2018-06-26 13:32:45 +08:00
Benjamin Canou
92a3c709a1
Client/RPCs: fix storage cost estimation
2018-06-25 17:25:50 +02:00
Lý Kim Quyên
aa1450d8e6
Alpha: update operation receipt for endorser
2018-06-23 21:33:08 +00:00
Pierre Chambart
d00cbaf081
Alpha: receipts account for the paid storage space diff and storage space
2018-06-23 23:15:20 +02:00
Vincent Bernardoff
1c71b1fafb
Client/Alpha: add activate fundraiser account
2018-06-23 04:09:34 +02:00
Pietro
79b2a4e825
Client: wait for the node to be bootstrapped before injecting an operation
2018-06-23 03:12:33 +02:00
Benjamin Canou
7de19f9cc0
Alpha,RPCs: run_code makes a dummy origination instead of taking a random contract from the wallet
2018-06-22 23:41:02 +02:00
Benjamin Canou
29a33aedd3
Client: refactor data hashing and signing commands
2018-06-22 14:18:08 +00:00