Activity Overview

Commits and releases over time

  • Commits
  • Releases
  • Authors

Repository Explorer

25 commits in all time Jun 29, 2026 04:10 – Sep 27, 2026 04:10 UTC
tasosbit indexer
Merge 4b4cce4abf1a9c48efb00f74bd5e1b89ddcedea6 into f84ad3e337a2e6eb111ac548f21dc65df8cc5e70
Git Commit 6a25d62c Branch pull/1701/merge Document 3/132 ++ 0 --
tasosbit indexer
api: fix application logs next-token looping on inner transactions
The logs endpoint sets SkipInnerTransactionConversion, so inner
transactions are returned as their own rows and TxnRow.RootTxn is nil.
TxnRow.Next still built the token from Extra.RootIntra and, when
ascending, added countInner(tr.Txn). Stored inner rows have their nested
inner transactions stripped, so the count was 0 and the token pointed at
the root transaction's intra. The next request selected the same inner
transaction again and produced the same token: on the last page this
repeated forever, on earlier pages it duplicated the last entry.

Next now returns the row's own intra for an inner transaction returned
without its root.
Git Commit 4b4cce4a Branch pull/1701/head Document 3/132 ++ 0 --
tasosbit indexer
Merge 802b410da8bca96aa99f5c88a61247a68f60bd77 into f84ad3e337a2e6eb111ac548f21dc65df8cc5e70
Git Commit 3cdbf457 Branch pull/1701/merge Document 3/132 ++ 0 --
Tasos Bitsios indexer
api: fix application logs next-token looping on inner transactions
The logs endpoint sets SkipInnerTransactionConversion, so inner
transactions are returned as their own rows and TxnRow.RootTxn is nil.
TxnRow.Next still built the token from Extra.RootIntra and, when
ascending, added countInner(tr.Txn). Stored inner rows have their nested
inner transactions stripped, so the count was 0 and the token pointed at
the root transaction's intra. The next request selected the same inner
transaction again and produced the same token: on the last page this
repeated forever, on earlier pages it duplicated the last entry.

Next now returns the row's own intra for an inner transaction returned
without its root.
Git Commit 802b410d Branch pull/1701/head Document 3/132 ++ 0 --
joe-p indexer
Merge bfda25a76f939fc31387cd07ceb84426319c2e63 into f84ad3e337a2e6eb111ac548f21dc65df8cc5e70
Git Commit 709c30f5 Branch pull/1699/merge Document 10/676 ++ 461 --
joe-p indexer
test: app params tests
Git Commit bfda25a7 Branch feat/v42_app_params Document 2/151 ++ 0 --
joe-p indexer
feat: add v42 app params
Git Commit 0d18f0b3 Branch feat/v42_app_params Document 8/525 ++ 461 --
dependabot[bot] indexer
Merge b98f31f292355cc42aa1a849c13536408167c693 into f84ad3e337a2e6eb111ac548f21dc65df8cc5e70
Git Commit 6cdfc079 Branch pull/1690/merge Document 2/28 ++ 25 --
dependabot[bot] indexer
Merge 02c66f6b1e69484028dae9fe66b55bbb41f634c5 into f84ad3e337a2e6eb111ac548f21dc65df8cc5e70
Git Commit f4bd0900 Branch pull/1694/merge Document 1/1 ++ 1 --
dependabot[bot] indexer
Merge dd4a5d34f63ae5c1a660f18bde350bc7a8a81429 into f84ad3e337a2e6eb111ac548f21dc65df8cc5e70
Git Commit 066ca5d1 Branch pull/1687/merge Document 2/52 ++ 49 --
dependabot[bot] indexer
Merge f0da6ea7133d7799a3fd27d9ed3eab955666d19d into f84ad3e337a2e6eb111ac548f21dc65df8cc5e70
Git Commit 9f1b1b4f Branch pull/1691/merge Document 1/1 ++ 1 --
gmalouf indexer
Merge 5a749a196d0a6476e51d01df8663f02d2b340a70 into f84ad3e337a2e6eb111ac548f21dc65df8cc5e70
Git Commit 976336f6 Branch pull/1695/merge Document 4/283 ++ 4 --
dependabot[bot] indexer
Merge 9d2172f5606cf49efd4670676ee049ec3f83cb54 into f84ad3e337a2e6eb111ac548f21dc65df8cc5e70
Git Commit 6b9bf960 Branch pull/1689/merge Document 2/62 ++ 60 --
cce indexer
Merge 5cad19d025b13e9f986b106e1456d7dec9e07df1 into f84ad3e337a2e6eb111ac548f21dc65df8cc5e70
Git Commit bc014334 Branch pull/1648/merge Document 2/162 ++ 2 --
scholtz indexer
Merge a4ad041b8fecab341566129f7d114fdaffd68156 into f84ad3e337a2e6eb111ac548f21dc65df8cc5e70
Git Commit 88b70ed3 Branch pull/1678/merge Document 1/10 ++ 0 --
gmalouf indexer
Merge 97446da75735e183aab447aa6c22c3520cc4b07e into f84ad3e337a2e6eb111ac548f21dc65df8cc5e70
Git Commit 3e165af0 Branch pull/1670/merge Document 3/362 ++ 7 --
dependabot[bot] indexer
Merge 68d4aa3b377ab1e4ef672c878a0e8681e81cd4b7 into f84ad3e337a2e6eb111ac548f21dc65df8cc5e70
Git Commit 634b55fe Branch pull/1688/merge Document 1/1 ++ 1 --
jannotti indexer
Merge pull request #1698 from jannotti/return-pqsig
API: Return pqsigs
Git Commit f84ad3e3 Branch main Document 15/745 ++ 550 --
jannotti indexer
Not sure why this reformat is needed?
Git Commit 573abf50 Branch main Document 1/4 ++ 2 --
jannotti indexer
Return pqsigs
I fixed a bunch of simple lint-like issues so agents wouldn't have to
talk about them anymore.
Git Commit 60e98af5 Branch main Document 16/747 ++ 554 --
jannotti indexer
Merge pull request #1697 from jannotti/indexer-update-congestion-hbdiscount
Sync: Handle load, discount, pqsig
Git Commit 4938ea23 Branch main Document 19/708 ++ 509 --
jannotti indexer
Update to recognize pqsigs
Git Commit 219b2118 Branch main Document 11/572 ++ 510 --
jannotti indexer
Use _this_ indexer in the e2e tests when building conduit
Git Commit 21adb2b2 Branch main Document 2/10 ++ 0 --
jannotti indexer
Pin to latest main which has latest fields and consensus details
Git Commit 5d087d21 Branch main Document 2/3 ++ 5 --
jannotti indexer
Sync: Handle load and discount
This is still going to fail its own tests until the sdk is updated,
and the pin is moved forward, but the sdk cant be updated until this
is.  (At least that appears to be the required merge order)
Git Commit a4ffc2ae Branch main Document 12/590 ++ 461 --