corda/node/src/main
Patrick Kuo c3ca2744aa Replace Vault.PageAndUpdates with DataFeed data class (#931)
* Replace kotlin Pair with DataFeed data class

* remove unintended changes

* Replace Vault.PageAndUpdates with DataFeed data class

* Remove PageAndUpdates
2017-06-28 11:29:14 +01:00
..
java Fixed various compiler warnings, mostly removing unused parameters and replacing calls to getDevX509Name with getX509Name with specific data, this should be a nullop. Remainign compiler warnings will require changing semantics of code 2017-06-16 09:59:52 +02:00
kotlin/net/corda/node Replace Vault.PageAndUpdates with DataFeed data class (#931) 2017-06-28 11:29:14 +01:00
resources BFT fixes (#844) 2017-06-20 11:01:52 +01:00