3119 Commits (999e8b8aca2a817a56dec810b138cc07ae22db5d)
 

Author SHA1 Message Date
AlphaX-Projects 999e8b8aca
Update pom.xml 2 years ago
CalDescent 466c727dee Bump version to 3.8.9 2 years ago
CalDescent ba9f3b335c Added unit test to reproduce the UPDATE_NAME issue and prove that the fix is working correctly. 2 years ago
CalDescent 148ca0af05 Fixed long term bug with UPDATE_NAME transactions, causing name data to be incorrectly deleted if newName == name. 2 years ago
CalDescent c39b9c764b Bump version to 3.8.8 2 years ago
CalDescent d30eb6141a Default minPeerVersion set to 3.8.7 2 years ago
CalDescent 52c806f9e6 Bump version to 3.8.7 2 years ago
CalDescent b2d31a7e02 Rebuild the name's history before processing a CancelSellNameTransaction. 2 years ago
CalDescent cfa0b1d8ea Bump version to 3.8.6 2 years ago
CalDescent edacce1bac Improved logging when creating bootstraps, and catch/log all exceptions. 2 years ago
CalDescent 074cba2266 Added QCHAT_AUDIO and QCHAT_VOICE services (limited to 10MB each) 2 years ago
QuickMythril f4a32d19dd
Merge pull request #110 from QuickMythril/update-electrumx 2 years ago
QuickMythril eb6d84c04d Add new ElectrumX servers 2 years ago
CalDescent 26587067d8
Merge pull request #109 from AlphaX-Projects/master 2 years ago
AlphaX-Projects 227d93a31e
Merge branch 'Qortal:master' into master 2 years ago
CalDescent 830bae3dc1 Merge branch 'at-states-fix' 2 years ago
CalDescent ec09312cc5 Updated AdvancedInstaller project for 3.8.5 2 years ago
AlphaX-Projects 11654ba9c6 Add Chat Data 2 years ago
AlphaX-Projects ea356d1026 add signatures to websockt 2 years ago
CalDescent e7a3e511bd Bump version to 3.8.5 2 years ago
CalDescent 6fca30ce75 Added GET /admin/summary/alltime endpoint, to view a summary of chain activity since genesis. 2 years ago
CalDescent e903e59f7f
Merge pull request #107 from QuickMythril/unused-address 2 years ago
CalDescent bef170df7e Updated PirateChain lightwallet servers. 2 years ago
QuickMythril 386bfa4e20
Merge pull request #108 from AlphaX-Projects/master 2 years ago
AlphaX-Projects 6f867031e2 Add electrum servers and fix java reflect error 2 years ago
QuickMythril 8f589391a6
Updated depreciated actions 2 years ago
QuickMythril 30c9f63cb1 Add unused foreign address to API calls 2 years ago
QuickMythril 952b21d9bd
Merge pull request #105 from QuickMythril/update-electrumx 2 years ago
QuickMythril 1f410a503e Updated ElectrumX servers 2 years ago
CalDescent f5e30eeaf5
Merge pull request #104 from QuickMythril/foreign-height 2 years ago
QuickMythril 21f5d9a3d0 Add foreign chain height to API calls 2 years ago
CalDescent ab34fae810
Merge pull request #90 from QuickMythril/german 2 years ago
CalDescent 42f2d015b7
Merge branch 'master' into german 2 years ago
CalDescent 2181ece28d
Merge pull request #89 from lexandr0s/patch-2 2 years ago
CalDescent 03a5d0e5f9
Merge pull request #88 from lexandr0s/patch-1 2 years ago
CalDescent 352f094272
Merge pull request #99 from Nuc1eoN/polish-translation 2 years ago
CalDescent c5c826453b Removed unnecessary join when finding MESSAGE transactions, which caused secret to be unavailable when querying pruned blocks. 2 years ago
CalDescent e86b9b1caf Added additional Litecoin ElectrumX server. 2 years ago
CalDescent 7fc170575c Merge branch 'cancel-sell-name-fixes' 2 years ago
CalDescent 876658256f Prevent a P2SH address being funded for a trade if there is an unconfirmed buy or cancel request in progress for it already. 2 years ago
CalDescent a24ba40d5c Added additional Dogecoin ElectrumX server. 2 years ago
CalDescent 06d8a21714 Added CANCEL_SELL_NAME equivalents to NamesDatabaseIntegrityCheck.java 2 years ago
CalDescent ae44065d7e Fixed issue with CancelSellName transactions. 2 years ago
CalDescent 6ad0989ea2 Reduce log spam 2 years ago
CalDescent 5962ebd08a More logging improvements in ArbitraryDataReader.decrypt() 2 years ago
CalDescent bf06d47842 Create an ArbitraryDataResource object when building. Eventually this could be passed in to the reader instead of the individual components (service, name, identifier, etc) 2 years ago
CalDescent 8c708558cb Implemented ElectrumX version negotiation. Fixes issues with DOGE wallet. 2 years ago
CalDescent 6b36d94c6f Removed searchResultsTransactions cache, to simplify code. The hostedTransactions cache is still in place, which limits disk reads when searching, so this additional cache isn't really needed. 2 years ago
CalDescent 1d568fa462 Return file lists via /arbitrary/metadata/* endpoints, but exclude it from /arbitrary/resources/* endpoints. 2 years ago
CalDescent 328ba48224 Merge branch 'master' into qdn-file-list 2 years ago