3457 Commits (379b850bbd3be835c497bff43a28de81d134c766)
 

Author SHA1 Message Date
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 76f17dda53 Merge branch 'master' into rebuild-archive 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 ae5b713e58 Rework of AT state trimming and pruning, in order to more reliably track the "latest" AT states. 2 years ago
CalDescent 257ca2da05 Bumped default block archive serialization version to V2. 2 years ago
CalDescent d27316eb64 Clear cache after rebuilding. 2 years ago
CalDescent 64d8353629 Added V2 support in the block archive, and added feature to rebuild a V1 block archive using V2 block serialization. Should drastically reduce the archive size once rebuilt. 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
CalDescent 7af551fbc5 Added "GET_QDN_RESOURCE_URL" Q-Apps action, to allow a website/app to programmatically determine the URL to retrieve any QDN resource it needs to access. 2 years ago
CalDescent 6ba6c58843 Added support for qortal:// protocol links when loading images from the DOM. 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 ca09dd264f Merge branch 'master' into q-apps 2 years ago
CalDescent eea98d0bc7 Fixed bugs. 2 years ago
CalDescent 9c58faa7c2 Added LINK_TO_QDN_RESOURCE support in the gateway. 2 years ago
CalDescent 3cdfa4e276 Increased loading screen refresh interval from 1s to 2s. 2 years ago
CalDescent 380ba5b8c2 Show "File not found" on the loading screen when navigating to a non-existent resource. 2 years ago
CalDescent 04f248bcdd Upgraded gateway to support service and identifier. 2 years ago
CalDescent 37b20aac66 Upgraded rendering to support identifiers, as well as single file resources. 2 years ago
CalDescent e1e52b3165 RenderResource moved to restricted resources, as /render/* endpoints shouldn't ever need to be served over the gateway. 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