Skip to content

Commit

Permalink
mention signature datatype is not supported
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrienChampion committed Feb 26, 2019
1 parent 5ca319e commit d6f16af
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ Techelson is currently in beta. The rough list of (planned) features is

- [x] operation must-fail: specifies that a (chain of) operation(s) should fail
- [x] inspection instruction: break points and stack inspection
- [x] support for all data types (potentially with some liberty taken compared to tezos)
- [ ] support for all data types (potentially with some liberty taken compared to tezos)
- [x] everything but `signature`
- [ ] `signature`
- [ ] semantics as close to the tezos protocol as possible
- [x] for non-crypto operations (`int`, `nat`, `map`, *etc.*)
- [ ] for crypto operations
Expand Down

0 comments on commit d6f16af

Please sign in to comment.