James Deikun
|
135cb2c326
|
Use MESSAGE for all Logging functor parameters.
see https://gitlab.com/tezos/tezos/merge_requests/411#note_83833997
|
2018-06-29 14:52:47 +02:00 |
|
James Deikun
|
634c398a70
|
Use text: string option since text may be absent
see https://gitlab.com/tezos/tezos/merge_requests/411#note_83833997
|
2018-06-29 14:52:46 +02:00 |
|
James Deikun
|
99c37d5214
|
expose find_opt and improve comments.
Thanks to Raphael Proust for the discussion on this.
|
2018-06-29 14:52:46 +02:00 |
|
James Deikun
|
91472ff1cf
|
add log level to taps
|
2018-06-29 14:52:46 +02:00 |
|
James Deikun
|
24de29c703
|
documentation and untap
AMENDED: More realistic code example at a more helpful place.
|
2018-06-29 14:52:46 +02:00 |
|
dbornside
|
e7dba18980
|
semantic logging for client baking
AMENDED: Syn has always been DSL, Semantic has always been
Make_semantic.
|
2018-06-29 14:52:46 +02:00 |
|
James Deikun
|
98961c9335
|
semantic logging in lib_base
AMENDED: Syn has always been DSL, Semantic has always been
Make_semantic.
|
2018-06-29 01:52:10 -04:00 |
|
James Deikun
|
0bbc18c23b
|
split Logging.Tag out and add documentation
|
2018-06-29 01:48:18 -04:00 |
|
James Deikun
|
d7a6973335
|
added a new semantic logging pathway
AMENDED: Syn has always been DSL, Semantic has always been
Make_semantic.
|
2018-06-29 01:43:55 -04:00 |
|
Galfour
|
2701012bf0
|
Everywhere: dictator -> activator
|
2018-06-29 04:10:30 +02:00 |
|
Benjamin Canou
|
d5fed56d46
|
Alpha: remove unused dictator key
|
2018-06-29 03:44:47 +02:00 |
|
Vincent Bernardoff
|
bda245f221
|
Signer/Ledger: sync with ocaml-ledger-wallet
|
2018-06-29 01:43:29 +00:00 |
|
Vincent Bernardoff
|
aceee178e1
|
Vendors: upgrade ocaml-ledger-wallet
* Use result instead of exceptions
* Support newer versions of the companion Tezos/TezBake Ledger apps
|
2018-06-29 01:43:29 +00:00 |
|
Grégoire Henry
|
043194ea11
|
Script: fix handling of container: in alphanet.sh
|
2018-06-29 01:39:38 +02:00 |
|
Benjamin Canou
|
f6606c5f2b
|
Shell: add some temporary message limits
|
2018-06-28 19:39:35 +00:00 |
|
Pierre Boutillier
|
f99789b255
|
Shell: Fix block_*_cache initialization
|
2018-06-28 19:39:35 +00:00 |
|
Benjamin Canou
|
25b892b709
|
Fix docker image build script
|
2018-06-28 21:29:44 +02:00 |
|
Marco Stronati
|
0ac1e1e842
|
Alpha: richer block receipt
Added:
- nonce_hash
- consumed_gas
- deactivated delegats at end cycle
- unfrozen balances at end cycle
|
2018-06-28 17:35:40 +00:00 |
|
Marco Stronati
|
0bd4ee3cfc
|
Alpha: move balance_updates from apply_result to delegate
|
2018-06-28 17:35:40 +00:00 |
|
Marco Stronati
|
4b282ea8c5
|
Alpha: move block_metadata from alpha_context to apply_result
|
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 |
|
Marco Stronati
|
3d88707eb8
|
Alpha: fix balance_update from Rewards to Fees
|
2018-06-28 17:35:40 +00:00 |
|
Pierre Boutillier
|
7afc468082
|
Opam: fixup required opam_version
|
2018-06-28 16:33:42 +02:00 |
|
Grégoire Henry
|
99d0603a53
|
Opam: use pinned repo in docker image
|
2018-06-28 13:45:05 +02:00 |
|
Grégoire Henry
|
a7022b2ef0
|
Opam: use opam2, a local switch, and a fixed remote.
|
2018-06-28 13:45:05 +02:00 |
|
Galfour
|
cf7de5cc75
|
Client: argument is now optional with no default in a transfer operation
|
2018-06-27 21:24:48 +00:00 |
|
Benjamin Canou
|
5696105d14
|
Signer: allow client to send host header
|
2018-06-27 22:57:02 +02:00 |
|
Benjamin Canou
|
1f213b385b
|
Vendors/Resto: allow client to send host header
|
2018-06-27 22:57:02 +02: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 |
|
Grégoire Henry
|
5575b8b8f2
|
Proto/Compiler: display hash of compiled protocol
|
2018-06-27 11:02:08 +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 |
|
Pierre Chambart
|
7fcd986b93
|
Shell: Avoid recomputing rpc_directory for each flush
|
2018-06-27 10:54:41 +02:00 |
|
Pierre Chambart
|
892c91e3ac
|
Fix some more logging name leak
The section list is only useful for functor instantiated before command
line argument parsing.
|
2018-06-27 02:06:09 +02:00 |
|
Pierre Chambart
|
dcc0f7011d
|
Shell: Fix Logging names leak
|
2018-06-27 01:35:55 +02:00 |
|
Pierre Chambart
|
3dd4d61b71
|
Shell: indentation
|
2018-06-26 20:37:11 +02:00 |
|
Pierre Chambart
|
3da1e56133
|
Shell: Avoid leak in distributed_db_functor worker loop
|
2018-06-26 20:35:03 +02:00 |
|
bruno
|
8b8dcddd02
|
Alpha/Tests/transfer: add test + minor cosmetic changes
|
2018-06-26 18:16:39 +00:00 |
|
Quyen
|
ee1d56d096
|
Alpha/Tests/origination: add new comments
|
2018-06-26 18:16:39 +00:00 |
|
bruno
|
59fbdaf37b
|
Alpha/Tests:origination: typos, comments, add verifications
|
2018-06-26 18:16:39 +00: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
|
8ff7aac5a6
|
Client: add disclaimer banners
|
2018-06-26 19:06:30 +02:00 |
|
Pierre Chambart
|
91de539af7
|
Alpha: Fix indent
|
2018-06-26 18:54:15 +02:00 |
|
Pierre Chambart
|
03ee2224e8
|
Alpha: Add label to baker argument of Apply.mark_skipped
|
2018-06-26 18:28:43 +02:00 |
|
Benjamin Canou
|
3106dee82a
|
Alpha: add explicit Backtracked case in receipts
|
2018-06-26 18:13:28 +02:00 |
|
Benjamin Canou
|
85b9a58261
|
Alpha: restore semantics of operation sequence failure
|
2018-06-26 18:13:28 +02:00 |
|
Benjamin Canou
|
fad851561b
|
Client: fix error message
|
2018-06-26 18:13:28 +02:00 |
|