Clinton Alexander
|
063dbec505
|
Merged in clint-bintray (pull request #496)
Removed duplicate gradle plugins and added bintray publishing tasks
|
2016-11-21 11:20:13 +00:00 |
|
RogerWillis
|
c0be0db762
|
Clean up.
|
2016-11-18 17:43:10 +00:00 |
|
RogerWillis
|
bd75d92e13
|
Removed random JavaFx import.
|
2016-11-18 17:41:09 +00:00 |
|
RogerWillis
|
b1dbd2a07c
|
Suppressed unused variable compiler warnings.
|
2016-11-18 17:35:53 +00:00 |
|
Clinton Alexander
|
bf70091172
|
Now depending on the plugins in jcenter and not buildsrc.
|
2016-11-18 14:41:06 +00:00 |
|
Clinton Alexander
|
14ca7847d0
|
Publishing to jcenter possible via bintrayUpload (with the correct credentials) and corda now has a dependency on the published gradle plugin to allow the split.
|
2016-11-18 13:02:04 +00:00 |
|
Andras Slemmer
|
dcd7a8a08a
|
Address PR 465 comments
|
2016-11-15 16:51:07 +00:00 |
|
Andras Slemmer
|
7f0dd1ab5b
|
Generic startProtocol and typesafe wrappers, per-protocol permissions, CashProtocol, remove executeCommand, move almost all Cash-related things to :finance
|
2016-11-15 16:46:37 +00:00 |
|
Andrius Dagys
|
d00163e29d
|
Stop using "legally-Identifiable" signatures for the notary protocol, as notary nodes will use their service identity to sign (and not the legal one). It also doesn't make sense to attach an identity on the signature if it's a group identity and the signer holds only 1 out of many keys.
|
2016-11-14 16:02:20 +00:00 |
|
Andrius Dagys
|
c33c55eb20
|
Replace PublicKey with PublicKeyTree in Party. A single entity can now be identified by more than one key.
|
2016-11-14 14:57:16 +00:00 |
|
Mike Hearn
|
ce99f354cb
|
Rename com.r3corda -> net.corda
|
2016-11-10 17:14:24 +01:00 |
|
Katarzyna Streich
|
103817ec57
|
Add signing of transaction merkle root hash.
|
2016-11-08 17:41:32 +00:00 |
|
Clinton Alexander
|
7e198e7cf3
|
Renamed contracts project to finance to better reflect the purpose of the project.
|
2016-11-04 13:35:25 +00:00 |
|