Pierre Chambart
|
dd8e4d85f9
|
Alpha: Rename Fees into Fees_storage
It was moved before ALpha_context
|
2018-06-23 23:13:06 +02:00 |
|
Pierre Chambart
|
a754672bcf
|
Alpha: Storage burn hapens at the end of manager operations
|
2018-06-23 23:13:06 +02:00 |
|
Benjamin Canou
|
1e9a6e9941
|
Alpha: bootstrap accounts and contracts cleanup
|
2018-06-23 18:14:08 +02:00 |
|
Pierre Chambart
|
dd933b422b
|
Alpha: bootstrap contracts are typechecked
|
2018-06-23 17:45:48 +02:00 |
|
Benjamin Canou
|
4c4400a073
|
Alpha: remove a few more try ... with
|
2018-06-23 00:30:16 +02:00 |
|
bruno
|
105d8e3833
|
Protocol environment: remove unsafe functions that have a safe(r) equivalent
|
2018-06-23 00:29:39 +02:00 |
|
bruno
|
e498a15a1a
|
Alpha: replace 'try ... with'
|
2018-06-22 22:01:48 +00:00 |
|
Pierre Chambart
|
a6807b4d13
|
Alpha: allow injecting a contract as bootstrap
|
2018-06-22 23:41:02 +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
|
2b123349dc
|
Michelson: fix error serialization
|
2018-06-22 18:03:52 +02:00 |
|
Benjamin Canou
|
e77edb7964
|
Michelson: bytes are now comparable
|
2018-06-22 14:18:08 +00:00 |
|
Benjamin Canou
|
af7a64123f
|
Michelson: minor error message fix in typechecker
|
2018-06-22 14:18:08 +00:00 |
|
Benjamin Canou
|
29a33aedd3
|
Client: refactor data hashing and signing commands
|
2018-06-22 14:18:08 +00:00 |
|
Benjamin Canou
|
7b5e029537
|
Michelson: prepend 0x05 to PACKed data
|
2018-06-22 14:18:08 +00:00 |
|
Benjamin Canou
|
710998caf4
|
Michelson: add SHA256 and SHA512
|
2018-06-22 14:18:08 +00:00 |
|
Benjamin Canou
|
b17a44d7eb
|
Michelson: BLAKE2B now takes bytes
|
2018-06-22 14:18:08 +00:00 |
|
Benjamin Canou
|
197b29b040
|
Michelson: add PACK and UNPACK
|
2018-06-22 14:18:08 +00:00 |
|
Benjamin Canou
|
70f4236d91
|
Michelson: BLAKE2B and CHECK_SIGNATURE now operate on bytes
|
2018-06-22 14:18:08 +00:00 |
|
Benjamin Canou
|
96f6ef1c78
|
Michelson: s/H/BLAKE2B/
|
2018-06-22 14:18:08 +00:00 |
|
Benjamin Canou
|
c3f4aa1454
|
Michelson: new bytes type
|
2018-06-22 14:18:08 +00:00 |
|
Benjamin Canou
|
45d8fd11ae
|
Michelson: use new Micheline Bytes case for optimized representation
|
2018-06-22 14:18:08 +00:00 |
|
Benjamin Canou
|
0279f86e77
|
Micheline: 0x.. constants are now of a new Bytes case
|
2018-06-22 14:18:08 +00:00 |
|
Benjamin Canou
|
1ccfe6aed9
|
Michelson: remove confusing MANAGER instruction
|
2018-06-22 14:18:08 +00:00 |
|
Benjamin Canou
|
377f3e1e44
|
Michelson: change semantics of SOURCE and add SENDER
|
2018-06-22 14:18:08 +00:00 |
|
Alain Mebsout
|
bc88ede900
|
Michelson: FAIL as a macro
|
2018-06-22 14:18:08 +00:00 |
|
Alain Mebsout
|
871a86e32d
|
Michelson: instruction FAILWITH which takes one element on the stack
|
2018-06-22 14:18:08 +00:00 |
|
Benjamin Canou
|
a1a89753e5
|
Alpha: fix encoding for combined operation and receipt
|
2018-06-20 15:24:03 +02:00 |
|
Vincent Bernardoff
|
b022a605b4
|
Client: identity -> address
|
2018-06-19 16:16:14 +02:00 |
|
Lý Kim Quyên
|
9d655696da
|
Alpha: add missing balance updates in operation receipts
|
2018-06-19 06:12:44 +02:00 |
|
Grégoire Henry
|
ec6db686d9
|
Alpha: remove block from endorsements
|
2018-06-19 03:06:21 +02:00 |
|
Galfour
|
392f6cec46
|
Tests: fix double_endorsement tests
|
2018-06-19 03:06:21 +02:00 |
|
Marco Stronati
|
b5c275c5fa
|
Alpha: reintroduce duplicate endorsement error
|
2018-06-19 03:06:21 +02:00 |
|
Grégoire Henry
|
1ab9a7a72c
|
Alpha: remove slots from endorsements
|
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 |
|
Marco Stronati
|
c46e731031
|
Alpha: fix bug where seed would stay the same if no nonces were revealed
|
2018-06-19 02:57:35 +02:00 |
|
Marco Stronati
|
46d053fdb3
|
Alpha: add Seed_repr.deterministic_seed
|
2018-06-19 02:57:35 +02:00 |
|
Marco Stronati
|
0ad4f8f6e6
|
Alpha: Seed_repr.initial_seeds n generates n seeds rather than n+1
|
2018-06-19 02:57:35 +02:00 |
|
Grégoire Henry
|
9f1c703991
|
Alpha: fix snapshot removal
|
2018-06-18 23:53:48 +00:00 |
|
Marco Stronati
|
7473e48d98
|
Tests: add more tests for seed_nonce_revelation operation
|
2018-06-19 01:26:20 +02:00 |
|
Marco Stronati
|
b2a09d3edc
|
Tests: add Op.seed_nonce_revelation
|
2018-06-19 01:26:20 +02:00 |
|
Marco Stronati
|
dde6addbfb
|
Tests: add Context.{get_seed,get_seed_nonce_hash}
|
2018-06-19 01:24:54 +02:00 |
|
Marco Stronati
|
eeb7c6ff5e
|
Alpha: add rpc to get seed of a cycle of a block
|
2018-06-19 01:13:58 +02:00 |
|
Marco Stronati
|
125e5ce95f
|
Alpha: fixed small regression on nonce revelations
|
2018-06-19 00:56:37 +02:00 |
|
Benjamin Canou
|
94f9230d20
|
Client, RPCs: do not sign transfer simulations
|
2018-06-17 23:43:27 +02:00 |
|
Benjamin Canou
|
820723f8d0
|
Fix indentation
|
2018-06-16 14:54:28 +02:00 |
|
Benjamin Canou
|
457fee326e
|
Alpha: allow serialization of failed manager operations
|
2018-06-15 17:26:20 +02:00 |
|
Pierre Boutillier
|
6b2d730a4e
|
More unused variables in roll tests
|
2018-06-15 09:30:58 +00:00 |
|
Pierre Chambart
|
df214489b7
|
Alpha: remove some unused variable in test
|
2018-06-15 09:30:58 +00:00 |
|
Pierre Chambart
|
b5a6f2f03c
|
Alpha: some more roll tests after the fix
|
2018-06-15 09:30:58 +00:00 |
|
Pierre Chambart
|
c64698be09
|
Alpha: fix the doulble roll bug
|
2018-06-15 09:30:58 +00:00 |
|