Skip to content

Releases: pinax-network/substreams

eosmechanics-v0.3.3

14 Feb 18:30
Compare
Choose a tag to compare

Updates

  • update prometheus sink library

Modules

Package name: eosmechanics
Version: v0.3.3
Doc: Block Producer Benchmarks
Modules:
----
Name: map_producer_usage
Initial block: 0
Kind: map
Output Type: proto:eosmechanics.v1.ProducerUsage
Hash: 4c74215a363f0f40413132a61464bb7a7ebe4e39

Name: map_schedule_change
Initial block: 0
Kind: map
Output Type: proto:eosmechanics.v1.ScheduleChange
Hash: 6e50d4674abdb3c3c0766e394decdb11ebfd2f94

Name: prom_out
Initial block: 0
Kind: map
Output Type: proto:pinax.substreams.sink.prometheus.v1.PrometheusOperations
Hash: b08bc360f9ebceeee0ddc58e7d428c2d88d41aff

atomicmarket-v0.1.0

11 Feb 03:04
Compare
Choose a tag to compare

AtomicMarket Substream

Metrics for AtomicHub Market.

Latest Releases

Sinks

Quickstart

$ make
$ make run
$ make sink

Mermaid graph

graph TD;
  map_actions[map: map_actions]
  sf.antelope.type.v1.Block[source: sf.antelope.type.v1.Block] --> map_actions
  prom_out[map: prom_out]
  map_actions --> prom_out

Modules

Package name: atomicmarket
Version: v0.1.0
Doc: Metrics for AtomicHub Market
Modules:
----
Name: map_actions
Initial block: 0
Kind: map
Output Type: proto:sf.antelope.type.v1.ActionTraces
Hash: d3148b95376b0a7ddd2fcffd26fac596ab673132

Name: prom_out
Initial block: 0
Kind: map
Output Type: proto:pinax.substreams.sink.prometheus.v1.PrometheusOperations
Hash: c02185915646414b8d5f59d15ec50e8bd8e9ef5e

eosmechanics-v0.3.2

09 Feb 22:54
Compare
Choose a tag to compare
  • update latest Prometheus Sink library

eosmechanics-v0.3.1

08 Feb 03:23
Compare
Choose a tag to compare
  • Update using latest PrometheusSink Rust library

accounts-v0.3.2

09 Feb 22:54
Compare
Choose a tag to compare
  • update latest Prometheus Sink library

accounts-v0.3.1

08 Feb 15:19
Compare
Choose a tag to compare
  • Add prom_out
  • update latest Prometheus Sink library

eosmechanics-v0.2.0

05 Feb 21:35
Compare
Choose a tag to compare

Updates

  • Updated block version to sf.antelope.type.v1.Block
  • prom_out map module uses pinax.substreams.sink.prometheus.v1.PrometheusOperations
  • map_schedule_change new map module
  • handle removal of producer from schedule
  • Add schedule_version SET metric
  • Add action_count INC metric
Name: map_producer_usage
Initial block: 0
Kind: map
Output Type: proto:eosmechanics.v1.ProducerUsage
Hash: 1742a15a00cbf7cecf424ec41c9eb8d9d4f29ee1

Name: map_schedule_change
Initial block: 0
Kind: map
Output Type: proto:eosmechanics.v1.ScheduleChange
Hash: 18b92abaab7ba1255b798ca63cd44200b84f42f9

Name: prom_out
Initial block: 0
Kind: map
Output Type: proto:pinax.substreams.sink.prometheus.v1.PrometheusOperations
Hash: 10f8cea3b6e308437c5d912269956eebecdd41e5

accounts-v0.1.0

04 Feb 03:38
Compare
Choose a tag to compare
Package name: accounts
Version: v0.1.0
Modules:
----
Name: map_accounts
Initial block: 0
Kind: map
Output Type: proto:antelope.accounts.v1.Accounts
Hash: 364f9549d80bae80b7ca6e30815627307108b524

Name: store_account_counter
Initial block: 0
Kind: store
Value Type: int64
Update Policy: UPDATE_POLICY_ADD
Hash: 4c5d9bf0df18c537b20aa118b501e5ef1daae105

Name: kv_out
Initial block: 0
Kind: map
Output Type: proto:sf.substreams.sink.kv.v1.KVOperations
Hash: cda13af1f8b5162dbd5f68ea9cadd31f243b6c43

accounts-v0.2.0

04 Feb 18:25
Compare
Choose a tag to compare
accounts-v0.2.0 Pre-release
Pre-release
Package name: accounts
Version: v0.2.0
Doc: Antelope newly created accounts
Modules:
----
Name: map_accounts
Initial block: 0
Kind: map
Output Type: proto:antelope.accounts.v1.Accounts
Hash: 7caf4768b99635f7cece3853ddf0a98c2d222dca

Name: kv_out
Initial block: 0
Kind: map
Output Type: proto:sf.substreams.sink.kv.v1.KVOperations
Hash: 37066d5ef69e1426d419af44ae6514bcde21fa2d

v0.1.0

02 Feb 15:52
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Pinax Substreams

Build Status License

Substreams built by Pinax

Development Status

🔨 = In progress.
🛠 = Feature complete. Additional testing required.
✅ = Production-ready.

Substream Status Description
eosmechanics 🔨 Antelope Block Producer Benchmarks.
eosio.ibc 🛠 Antelope eosio.ibc Lightproof block details.
eosio.token 🛠 Antelope eosio.token token transfers
common Antelope Common modules for all events.

Further resources