3171 Commits (64cd21b0dd0e32a4f8606052bc4546024016c687)
 

Author SHA1 Message Date
CalDescent 64cd21b0dd Merge branch 'master' into q-apps 2 years ago
CalDescent cc98abeffb Reduced log spam 2 years ago
CalDescent a3702ac6b0 Revert "Merge pull request #111 from AlphaX-Projects/master" 2 years ago
CalDescent c1ffe557e1 Fixed wording in marshaller exceptions. 2 years ago
CalDescent c310a7c5e8 Added "X-API-VERSION" header support in POST /transactions/process. 2 years ago
CalDescent c5a0b00cde Q-Apps documentation updates based on UI development progress. 2 years ago
QuickMythril 69902f7f5b
Merge pull request #111 from AlphaX-Projects/master 2 years ago
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
CalDescent 7f23ef64a2 Updated /arbitrary/metadata/* response when not found. 2 years ago
CalDescent 5b7e9666dc Send URL updates to the UI when pages are loaded. 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 3077810ea8 Fixed bugs causing websites to report as "Not published" when listed in the UI. 2 years ago
CalDescent 4ba2f7ad6a Small documentation updates 2 years ago
CalDescent 8eba0f89fe Added to Q-Apps documentation 2 years ago
CalDescent 600f98ddab Fixed bug in extractComponents() 2 years ago
CalDescent eb07e6613f Fixed small bug 2 years ago
CalDescent 6c445ff646 GET_ACCOUNT_ADDRESS and GET_ACCOUNT_PUBLIC_KEY replaced with a single action: GET_USER_ACCOUNT, as it doesn't make sense to request address and public key separately (they are essentially the same thing). 2 years ago
CalDescent 4d9cece9fa Timeouts are specified by action, rather than using 10 second for every request. This allows certain requests to wait for longer before timing out, such as ones that create transactions. 2 years ago
CalDescent 8beffd4dae Switched to document.querySelectorAll() as otherwise we were only intercepting the first image on the page. 2 years ago
CalDescent 566c6a3f4b Added support for img src updates from a Q-App. 2 years ago
CalDescent 1be3ae267e Reduce log spam. 2 years ago