Grégoire Henry
|
c3eda23b45
|
Shell: add a global watcher for new valid blocks in State
|
2018-04-22 13:46:31 +02:00 |
|
Grégoire Henry
|
bc9179094f
|
Shell: store mainchain and testchain in State
|
2018-04-22 13:41:26 +02:00 |
|
Pietro
|
80cdf6d0b3
|
Shell: A bit of randomization for gap in block locators.
The random seed is computed from the sender and receiver `peer_id`.
|
2018-04-07 18:29:02 +02:00 |
|
Grégoire Henry
|
38c7453edf
|
Shell/RPC: allow /blocks/<hash>~n/...
This allows to query the `n`-th predecessor of block `<hash>`.
|
2018-03-30 00:45:22 +02:00 |
|
bruno
|
1171340a9f
|
Shell: move shell errors into shell services
Allows the client to display shell errors properly.
Also adds some missing registrations, documentation and comments.
|
2018-02-26 15:52:36 +01:00 |
|
Grégoire Henry
|
697b291782
|
Merge `tezos-protocol-environment-{sigs,client}
|
2018-02-18 17:11:16 +00:00 |
|
Grégoire Henry
|
0e79a65158
|
Shell: rename Block_header.proto/data into protocol_data
|
2018-02-18 17:11:13 +00:00 |
|
Grégoire Henry
|
6fa1283240
|
Shell: Rename net_id into chain_id
|
2018-02-16 02:57:25 +01:00 |
|
Grégoire Henry
|
77bd0af3d1
|
Shell/test: add option to not enforce context hash in block header
|
2018-02-12 16:59:59 +01:00 |
|
Marco Stronati
|
d05dceb0b0
|
State: export predecessor_n
|
2018-02-08 15:18:10 +00:00 |
|
Marco Stronati
|
0890034575
|
State: removed old linear predecessor
|
2018-02-08 15:18:09 +00:00 |
|
Marco Stronati
|
f62ce16e5c
|
Locator: rewrote compute to use efficient predecessor from state
|
2018-02-08 15:18:09 +00:00 |
|
Marco Stronati
|
95a4ede273
|
State: added function to get predecessor at any distance
|
2018-02-08 15:18:08 +00:00 |
|
Marco Stronati
|
738310df62
|
State: added a function to populate the predecessors storage
|
2018-02-08 15:18:08 +00:00 |
|
Grégoire Henry
|
575e367026
|
Update copyright notice (2018)
|
2018-02-05 23:34:05 +01:00 |
|
Grégoire Henry
|
971c3c4b21
|
Refactor: move Registred_protocol from State to Tezos_updater
|
2018-02-05 23:34:05 +01:00 |
|
Grégoire Henry
|
2498da2815
|
Protocol_environment: more sharing between node and client
|
2018-02-05 23:34:05 +01:00 |
|
Grégoire Henry
|
ae3ff0503b
|
Proto: the number of validation is now a protocol constant
|
2018-02-02 10:27:58 +01:00 |
|
Grégoire Henry
|
de80f0150b
|
Compiler: allow bytecode compilation
|
2018-01-31 14:45:32 +00:00 |
|
Grégoire Henry
|
96fe5239c9
|
Refactor: Rename lib_node_shell -> lib_shell
|
2018-01-30 10:13:40 +01:00 |
|