You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Alexis Hernandez 636c2b509e server: Move TransactionVOUT to rpc package 7 years ago
..
base server: Increase type-safety in models 7 years ago
rpc server: Move TransactionVOUT to rpc package 7 years ago
Address.scala server: Add fromHex method to Address object 7 years ago
AddressBalance.scala server: Update AddressBalance to use BigDecimal values instead of BigInt 7 years ago
AddressDetails.scala server: Update AddressBalance to use BigDecimal values instead of BigInt 7 years ago
BlockDetails.scala server: Move Block model to rpc package 7 years ago
BlockReward.scala server: Add GET /blocks/:blockhash 7 years ago
Blockhash.scala server: Increase type-safety in models 7 years ago
Confirmations.scala server: Increase type-safety in models 7 years ago
Height.scala server: Add Block model 7 years ago
Size.scala server: Increase type-safety in models 7 years ago
TransactionDetails.scala server: Move Transaction model to rpc package 7 years ago
TransactionId.scala server: Increase type-safety in models 7 years ago
TransactionValue.scala server: Move TransactionVOUT to rpc package 7 years ago
blockRewards.scala server: Add support for TPoS blocks 7 years ago