Rebase new_ceres branch on top of new master #954

Closed
ghallak wants to merge 22 commits from ghallak/new_ceres_rebased into new_ceres
Showing only changes of commit 765d79ee7b - Show all commits

View File

@ -266,7 +266,10 @@ namespace Chain =
Auth.tx_hash : option(hash) Auth.tx_hash : option(hash)
``` ```
Gets the transaction hash during authentication. Gets the transaction hash during authentication. Note: `Auth.tx_hash`
computation differs between protocol versions (changed in Ceres!), see
[aeserialisation](https://github.com/aeternity/protocol/blob/master/serializations.md)
specification for details.
### Bits ### Bits