Fate crypto ops + contract_to_address #166
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "fate-crypto-ops"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Created by: hanssv
Created by: hanssv
https://www.pivotaltracker.com/story/show/162578842 and https://www.pivotaltracker.com/story/show/162578820
Created by: UlfNorell
Review: Approved
Created by: UlfNorell
Note: we decided to generalise the string hash instructions rather than adding two sets of instructions. The implementation (in a future aeternity PR) hashes strings as plain binaries, thus preserving the behaviour of the string hashing instructions. This means that we introduce some extra collisions: between a term
t
(of type other than string) and a string that contains the encoding oft
. We deemed this to not be a problem.Created by: ThomasArts
Review: Approved
Merged by: hanssv at 2019-06-11 09:57:58 UTC