From 52f09c7277955f07edb2f732b931e2374a590ec3 Mon Sep 17 00:00:00 2001 From: romanman Date: Sun, 22 Jun 2014 09:23:42 +0100 Subject: [PATCH] TODO: adjust --- ethereumj-core/TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ethereumj-core/TODO.md b/ethereumj-core/TODO.md index e728b5b0..eaa510c3 100644 --- a/ethereumj-core/TODO.md +++ b/ethereumj-core/TODO.md @@ -4,6 +4,7 @@ ---------------- - [x] **VM execution:** support CALL op +- [ ] **VM execution:** support CALL op with in/out data - [ ] **VM execution:** support CREATE op - [ ] **Build:** extract core module and studio application - [ ] **Performance:** BigInteger math change for constant arrays implementation