phink
|
0d22209028
|
Micheline: fix forgotten annotation
|
2018-12-17 12:30:44 +00:00 |
|
Vincent Bernardoff
|
f35b7f33ed
|
Everywhere: sed 's/picotez/nanotez/g'
|
2018-12-04 13:26:41 +00:00 |
|
Lý Kim Quyên
|
86d7306e47
|
Tests: fix test of instruction STEPS_TO_QUOTA
|
2018-11-26 15:07:09 +01:00 |
|
Grégoire Henry
|
c2049a3a18
|
Client/Alpha: implements --fee-cap and --burn-cap
|
2018-11-24 07:22:50 +01:00 |
|
Grégoire Henry
|
fa4b33aa47
|
Alpha: fix gas consumption for manager operations
|
2018-11-23 22:45:17 +01:00 |
|
Grégoire Henry
|
4b6f471ead
|
Alpha/Baking: add minimal fees and wait for late endorsement
|
2018-11-22 20:38:38 +01:00 |
|
Benjamin Canou
|
494a4be140
|
Client: cleanup runtest_contracts.sh and remove attic tests
|
2018-11-12 11:30:35 +01:00 |
|
b
|
87be7df584
|
Client: rm attic/fail.tz (duplicate from macros/fail.tz) & improve TODO messages
|
2018-11-12 11:30:34 +01:00 |
|
b
|
e8fd44dca4
|
Client: reorg Michelson contracts + update bash scripts
|
2018-11-12 11:30:33 +01:00 |
|
b
|
ff468aac68
|
Client: reorg Michelson test contracts and bash scripts (mini_scenarios, pt2)
|
2018-11-12 11:30:33 +01:00 |
|
b
|
2f58e86fa8
|
Client: reorg Michelson test contracts and bash scripts (macros, pt2)
|
2018-11-12 11:30:32 +01:00 |
|
b
|
3c1f5702e1
|
Client: reorg Michelson test contracts and bash scripts (opcode, pt2)
|
2018-11-12 11:30:31 +01:00 |
|
b
|
015c5ed694
|
Client: reorg Michelson test contracts and bash scripts (attic, pt2)
|
2018-11-12 11:30:31 +01:00 |
|
lykimquyen
|
291e3f06a3
|
Tests: reorganise Michelson tests
|
2018-11-12 11:30:30 +01:00 |
|
lykimquyen
|
6ee47d63c0
|
Tests: split Michelson tests into category attic
|
2018-11-12 11:30:29 +01:00 |
|
lykimquyen
|
8d09fffbab
|
Tests: split Michelson tests into category mini_scenarios
|
2018-11-12 11:30:29 +01:00 |
|
lykimquyen
|
a37a1f49f7
|
Tests: split Michelson tests into category macros
|
2018-11-12 11:30:28 +01:00 |
|
lykimquyen
|
e719f401f6
|
Tests: split Michelson tests into category opcode
|
2018-11-12 11:30:27 +01:00 |
|
Grégoire Henry
|
87e0de9826
|
Dune: use the new syntax
|
2018-08-01 10:52:24 +02:00 |
|
Grégoire Henry
|
5362b321d9
|
Dune: rename s/jbuild/dune/
|
2018-08-01 10:32:12 +02:00 |
|
Grégoire Henry
|
c1d89e3777
|
Compiler: use -hash-only in the test suite
|
2018-07-24 14:18:06 +02:00 |
|
Grégoire Henry
|
588832f04c
|
Proto: revert to the dummy hash for genesis
|
2018-07-21 00:29:13 +02:00 |
|
Grégoire Henry
|
fedf5d66c6
|
Proto: revert to the dummy hash for alpha
|
2018-07-21 00:28:48 +02:00 |
|
Alain Mebsout
|
a7eb0cdf36
|
Micheline: Fix binary deserialization of annotations
Fixes #262
|
2018-07-19 19:26:24 +02:00 |
|
Pierre Chambart
|
09592a6eeb
|
Michelson: test compare on bytes and concat on 2 strings
|
2018-07-19 19:04:35 +02:00 |
|
Benjamin Canou
|
e70cd5c645
|
Michelson: a few new tests
|
2018-07-19 19:04:35 +02:00 |
|
Benjamin Canou
|
cd9dd32665
|
Michelson: add CONCAT on bytes
|
2018-07-19 19:04:35 +02:00 |
|
Benjamin Canou
|
c691068209
|
Michelson: change semantics of CONCAT
|
2018-07-19 19:04:35 +02:00 |
|
Grégoire Henry
|
077b3cd964
|
Script: add archive_protocol.sh
|
2018-07-19 18:52:00 +02:00 |
|
Pierre Chambart
|
15857d7e90
|
Alpha_002: prepare for Proto_alpha upgrade
|
2018-07-19 00:32:39 +02:00 |
|
Alain Mebsout
|
a36f42506a
|
Alpha: Fix CREATE_CONTRACT spends twice
|
2018-07-17 14:37:54 +02:00 |
|
Pierre Chambart
|
8581264d11
|
Tests: add a Michelson guestbook test contract
|
2018-07-03 15:30:28 +02:00 |
|
Benjamin Canou
|
c3c4e3d5a8
|
Tests: fix injection test after headers update
|
2018-07-03 15:26:10 +02:00 |
|
Benjamin Canou
|
252435d280
|
Proto Alpha's hash is its actual hash
|
2018-06-30 18:56:30 +02:00 |
|
Pierre Boutillier
|
140bd6b1ca
|
Tezos is now Open Source
|
2018-06-30 17:41:32 +02:00 |
|
Benjamin Canou
|
ee7a67b915
|
Michelson: fix PACK/UNPACK
|
2018-06-30 12:38:05 +02:00 |
|
Benjamin Canou
|
e1195e6f3e
|
Client: use TEZOS_CLIENT_UNSAFE_DISABLE_DISCLAIMER=Y to disable the banner
|
2018-06-29 17:05:30 +02:00 |
|
Benjamin Canou
|
ac58132588
|
Tests: a few more michelson tests
|
2018-06-29 16:18:17 +02:00 |
|
Alain Mebsout
|
e81b045d42
|
Alpha: minor adjustments to gas costs
|
2018-06-29 16:18:17 +02:00 |
|
Benjamin Canou
|
c2a143a30a
|
Client: missing error message
|
2018-06-29 16:18:17 +02:00 |
|
Alain Mebsout
|
2db455274c
|
Alpha: some missing gas in parse_data
|
2018-06-29 16:18:17 +02:00 |
|
Alain Mebsout
|
b1515dc376
|
Alpha: consume typechecking gas in type equality for expansion
|
2018-06-29 16:18:17 +02:00 |
|
Alain Mebsout
|
43f818dc66
|
Alpha: comsume cost of parsing/typing instructions in script
|
2018-06-29 16:18:17 +02:00 |
|
Alain Mebsout
|
9da9a8440e
|
Alpha: consume gas for parsing types
|
2018-06-29 16:18:17 +02: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 |
|
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
|
103d5355f2
|
Everywhere: return_unit
|
2018-06-27 10:57:21 +02:00 |
|