Resource | Action | Who and why |
---|---|---|
nomadic-labs/tezos-indexer!251 Draft: v10 dev Blocking nomadic-labs/tezos-indexer#211 nomadic-labs/tezos-indexer#210 | UnWIP | philippewang.info is the original author |
nomadic-labs/tezos-indexer#53 Handle realtime mempool state state::to-do | Solve issue | remyzorg is assigned |
nomadic-labs/tezos-indexer#82 cut bin_indexer/main_indexer.ml into several modules & reorganize handling of CLI options refactoring v10 | Solve issue | nfillion21 is assigned |
nomadic-labs/tezos-indexer#138 Supply | Solve issue | philippewang.info is assigned |
nomadic-labs/tezos-indexer#169 jump to right protocol faster during bootstrap phase v10 | Solve issue | philippewang.info is assigned |
nomadic-labs/tezos-indexer#206 "on conflict do nothing" can be too loose and make some bugs silent | Solve issue | philippewang.info is assigned |
nomadic-labs/tezos-indexer#213 useless duplicate rows in c.bigmap | Solve issue | philippewang.info is assigned |
nomadic-labs/tezos-indexer#210 drop table `M.op_branch` Blocked by nomadic-labs/tezos-indexer!251 | Unblock | philippewang.info is assigned |
nomadic-labs/tezos-indexer#152 OpenMetrics/prometheus metrics for tezos-indexer | Solve issue | jevonearth opened issue and no one is assigned |
nomadic-labs/tezos-indexer#26 add indexing of contract.counter (maybe?) v10 | Solve issue | philippewang.info opened issue and no one is assigned |
nomadic-labs/tezos-indexer#40 display error message when database is not initialized UX v10 | Solve issue | philippewang.info opened issue and no one is assigned |
nomadic-labs/tezos-indexer#45 make it installable as an opam package UX | Solve issue | philippewang.info opened issue and no one is assigned |
nomadic-labs/tezos-indexer#66 make pre-preprocessed files more merlin-friendly build system simplify code | Solve issue | philippewang.info opened issue and no one is assigned |
nomadic-labs/tezos-indexer#69 Offline SQL backend not urgent performance | Solve issue | philippewang.info opened issue and no one is assigned |
nomadic-labs/tezos-indexer#83 Add regression testing build system not urgent | Solve issue | picdc opened issue and no one is assigned |
nomadic-labs/tezos-indexer#91 review all old things related to "manager addresses" | Solve issue | philippewang.info opened issue and no one is assigned |
nomadic-labs/tezos-indexer#97 Use big environment records to pass functions instead of countless parameters refactoring v10 | Solve issue | philippewang.info opened issue and no one is assigned |
nomadic-labs/tezos-indexer#100 Make CI run the indexer on a relevant network CI testing | Solve issue | philippewang.info opened issue and no one is assigned |
nomadic-labs/tezos-indexer#106 Better separation of bootstrap and watch | Solve issue | philippewang.info opened issue and no one is assigned |
nomadic-labs/tezos-indexer#111 rename bootstrap into catchup (or something else more meaningful) v10 | Solve issue | philippewang.info opened issue and no one is assigned |
nomadic-labs/tezos-indexer#124 refactoring: refactor bootstrap_generic | Solve issue | philippewang.info opened issue and no one is assigned |
nomadic-labs/tezos-indexer#129 reduce the quantity of data extracted from smart contracts v10 | Solve issue | philippewang.info opened issue and no one is assigned |
nomadic-labs/tezos-indexer#132 write a dev setup readme | Solve issue | philippewang.info opened issue and no one is assigned |
nomadic-labs/tezos-indexer#133 combining --force-from and --bootstrap-upto doesn't always work as expected v10 | Solve issue | philippewang.info opened issue and no one is assigned |
nomadic-labs/tezos-indexer#134 multicore conversion of DB schema: use multiple psql processes to go faster | Solve issue | philippewang.info opened issue and no one is assigned |
nomadic-labs/tezos-indexer#139 Option to reindex the whole chain while keeping some context-derived data v10 | Solve issue | philippewang.info opened issue and no one is assigned |
nomadic-labs/tezos-indexer#140 Fix the FIXMEs v10 | Solve issue | philippewang.info opened issue and no one is assigned |
nomadic-labs/tezos-indexer#141 auto-reconnect to the node when connection fails? | Solve issue | philippewang.info opened issue and no one is assigned |
nomadic-labs/tezos-indexer#142 make C.bigmap more accessible: more documentation + better naming for read functions | Solve issue | philippewang.info opened issue and no one is assigned |
nomadic-labs/tezos-indexer#143 review I.balance_o and I.balance_b v10 | Solve issue | philippewang.info opened issue and no one is assigned |
nomadic-labs/tezos-indexer#145 make the binary (tezos-indexer) able to directly send the full DB schema to postgres not urgent UX | Solve issue | philippewang.info opened issue and no one is assigned |
nomadic-labs/tezos-indexer#147 better error message in case the node {is corrupted and has missing blocks} | Solve issue | philippewang.info opened issue and no one is assigned |
nomadic-labs/tezos-indexer#149 add indexing of balance updates' origins v10 | Solve issue | philippewang.info opened issue and no one is assigned |
nomadic-labs/tezos-indexer#154 extract ipfs/urls on OCaml side to see if it goes faster v10 | Solve issue | philippewang.info opened issue and no one is assigned |
nomadic-labs/tezos-indexer#155 rewrite multicore script using proper pooling | Solve issue | philippewang.info opened issue and no one is assigned |
nomadic-labs/tezos-indexer#161 make sure all DB indexes for insertions are created performance | Solve issue | philippewang.info opened issue and no one is assigned |
nomadic-labs/tezos-indexer#162 make sure all DB indexes for selections are created performance | Solve issue | philippewang.info opened issue and no one is assigned |
nomadic-labs/tezos-indexer#166 read blocks directly from octez tezos-node's directory v10 | Solve issue | philippewang.info opened issue and no one is assigned |
nomadic-labs/tezos-indexer#171 more compact storage? v10 | Solve issue | philippewang.info opened issue and no one is assigned |
nomadic-labs/tezos-indexer#174 review race condition for new (proto 11) operation (register global constant) for multicore mode | Solve issue | philippewang.info opened issue and no one is assigned |
nomadic-labs/tezos-indexer#178 update README | Solve issue | philippewang.info opened issue and no one is assigned |
nomadic-labs/tezos-indexer#179 Non-zero exit code on successful multicore-indexer run | Solve issue | ben437 opened issue and no one is assigned |
nomadic-labs/tezos-indexer#187 put some protocol constants in tables to make it easier to access them v10 | Solve issue | philippewang.info opened issue and no one is assigned |
nomadic-labs/tezos-indexer#192 full support for balance updates | Solve issue | philippewang.info opened issue and no one is assigned |
nomadic-labs/tezos-indexer#193 multicore contract balance updates | Solve issue | philippewang.info opened issue and no one is assigned |
nomadic-labs/tezos-indexer#194 update README regarding the setup of nodes for faster multicore indexing | Solve issue | philippewang.info opened issue and no one is assigned |
nomadic-labs/tezos-indexer#195 write/load configuration settings in DB | Solve issue | philippewang.info opened issue and no one is assigned |
nomadic-labs/tezos-indexer#197 review indexes on json(b) data | Solve issue | philippewang.info opened issue and no one is assigned |
nomadic-labs/tezos-indexer#198 multicore mode deadlock: enhance auto-recovery — or drop auto-recovery | Solve issue | philippewang.info opened issue and no one is assigned |
nomadic-labs/tezos-indexer#204 (proto alpha) a new kind of addresses | Solve issue | philippewang.info opened issue and no one is assigned |
nomadic-labs/tezos-indexer#207 configurable option to automatically purge mempool data | Solve issue | philippewang.info opened issue and no one is assigned |
nomadic-labs/tezos-indexer#208 index tickets for "native NFTs"? | Solve issue | philippewang.info opened issue and no one is assigned |
nomadic-labs/tezos-indexer#209 restricted mempool recording for Umami | Solve issue | philippewang.info opened issue and no one is assigned |
nomadic-labs/tezos-indexer#214 Store bigmap keys and values as properly decoded Micheline values | Solve issue | alirezahaghshenas opened issue and no one is assigned |
nomadic-labs/tezos-indexer#215 Redesign bigmap table to make it more usable for querying | Solve issue | alirezahaghshenas opened issue and no one is assigned |
nomadic-labs/tezos-indexer#216 nomadic-labs/tezos-indexer#216 | Solve issue | LEELEE7U8 opened issue and no one is assigned |
nomadic-labs/tezos-indexer#217 c.bigmap annots may contain an incorrect value | Solve issue | edmondlee opened issue and no one is assigned |
nomadic-labs/tezos-indexer#218 Database snapshot request | Solve issue | kingli-crypto opened issue and no one is assigned |
nomadic-labs/tezos-indexer#219 index tezos domains | Solve issue | philippewang.info opened issue and no one is assigned |
nomadic-labs/tezos-indexer#220 index tz profiles | Solve issue | philippewang.info opened issue and no one is assigned |
nomadic-labs/tezos-indexer#221 Inconsistent bigmap information in c.bigmap | Solve issue | alirezahaghshenas opened issue and no one is assigned |
nomadic-labs/tezos-indexer#211 reorgs sometimes seem to make indexer go too far in the past in some configurations? (hard to reproduce) Blocked by nomadic-labs/tezos-indexer!251 | Unblock | philippewang.info opened issue and no one is assigned |
nomadic-labs/tezos-indexer!253 Draft: add force_metadata:true to BS.info call to fix metadata too large rpc error | Fix CI | dakotamurphyucf is the original author and triggered last pipeline |
UnWIP | dakotamurphyucf is the original author | |
nomadic-labs/tezos-indexer!191 WIP: keep latest balances in table `C.addresses` | UnWIP | philippewang.info is the original author |
Tnomadic-labs/tezos-indexer
Dispatchers:
davdumas
jgonlabs
klakplok
MBourgoin
nguyencharles.nlabs
OanaLP
onurb
pirbo
raphael-proust
romain.nl
SamREye
vbotbol
(from project owners)
Merge‑teamers:
davdumas
jgonlabs
klakplok
MBourgoin
nguyencharles.nlabs
OanaLP
onurb
pirbo
raphael-proust
romain.nl
SamREye
vbotbol
(copied from dispatchers)
Issue watchers: No one
(no one)
Labels: bug
build system
bumps major version number
CI
feature upgrade
multicore
new feature
new table column(s)
new table(s)
not urgent
performance
protocol upgrade
refactoring
Release Management Crew
semantics
simplify code
small simple task
state::blocked
state::in-progress
state::in-review
state::ready-to-merge
state::to-do
testing
urgent
UX
v10
|