Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Releases: ArweaveTeam/gateway

v1.0.1

13 Sep 15:14
5cab9dd
Compare
Choose a tag to compare

CHANGELOG

  • Added app node functionality, store only relevant transactions for app needs

  • Nodes precache all transactions for instant use.

    • If transaction is not confirmed in 50 blocks, it is removed from the network
  • Added a QUICKSTART guide to deploy app nodes effectively.

  • Can modify the filter to filter for any Arweave tag.

v1.0.0

01 Jul 20:06
cd8384f
Compare
Choose a tag to compare

CHANGELOG

v0.12.0

05 Jun 00:13
f6d5d37
Compare
Choose a tag to compare
v0.12.0 Pre-release
Pre-release

CHANGELOG

  • Updated sync with timeout

  • Transaction Manifest for Data Routes

  • New MANIFEST_PREFIX configuration option

v0.11.3

27 May 17:15
bbcec1e
Compare
Choose a tag to compare
v0.11.3 Pre-release
Pre-release

CHANGELOG

  • Made sure to restart server on sync

v0.11.2

26 May 15:06
283bcba
Compare
Choose a tag to compare
v0.11.2 Pre-release
Pre-release

CHANGELOG

  • Patch data route pathing

v0.11.1

24 May 15:45
eab7932
Compare
Choose a tag to compare
v0.11.1 Pre-release
Pre-release

CHANGELOG

  • Added /sync route

  • Added CACHE_OFFSET param

v0.11.0

24 May 15:21
ea003f4
Compare
Choose a tag to compare
v0.11.0 Pre-release
Pre-release

CHANGELOG

  • Improved ANS Caching with Parallelization

  • Added CACHE_FOLDER parameters.

v0.10.1

13 May 18:56
e0bfd23
Compare
Choose a tag to compare
v0.10.1 Pre-release
Pre-release

CHANGELOG

  • Auto caches ANS Transactions on sync

  • Rollback mechanism to sync ANS transactions. Use the command yarn verify:ans.

v0.10.0

13 May 17:16
366f6c9
Compare
Choose a tag to compare
v0.10.0 Pre-release
Pre-release

CHANGELOG

  • Deprecated Text Decoding for all file streaming. Pure buffers only.

  • Fixed Content-Type encoding issues when serving data.

  • Added file caching

  • Added ANS-102 decoding and caching

  • All content served, is cached and then served on demand.

v0.9.1

13 May 14:32
24050d9
Compare
Choose a tag to compare
v0.9.1 Pre-release
Pre-release

CHANGELOG

  • Patched an issue with GraphQL