mirror of
https://github.com/corda/corda.git
synced 2024-12-19 21:17:58 +00:00
Remove the todo list in Main.kt, it just changes too fast to be worth keeping it up to date. TODOs in the code itself remain.
This commit is contained in:
parent
12b7c7c184
commit
0dc92822b5
@ -1,9 +0,0 @@
|
||||
package core
|
||||
|
||||
// TODO: Implement transaction processing logic first pass (selection of contract types to run). Ensure that outputs are all accounted for.
|
||||
//
|
||||
// TODO: Make a decision on basic timestamping approach (use external TSAs? use fake TSA?)
|
||||
// TODO: Pick a serialisation solution for the prototype (kryo?)
|
||||
// TODO: Store transactions to a database, design some conflict detection and rollback
|
||||
// TODO: Implement a basic UI that shows contracts and very basic network layer (with chat?)
|
||||
|
Loading…
Reference in New Issue
Block a user