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 3888041470 server: Add endpoint "GET /blocks/estimate-fee" 6 years ago
..
logic server: Extract the BlockValidator from the BlockLogic 6 years ago
validators server: Simplify the validators 6 years ago
AddressService.scala server: Use the validators in the service package 6 years ago
BalanceService.scala server: Simplify the validators 6 years ago
BlockService.scala server: Add endpoint "GET /blocks/estimate-fee" 6 years ago
LedgerSynchronizerService.scala server: Use the TransactionCollectorService on the LedgerSynchronizerService 6 years ago
MasternodeService.scala server: Move the IPAddress value to the values package 6 years ago
StatisticsService.scala server: Return statistics even if masternodes or difficulty aren't available 6 years ago
TPoSContractService.scala server: Add endpoint "GET /addresses/:address/tposcontracts" 6 years ago
TransactionCollectorService.scala server: Add the TransactionCollectorService 6 years ago
TransactionRPCService.scala server: Use the validators in the service package 6 years ago
TransactionService.scala server: Simplify the validators 6 years ago
XSNService.scala server: Add estimateSmartFee method to the XSNService 6 years ago