11 Commits (cd5fadc47200d8eaf033db28f4a9dfac3fce7989)

Author SHA1 Message Date
Alexis Hernandez dee0f7e600 server: Update the database schema to support utxos (#35) 7 years ago
Alexis Hernandez 5cbf98caa0 server: Add foreign key to the next_blockhash (#35) 7 years ago
Alexis Hernandez 2eb9c010dd server: Initial database redesign (#35) 7 years ago
Alexis Hernandez cf86eb3672 server: Add address index to transaction_inputs and transaction_outputs 7 years ago
Alexis Hernandez a485037201 server: Remove the available field from the balances table 7 years ago
Alexis Hernandez 61c6649584 server: Add unique constraint to the blocks table 7 years ago
Alexis Hernandez 521d3fa361 server: Remove unused code 7 years ago
Alexis Hernandez 3a98e698c0 server: Rename hash to blockhash on blocks table 7 years ago
Alexis Hernandez 8173c64497 server: Add TransactionPostgresDataHandler 7 years ago
Alexis Hernandez 4bce1251d1 server: Add BalancePostgresDataHandler 7 years ago
Alexis Hernandez 87ccd51257 server: Add the BlockPostgresDataHandler 7 years ago