Varun Mathur
81d83d707f
fix typo in notary docs
2017-09-05 12:32:28 +02:00
Søren Sjørup
314a88e13a
Update using-a-notary.rst
2017-09-04 11:52:20 +02:00
Konstantinos Chalkias
1a4d908b63
Remove grouping from FungibleAsset (Issue and Move) ( #1185 )
...
Clean-up FungibleAsset - remove Command grouping and get rid of IssueCommand as no nonce is required anymore.
2017-08-21 16:14:04 +01:00
Ross Nicoll
f0c7d7665a
Remove deprecated signing functions
...
* Remove TransactionBuilder.signWith()
* Remove TransactionBuilder.addSignatureUnchecked()
* Rename signInitialTransaction to toSignedTransaction
* Remove checkAndAddSignature()
* Require all unit tests sign transactions via services
2017-08-11 17:37:50 +01:00
Andrius Dagys
4ca8b8d681
Remove type-specific transaction builder. Normal transactions should use TransactionBuilder and notary change transactions are created directly.
2017-07-31 14:31:17 +01:00
Matthew Nesbit
05a97b11f3
First cut at removing PrivateKey leakage from KeyManagementService
...
Fixup after rebase
Restore original key property names
Fixup after rebase
Undo extra import that IntelliJ keeps erroneously adding.
Add comments and fix docs for transaction signing.
Fixes after rebase
More fixes after rebase
Address PR requests
Address PR requests
2017-05-18 17:34:04 +01:00
Mike Hearn
cbb66f87f3
Regen docsite with new JavaDoc format API reference
2017-01-18 13:42:22 +01:00
Andrius Dagys
13e781ea73
Minor: fix spacing in using-a-notary docs
2016-11-28 18:22:13 +00:00
Andrius Dagys
2f37024af7
Added tutorials on how to use & run a notary.
2016-11-28 15:15:13 +00:00