18 Commits (41ebfec5421298e17c436fe811cd6cceb37b222c)

Author SHA1 Message Date
Alexis Hernandez 87b345dd76 server: Refactor the transaction models to support multisig transactions 6 years ago
Alexis Hernandez 9d2edf8314 server: Remove the TPoS addresses from the Transaction.Output 6 years ago
Alexis Hernandez 485faea74b server: Fix AddressesControllerSpec 6 years ago
Alexis Hernandez 29b8b583ba server: Move the HexString model to the values package 6 years ago
Alexis Hernandez a1737b9710 server: Move the Address value to the values package 6 years ago
Alexis Hernandez 685b54b576 server: Move the Balance model to the persisted package 6 years ago
Alexis Hernandez b7f91b7ce4 server: Move the Transaction model to the persisted package 6 years ago
Alexis Hernandez b8783b961d server: Enable test on AddressesControllerSpec 6 years ago
Alexis Hernandez f4738baef7 server: Update playsonify to 2.0.0 6 years ago
Alexis Hernandez 8bb3ff26e0 server: Disable address checks (#45) 6 years ago
Alexis Hernandez cd5fadc472 server: Update "GET /addresses/:address/utxos" (#34) 7 years ago
Alexis Hernandez 6ed2b5d31e server: Update "GET /addresses/:address" (#18) 7 years ago
Alexis Hernandez 510b127d3c server: Add support for ordering in "GET /addresses/:address/transactions" 7 years ago
Alexis Hernandez b32bc45d01 server: Test "GET /addresses/:address/transactions" endpoint 7 years ago
Alexis Hernandez 5a7fd8a81d server: Add endpoint "GET /addresses/:address/utxos" 7 years ago
Alexis Hernandez 5094bb35e4 server: Retrieve transaction list while retrieving an address 7 years ago
Alexis Hernandez bd03d9b902 server: Move AddressBalance model to rpc package 7 years ago
Alexis Hernandez 2f62ad9ba3 server: Rename AddressesTransactionSpec to AddressesControllerSpec 7 years ago
Alexis Hernandez f2beb40fa2 server: Update AddressBalance to use BigDecimal values instead of BigInt 7 years ago
Alexis Hernandez 3270f9274c server: Add GET /addresses/:address 7 years ago