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 b9a035e9aa server: Support P2WPKH address format (#33) 7 years ago
..
fields server: Add support for ordering in "GET /addresses/:address/transactions" 7 years ago
request server: Add endpoint "POST /transactions" 7 years ago
rpc server: Update the database schema to support utxos (#35) 7 years ago
Address.scala server: Support P2WPKH address format (#33) 7 years ago
Balance.scala server: Add serializer for the Balance model 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: Update playsonify to 1.2.0 7 years ago
Confirmations.scala server: Update playsonify to 1.2.0 7 years ago
Height.scala server: Update playsonify to 1.2.0 7 years ago
HexString.scala server: Add getUnspentOutputs method to the TransactionDataHandler (#34) 7 years ago
IPAddress.scala server: Add getMasternode method to the XSNService 7 years ago
Size.scala server: Update playsonify to 1.2.0 7 years ago
Statistics.scala server: Allow total and circulating supply to be missing 7 years ago
StatisticsDetails.scala server: Allow total and circulating supply to be missing 7 years ago
Transaction.scala server: Add getUnspentOutputs method to the TransactionDataHandler (#34) 7 years ago
TransactionDetails.scala server: Update the BlockEventsProcessor 7 years ago
TransactionId.scala server: Update playsonify to 1.2.0 7 years ago
TransactionValue.scala server: Move TransactionVOUT to rpc package 7 years ago
TransactionWithValues.scala server: Allow to retrieve transactions for an address on TransactionDataHandler 7 years ago
blockRewards.scala server: Add support for TPoS blocks 7 years ago