Benjamin Canou
|
4fd2b03832
|
Alpha, Michelson: thread the gas directly in the context
|
2018-05-28 17:09:03 +02:00 |
|
Benjamin Canou
|
04415ff6a8
|
Alpha, Michelson: separate gas operations from costs
|
2018-05-28 17:09:03 +02:00 |
|
Milo Davis
|
8a49bf5509
|
Alpha, Michelson: gas in typechecking
|
2018-05-28 17:09:03 +02:00 |
|
Grégoire Henry
|
0d8990887c
|
Jbuilder: fix the target @runtest_indent
|
2018-05-26 20:08:03 +02:00 |
|
bruno
|
f000eb70f2
|
Alpha: forbid transaction of 0ꜩ towards contracts without code
|
2018-05-26 19:54:06 +02:00 |
|
Arthur B
|
f43710694b
|
Alpha: fix typo in services path
|
2018-05-26 18:25:48 +02:00 |
|
Arthur B
|
07a631316a
|
Alpha: allow to deactivate rewards for a few initial cycles
|
2018-05-26 18:25:40 +02:00 |
|
Arthur B
|
126ee13ba7
|
Alpha: allow to ramp up endorsement and baking security deposits
|
2018-05-26 17:24:04 +02:00 |
|
Vincent Bernardoff
|
f0fc9ac37c
|
Alpha: use watermark for signing blocks and operations
|
2018-05-25 16:47:48 +02:00 |
|
bruno
|
c13b7dd39a
|
Alpha: typos
|
2018-05-25 10:36:08 +02:00 |
|
Grégoire Henry
|
5023e1a261
|
Data_encoding: rename Binary.to_bytes into to_bytes_exn
|
2018-05-24 15:43:15 +00:00 |
|
Benjamin Canou
|
dcf27f48d9
|
Alpha: do not produce multiple revelations
|
2018-05-22 12:32:47 +02:00 |
|
Benjamin Canou
|
89d9d83b15
|
Alpha: remove unused error
|
2018-05-22 12:32:47 +02:00 |
|
Grégoire Henry
|
d0a9fb678c
|
Alpha: better error for invalid key revelation
|
2018-05-22 12:32:47 +02:00 |
|
Vincent Bernardoff
|
b48ba96106
|
Stdlib: use bigstring to implement MBytes
|
2018-05-12 23:11:35 +02:00 |
|
Benjamin Canou
|
3ca03f6da7
|
Alpha: remove dead code for deposit forfeiting
|
2018-05-11 16:49:16 +02:00 |
|
Grégoire Henry
|
3e6633bacc
|
Alpha: burn only rewards and fees when baker do not reveal seeds
We only forfeit the bond in case of double-baking.
|
2018-05-11 15:50:03 +02:00 |
|
Raphaël Proust
|
a3474ae496
|
Typo in error message
|
2018-05-09 17:46:54 +02:00 |
|
Grégoire Henry
|
74ec514fd2
|
Alpha: fail on early revelations
We now fail when a nonce is revealed before
the the expected revelation cycle.
|
2018-05-09 17:46:54 +02:00 |
|
Grégoire Henry
|
3cb1c3c5e2
|
Alpha: error messages for invalid nonce revelations
|
2018-05-09 17:46:48 +02:00 |
|
Grégoire Henry
|
43fe4dbdc3
|
Alpha: minor cosmetic changes
|
2018-05-09 17:45:37 +02:00 |
|
Benjamin Canou
|
a873930a09
|
Alpha: minor change to the PoW check
|
2018-05-09 15:56:09 +02:00 |
|
Grégoire Henry
|
e3bfe0d651
|
Alpha: exclude signature from the minimal stamp of PoW.
We don't want the stamp to be cheaper for people with faster
signing devices...
|
2018-05-09 15:56:09 +02:00 |
|
bruno
|
6966240a54
|
Alpha: export missing errors
|
2018-05-08 12:50:04 +02:00 |
|
Milo Davis
|
ebfdeea8d5
|
Data_encoding: add descriptions to encodings
|
2018-04-26 22:52:21 +02:00 |
|
Vincent Bernardoff
|
de006f4be3
|
Crypto: fix hardcoded signatures in tests
|
2018-04-26 21:24:21 +02:00 |
|
Grégoire Henry
|
11ad8fa8ea
|
Fix rebase conflict.
oups...
|
2018-04-17 15:24:23 +02:00 |
|
Marco Stronati
|
a491083586
|
Alpha: added rpc 'proto/delegate/<id>/frozen_balances'
|
2018-04-17 14:54:51 +02:00 |
|
Grégoire Henry
|
020ef19460
|
Client: add a claim operation that activate a commitment account
|
2018-04-17 10:50:23 +02:00 |
|
Vincent Botbol
|
326226d5ed
|
Genesis: add mnemonics, passwords and emails to genesis info generation
|
2018-04-17 10:36:46 +02:00 |
|
Arthur B
|
eb1dfb7f20
|
Shell/Alpha: allow usage of secp256k1 for signature
|
2018-04-16 18:37:52 +02:00 |
|
Grégoire Henry
|
3d57055cca
|
Alpha: use protocol parameters instead of sandbox to tune constants
|
2018-04-16 09:28:26 +02:00 |
|
Grégoire Henry
|
98f30a3e85
|
Alpha: allow more constant parametrization
|
2018-04-16 09:28:26 +02:00 |
|
Marco Stronati
|
0940442148
|
Alpha: fixed type of Tez for constants
|
2018-04-12 16:40:42 +02:00 |
|
Grégoire Henry
|
c6ffe4a5d9
|
Alpha: better threading of fees and rewards
|
2018-04-10 16:23:53 +00:00 |
|
Marco Stronati
|
a8beaec40a
|
Alpha: added a rpc to retrieve all constants at once.
|
2018-04-09 15:05:46 +02:00 |
|
Vincent Botbol
|
91dfb730bf
|
Alpha: parametrize protocol activation with commitments and bootstrap accounts
|
2018-04-09 15:05:46 +02:00 |
|
Grégoire Henry
|
5f69ae87d2
|
Sandbox: deactivate the minimal stamp of proof of work for bakers
|
2018-04-06 13:45:13 +02:00 |
|
Grégoire Henry
|
4f2b2f8ece
|
Alpha: use Base58 for displaying commitment
|
2018-04-06 11:56:32 +02:00 |
|
Grégoire Henry
|
9ffead02d2
|
Shell: simplify hash signatures
|
2018-04-06 11:56:32 +02:00 |
|
Arthur B
|
21efb2dc9d
|
Jbuilder: update to beta.19.1
|
2018-04-06 11:47:22 +02:00 |
|
Grégoire Henry
|
bf32659a6b
|
Proto/Env: Replace configure_sandbox by proper init
|
2018-04-06 11:40:34 +02:00 |
|
Grégoire Henry
|
6f0cc397ae
|
Shell: move back hash encoders from lib_base to lib_crypto
|
2018-04-03 15:21:38 +02:00 |
|
bruno
|
c332343cee
|
Alpha: add one mutez in interface
|
2018-03-28 09:30:33 +00:00 |
|
Vincent Botbol
|
c2990b4f14
|
Alpha: replace the faucet by preallocated-contract activation.
|
2018-03-28 10:36:37 +02:00 |
|
Grégoire Henry
|
afb1e0f260
|
Proto/Env: remove {Set,Map}.find
Also replace all the function raising `Not_found` by their `_opt` version.
|
2018-03-27 09:59:59 +00:00 |
|
Grégoire Henry
|
48cc2e9928
|
Proto/Env: rename Set.S and Map.S into S.SET and S.MAP .
|
2018-03-27 09:59:59 +00:00 |
|
Vincent Botbol
|
385a600e98
|
Docs: add error documentation generation
|
2018-03-26 01:04:07 +02:00 |
|
Benjamin Canou
|
19eb1c2520
|
Error_monad: change error wrapping to flatten the JSON format
|
2018-03-26 01:04:07 +02:00 |
|
Benjamin Canou
|
e0a4147b8d
|
Alpha: add missing error registrations
|
2018-03-24 16:45:29 +01:00 |
|