aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO49
1 files changed, 49 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 000000000..12e4ba234
--- /dev/null
+++ b/TODO
@@ -0,0 +1,49 @@
+TODO
+
+### plugin
+
+ - [ ] ui
+ - [ ] designer
+ - [ ] design
+ - [ ] stack
+ - [x] frontend
+ - [ ] build tools
+
+ - [ ] data source
+ - [x] geth node
+ - [ ] rpc proxy
+ - [x] geth node
+ - [ ] whitelist
+ - [ ] (perf) proxy-level caching
+ - [ ] (perf) block listener websocket
+ - [ ] provider engine
+ - [x] top-level cache
+ - [x] top-level current block
+ - [x] subproviders should act like normal providers
+ - [x] return in payload wrapper
+ - [ ] subprovider implementations
+ - [x] static
+ - [ ] filters
+ - [x] block
+ - [x] log
+ - [ ] pendingTx
+ - [x] rpc
+ - [x] vm
+ - [x] tx signing
+
+ - [ ] dev ops
+ - [ ] test api load
+ - [ ] publish plugin to store
+
+ - [ ] external info
+ - [ ] soft launch email
+ - [ ] consensys blog post?
+
+(2) dapp fallback lib
+ iframe wrapper api
+ data source
+ ?
+
+(3) browser-browser
+
+(4) mobile extension / app