## 5/9 PoS
### Done this week:
* **Further Researched geth signing packages to see if these signatures are secure** (javascript & geth packages, smart contract)
* **Compare lists of data** (Smart Contract Pledge Events -> Database of Sigs )
* **Fixed Signing Bug** (this was 2 bytes off due to a bug..)
* **Sign to list of users in batches with custom message**
* **Push Signatures** to Firestore Real-Time Database
### To-Do:
* **Encode Typed Data** so it's FE compatible
* **Lint data being pushed** (it's currently a bit off)
* **Finer controls for signing** (Select by user, select by donation threshhold, etc..)
* **Smart Contract Audit / Code Audit...** I've done my due diligence here but we need more eyes like we discussed previously
* **Front-End finishing touches** (table updates, redirects, timer for pledges)