Commit Graph

21 Commits

Author SHA1 Message Date
9e4821c296 Add timestamps to block interfaces and clean up genesis block generation 2021-04-10 03:58:38 -05:00
5dc6db0b8e Add support for checking for genesis block 2021-04-10 03:51:21 -05:00
c067216af3 Clean up and add comments 2021-04-10 03:49:00 -05:00
3b7e72adab Add Blockchain.submitTransactions 2021-04-10 03:44:56 -05:00
6441a5cad7 Implemented proof of work 2021-04-10 08:30:17 +00:00
33f34d733b Add proof property to block interface 2021-04-10 03:11:18 -05:00
27e161ed44 Add config passthrough for GPG keys 2021-04-10 02:56:18 -05:00
29f9fe9f1f Implement basic chain validation and stub PoW 2021-04-10 02:51:31 -05:00
289f184b4d Submit transaction and remove from database 2021-04-10 07:30:39 +00:00
16ebe6158a Add firebaseID to interface 2021-04-10 02:30:44 -05:00
f797cd0e25 Include firebase ID on resource 2021-04-10 02:28:43 -05:00
e569841356 Merge branch 'main' of github.com:hackku21/loc-chain-backend into main 2021-04-10 07:17:23 +00:00
172a088e4a Implemented transaction verification check 2021-04-10 07:15:54 +00:00
df8584f4b8 Add basic block object interfaces 2021-04-10 02:01:57 -05:00
5734863c7a Add firebase collection and transaction item 2021-04-10 00:47:05 -05:00
b81e571901 Add firebase user auth middleware 2021-04-09 21:59:06 -05:00
b0123afee8 Add initial firebase connection logic 2021-04-09 21:26:57 -05:00
c56f0706a4 Remove build from VCS 2021-04-09 21:26:40 -05:00
f66984b3e3 Add firebase config file to .env 2021-04-09 21:15:49 -05:00
0996361e43 Import Extollo framework 2021-04-09 20:33:40 -05:00
Garrett Mills
7d712fa1a9 Initial commit 2021-04-09 19:23:43 -05:00