Browse Source

todo.md: moved v0-release tasks to issues and deleted completed tasks

lunar-mining 4 years ago
parent
commit
5e3db18f2c
1 changed files with 0 additions and 24 deletions
  1. 0 24
      todo.md

+ 0 - 24
todo.md

@@ -4,17 +4,6 @@
 
 
 - [ ] git grep TODO
 - [ ] git grep TODO
 
 
-## post v0-release
-
-- [ ] sollet btc / btc has same interface on drk
-- [ ] add hdwallets to btc
-- [ ] integrate eth / erc20 tokens for the cashier 
-- [ ] switch to p2p network 
-- [ ] make cashier a multisig
-- [ ] make different loglevels
-- [ ] daemon startup cleanup
-- [ ] make daemon look uniform
-
 ## documentation
 ## documentation
 
 
 - [ ] document v0 architecture 
 - [ ] document v0 architecture 
@@ -35,15 +24,6 @@
 - [ ] research polygon design
 - [ ] research polygon design
 - [ ] code up a simple demo
 - [ ] code up a simple demo
 
 
-## halo2
-
-- [x] mint circuit poc
-- [x] burn circuit poc
-- [x] research port from jubjub to pasta (success)
-- [x] research port from blake2b to sinsemilla and/or poseidon
-- [x] solve poseidon gadget to hash >2 elements at a time
-- [x] integrate with actual codebase
-
 ## bridges
 ## bridges
 
 
 - [ ] evaluate arbitrum vs optics
 - [ ] evaluate arbitrum vs optics
@@ -60,8 +40,6 @@ Open research questions.
 
 
 ## cryptography
 ## cryptography
 
 
-- [x] FFT for polynomial multiplication
-- [x] finish bulletproofs impl
 - [ ] halo2 lookup
 - [ ] halo2 lookup
 - [ ] read groth permutation paper
 - [ ] read groth permutation paper
 - [ ] fflonk
 - [ ] fflonk
@@ -80,7 +58,6 @@ Open research questions.
 - [ ] first MPC services
 - [ ] first MPC services
 - [ ] DAO
 - [ ] DAO
 - [ ] auctions
 - [ ] auctions
-- [x] staking. Look up how TORN was distributed anonymously.
 - [ ] swaps
 - [ ] swaps
 - [ ] token issuance
 - [ ] token issuance
 - [ ] NFTs
 - [ ] NFTs
@@ -89,7 +66,6 @@ Open research questions.
 
 
 - [ ] make bitreich halo2 impl
 - [ ] make bitreich halo2 impl
 - [ ] doc on circuit design
 - [ ] doc on circuit design
-- [x] jsonrpc interface for ETH bridge (interface with geth)
 
 
 # org
 # org