Benjamin Canou
|
93a72ca28d
|
Baker: avoid infinite sleep to the past
|
2018-06-19 03:06:21 +02:00 |
|
Vincent Botbol
|
cf36510431
|
Docker: update docker configuration and fix wallet names
|
2018-06-19 03:06:21 +02:00 |
|
MBourgoin
|
4c65317681
|
Alpha/Baker: Use state_module to avoid double baking
|
2018-06-19 03:06:21 +02:00 |
|
Raphaël Proust
|
8b73e812ac
|
Alpha/Baker: load protocol constants lazily
This avoids the baker refusing to start when the protocol alpha is not
yet activated.
|
2018-06-19 03:06:21 +02:00 |
|
Vincent Botbol
|
0fb25db95b
|
Alpha/Baker: add quota checks and fee sorted manager operations inclusion + quick fix in simulator
|
2018-06-19 03:06:21 +02:00 |
|
Vincent Botbol
|
ea9b3ae68c
|
Baker: add client-side validation
|
2018-06-19 03:06:21 +02:00 |
|
Vincent Botbol
|
efee9df1c7
|
Baking: fix baking daemon error when run on genesis
|
2018-06-19 03:06:21 +02:00 |
|
Raphaël Proust
|
cb64c85d00
|
Alpha/Baker: keeping future slot for each delegate
|
2018-06-19 03:06:21 +02:00 |
|
Raphaël Proust
|
ac20391c62
|
Alpha/daemons: some factorisation
|
2018-06-19 03:06:21 +02:00 |
|
Raphaël Proust
|
f221e21444
|
Alpha/Baker: keeping future slot for each delegate
|
2018-06-19 03:06:21 +02:00 |
|
Raphaël Proust
|
a78eabda37
|
Alpha/Baker: Remember delegates
|
2018-06-19 03:06:21 +02:00 |
|
Raphaël Proust
|
3e71d21713
|
Alpha/Baker: better naming for error management
|
2018-06-19 03:06:21 +02:00 |
|
Raphaël Proust
|
99f3b8446c
|
Alpha/Baker: more client messages
|
2018-06-19 03:06:21 +02:00 |
|
Raphaël Proust
|
41a6c7f9b5
|
Alpha/Baker: clean up timeouts in main loop
|
2018-06-19 03:06:21 +02:00 |
|
Raphaël Proust
|
46de116fe7
|
Alpha/baker: wait for first block instead of error
|
2018-06-19 03:06:21 +02:00 |
|
Raphaël Proust
|
34aeaadb73
|
Alpha/Baker: major æsthetics
- decompose long functions into small sub-functions
- add comments
- factor some code
- polish out some unecessary bits and bobs
|
2018-06-19 03:06:21 +02:00 |
|
Pietro
|
c98fba3eef
|
alpha-baker: rename lib_baking -> lib_delegate
|
2018-06-19 03:06:21 +02:00 |
|