Skip to content

Commit

Permalink
readme features: discuss byte-related stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrienChampion committed Feb 26, 2019
1 parent a0a8f85 commit 6728f6d
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 @@ -18,8 +18,10 @@ Techelson is currently in beta. The rough list of (planned) features is
- [x] everything but `signature`
- [ ] `signature`
- [ ] semantics as close to the tezos protocol as possible
- [x] for non-crypto operations (`int`, `nat`, `map`, *etc.*)
- [x] for non-crypto, non-packing-related operations (`int`, `nat`, `map`, *etc.*)
- [ ] for crypto operations
- [x] internal packing and unpacking (packed and unpacked by Techelson)
- [ ] arbitrary byte unpacking
- [x] support import of local michelson contracts
- [ ] support retrieving the storage and code of contracts directly from the tezos blockchain

Expand Down

0 comments on commit 6728f6d

Please sign in to comment.