GitHub / ar-io/ar-io-node issues and pull requests
#445 - feat: revamp chunk broadcasting to use peer-based architecture (PE-8254)
Pull Request -
State: closed - Opened by djwhitt 17 days ago
- 2 comments
#389 - feat(data): base expiration on data access times PE-8058
Pull Request -
State: closed - Opened by djwhitt 3 months ago
- 2 comments
#388 - chore(docs): set regex for /api-docs to allow optional /
Pull Request -
State: closed - Opened by dtfiedler 3 months ago
- 2 comments
#387 - fix(headers): add content-* headers to CORS
Pull Request -
State: closed - Opened by dtfiedler 3 months ago
- 2 comments
#386 - feat(chunks): add Arweave peer chunk POST circuit breaker
Pull Request -
State: closed - Opened by djwhitt 3 months ago
- 1 comment
#385 - PE-8060: debug data request 504s
Pull Request -
State: closed - Opened by djwhitt 3 months ago
- 2 comments
#384 - Broken and outdated link to docs
Issue -
State: open - Opened by vird 3 months ago
#383 - feat(arns): add support for configurable 404 pages PE-8008
Pull Request -
State: closed - Opened by djwhitt 3 months ago
- 1 comment
#382 - feat(api): add peer list endpoint
Pull Request -
State: closed - Opened by dtfiedler 3 months ago
- 2 comments
#381 - chore(app): expose all ario headers in cors configuration
Pull Request -
State: closed - Opened by dtfiedler 3 months ago
- 2 comments
#380 - fix(envoy): add /height to envoy routing
Pull Request -
State: closed - Opened by dtfiedler 3 months ago
- 2 comments
#379 - feat: introduce CompositeChunkSource and refactor chunk handling (PE-8012)
Pull Request -
State: closed - Opened by hlolli 3 months ago
- 2 comments
#378 - PE-7990: Parquet and ClickHouse testing and guide
Pull Request -
State: closed - Opened by djwhitt 3 months ago
- 2 comments
#377 - fix(routes): fix subdomain with apex arns name PE-7947
Pull Request -
State: closed - Opened by djwhitt 4 months ago
- 2 comments
#376 - PE-7965: parallel ArNS fixes and cleanup
Pull Request -
State: closed - Opened by djwhitt 4 months ago
- 2 comments
#375 - feat(arweave): add chunk broadcasting to weighted peer network [PE-7945]
Pull Request -
State: closed - Opened by hlolli 4 months ago
- 2 comments
#374 - fix(arns): create new plimit for arns resolution
Pull Request -
State: closed - Opened by dtfiedler 4 months ago
- 1 comment
#373 - feat: add Postgres support for legacy chunk metadata (PE-7904)
Pull Request -
State: closed - Opened by hlolli 4 months ago
- 2 comments
#372 - feat: add robust TX header fetching with multiple weighted peers
Pull Request -
State: closed - Opened by hlolli 4 months ago
- 2 comments
#371 - feat: s3 chunk data source
Pull Request -
State: closed - Opened by hlolli 4 months ago
- 2 comments
#370 - feat: inititalise chunk/<offset> endpoint
Pull Request -
State: closed - Opened by hlolli 4 months ago
- 2 comments
#369 - feat(logs): support for filtering winston logs
Pull Request -
State: closed - Opened by hlolli 4 months ago
- 2 comments
#368 - feat(filters): make filters sync in order to make them usable for log-filters
Pull Request -
State: closed - Opened by hlolli 4 months ago
- 2 comments
#367 - feat(clickhouse-auto-import): make it possible to configure height_interval and max_rows_per_file
Pull Request -
State: closed - Opened by hlolli 4 months ago
- 2 comments
#366 - fix(parquet-exporter): try to not lock sqlite dbs
Pull Request -
State: closed - Opened by karlprieb 4 months ago
- 2 comments
#365 - feat(arns-resolver): multiple resolvers in parallel
Pull Request -
State: closed - Opened by karlprieb 4 months ago
- 3 comments
#297 - chore(dependencies): update major versions of lmdb,prom-client & dev-tooling
Pull Request -
State: open - Opened by hlolli 6 months ago
- 3 comments
#277 - chore(docs): update docs/env.md file
Pull Request -
State: open - Opened by dtfiedler 6 months ago
- 3 comments
#218 - experimenting: seeding worker
Pull Request -
State: open - Opened by hlolli 10 months ago
- 2 comments
Labels: WIP
#184 - feat: add a install script
Pull Request -
State: open - Opened by karlprieb 12 months ago
- 2 comments
#100 - test(end-to-end): testcontainers for end-to-end tests
Pull Request -
State: closed - Opened by karlprieb over 1 year ago
- 1 comment
#99 - feat(PE-5859): support standalone arns-resolver
Pull Request -
State: closed - Opened by dtfiedler over 1 year ago
- 1 comment
#98 - feat(farcaster): add initial frame support
Pull Request -
State: closed - Opened by karlprieb over 1 year ago
- 1 comment
#97 - feat(system): contiguous data cleaner
Pull Request -
State: closed - Opened by karlprieb over 1 year ago
- 1 comment
#96 - feat(filters): add support for filtering by tag name only
Pull Request -
State: closed - Opened by karlprieb over 1 year ago
- 1 comment
#95 - docker-compose.yaml issue
Issue -
State: closed - Opened by eaddaa over 1 year ago
#94 - Update docker-compose.yaml
Pull Request -
State: closed - Opened by eaddaa over 1 year ago
- 3 comments
#93 - chore(standalone-sqlite): add type for queueWork method param
Pull Request -
State: closed - Opened by karlprieb over 1 year ago
- 1 comment
#92 - feat(data handlers): stop processing data stream for HEAD requests
Pull Request -
State: closed - Opened by karlprieb over 1 year ago
- 1 comment
#91 - fix(data sqlite): fix method names in circuit break queueRead calls
Pull Request -
State: closed - Opened by djwhitt over 1 year ago
- 1 comment
#90 - feat(observer): add environment AR_IO_NODE_RELEASE variable
Pull Request -
State: closed - Opened by karlprieb over 1 year ago
- 1 comment
#89 - feat(observer): add MIN_RELEASE_NUMBER environment variable
Pull Request -
State: closed - Opened by karlprieb over 1 year ago
- 1 comment
#88 - TypeError due to subdomain logic
Issue -
State: closed - Opened by handlebauer over 1 year ago
- 1 comment
#87 - Add protocol.land published badge to README
Pull Request -
State: closed - Opened by kranthicodes over 1 year ago
- 2 comments
#86 - feat(system): graceful shutdown
Pull Request -
State: closed - Opened by karlprieb over 1 year ago
- 1 comment
#85 - feat(filters): add NegateMatch and not filter
Pull Request -
State: closed - Opened by karlprieb over 1 year ago
- 1 comment
#84 - PE-5192: data download worker
Pull Request -
State: closed - Opened by djwhitt over 1 year ago
- 1 comment
#83 - fix(observer): bump the observer image to one that properly syncs sta…
Pull Request -
State: closed - Opened by dtfiedler over 1 year ago
- 1 comment
#82 - chore(PE-5507): bump observer to latest image and add warp cache vol…
Pull Request -
State: closed - Opened by dtfiedler over 1 year ago
- 1 comment
#81 - Add action to archive codebase on Arweave
Pull Request -
State: closed - Opened by kranthicodes over 1 year ago
- 3 comments
#80 - feat: added webhooks based on filter
Pull Request -
State: closed - Opened by karlprieb over 1 year ago
- 1 comment
#79 - Minor change to show `<your-domain>` text in instructions right
Pull Request -
State: closed - Opened by keikari over 1 year ago
- 1 comment
#78 - Adding backwards compatible IPv6 support
Pull Request -
State: closed - Opened by kay-is over 1 year ago
- 1 comment
#77 - feat(chain sqlite): index stable transaction data offsets PE-2482
Pull Request -
State: closed - Opened by djwhitt over 1 year ago
- 1 comment
#76 - feat(envoy): IPv6 Support
Issue -
State: closed - Opened by kay-is over 1 year ago
- 4 comments
#75 - fix(lmdb): bump lmdb version and remove buffer check
Pull Request -
State: closed - Opened by dtfiedler over 1 year ago
- 1 comment
#74 - fix typos
Pull Request -
State: closed - Opened by hkey0 over 1 year ago
- 1 comment
#73 - docs: Env updates
Pull Request -
State: closed - Opened by Bobinstein over 1 year ago
- 1 comment
#72 - feat(webhooks): Added webhooks based on ANS104_INDEX_FILTER
Pull Request -
State: closed - Opened by Bobinstein over 1 year ago
- 3 comments
#71 - rename created_at to indexed_at in DB
Pull Request -
State: closed - Opened by mskutlu over 1 year ago
- 2 comments
#70 - PE-5123 - configurable data retrieval priorities
Pull Request -
State: closed - Opened by djwhitt over 1 year ago
- 1 comment
#69 - docs: updated setup instructions to remove build flag
Pull Request -
State: closed - Opened by Bobinstein over 1 year ago
- 1 comment
#68 - PE-5037: FS cleanup worker
Pull Request -
State: closed - Opened by djwhitt over 1 year ago
- 1 comment
#67 - PE-5040: versioning and prebuilt images
Pull Request -
State: closed - Opened by djwhitt over 1 year ago
- 1 comment
#66 - fix(ans-104): ensure that ans-104 streams are destroyed on error PE-5088
Pull Request -
State: closed - Opened by djwhitt over 1 year ago
- 2 comments
#65 - PE-4903 - parallel unbundling
Pull Request -
State: closed - Opened by djwhitt over 1 year ago
- 1 comment
#64 - PE-4908 Add support for range requests
Pull Request -
State: closed - Opened by djwhitt over 1 year ago
- 1 comment
#63 - docs(Diagrams): Added puml diagrams. PE-4847
Pull Request -
State: closed - Opened by Bobinstein over 1 year ago
- 1 comment
#62 - feat(redis): add redis implementation of `KvBufferStore`
Pull Request -
State: closed - Opened by dtfiedler over 1 year ago
- 1 comment
#61 - feat: Enable HTTP range header support for data requests
Pull Request -
State: closed - Opened by pescennius almost 2 years ago
- 12 comments
#60 - feat(lmdb): introduce `KvBufferStore` and lmdb/fs based implementations for header cache
Pull Request -
State: closed - Opened by dtfiedler almost 2 years ago
- 1 comment
#59 - chore(develop): release 1.0.0
Pull Request -
State: closed - Opened by github-actions[bot] almost 2 years ago
- 2 comments
Labels: autorelease: pending
#58 - chore(develop): release 1.0.0
Pull Request -
State: closed - Opened by github-actions[bot] almost 2 years ago
- 1 comment
Labels: autorelease: pending
#57 - chore(main): release 1.0.0
Pull Request -
State: closed - Opened by github-actions[bot] almost 2 years ago
Labels: autorelease: pending
#56 - PROPOSAL: Images not loading on gateway: (default) SANDBOX_PROTOCOL = "https"
Issue -
State: closed - Opened by twilson63 almost 2 years ago
- 2 comments
#55 - [WIP] Expose X-ArNS-* HTTP headers for CORS requests
Pull Request -
State: closed - Opened by elliotsayes almost 2 years ago
- 11 comments
#54 - refactor(routes): Move routes into a separate file
Pull Request -
State: closed - Opened by kay-is almost 2 years ago
- 2 comments
#53 - docs: update git clone commands for main branch
Pull Request -
State: closed - Opened by Bobinstein almost 2 years ago
- 1 comment
#52 - Add subdomain support
Pull Request -
State: closed - Opened by kay-is almost 2 years ago
- 3 comments
#51 - fix(ci): this should be `/ar-io/healthcheck` right
Pull Request -
State: closed - Opened by Megumiiiiii almost 2 years ago
- 1 comment
#50 - Testing coverage reports on PRs
Pull Request -
State: closed - Opened by djwhitt almost 2 years ago
- 2 comments
#49 - docs: envs documentation
Pull Request -
State: closed - Opened by rixcian almost 2 years ago
- 1 comment
#48 - feat(api): add support for websockets
Issue -
State: open - Opened by rixcian almost 2 years ago
- 19 comments
#47 - docs: specify and describe all envs in docs
Issue -
State: closed - Opened by rixcian almost 2 years ago
- 3 comments
#46 - feat: Support for wildcards
Pull Request -
State: closed - Opened by angrymouse almost 2 years ago
- 24 comments
#45 - docs: Updates to getting-started guides
Pull Request -
State: closed - Opened by Bobinstein almost 2 years ago
#44 - chore(envoy): disable request timeouts for /ar-io routes in envoy.tem…
Pull Request -
State: closed - Opened by dtfiedler almost 2 years ago
#43 - fix(ci): lcov-reporter-action
Pull Request -
State: closed - Opened by hlolli almost 2 years ago
- 2 comments
#42 - feat(apollo): disable persistedQueries
Pull Request -
State: closed - Opened by hlolli almost 2 years ago
- 2 comments
#41 - feat: refactor 'nix develop' flake
Pull Request -
State: closed - Opened by hlolli almost 2 years ago
- 6 comments
#40 - docs: update api docs for queue-tx
Pull Request -
State: closed - Opened by Bobinstein almost 2 years ago
- 2 comments
#39 - refactor(metrics): consolidate metric definitions into metrics.ts
Pull Request -
State: closed - Opened by dtfiedler almost 2 years ago
- 1 comment
#38 - docs: updated open-api docs, .gitattributes
Pull Request -
State: closed - Opened by Bobinstein almost 2 years ago
- 1 comment
#37 - Test out LiteFS for SQLite replication
Issue -
State: open - Opened by djwhitt almost 2 years ago
#36 - feat: Installation of cross-env for 'yarn start' command on windows
Pull Request -
State: closed - Opened by Bobinstein almost 2 years ago
- 1 comment
#35 - docs: adds queue bundle tx instructions
Pull Request -
State: closed - Opened by vilenarios almost 2 years ago
- 1 comment
#34 - feat(middleware): mechanism for extending gateway capabilities
Issue -
State: open - Opened by TillaTheHun0 almost 2 years ago
- 2 comments
#33 - fix: typo corrections in linux-setup and README
Pull Request -
State: closed - Opened by Bobinstein almost 2 years ago
#32 - refactor(metrics): consolidate metric definitions into metrics.ts
Issue -
State: closed - Opened by djwhitt almost 2 years ago
Labels: kind.refactor, topic.observability
#31 - refactor: move routes into a separate file
Issue -
State: closed - Opened by djwhitt almost 2 years ago
Labels: kind.refactor