From 52e59d8d850af5b83a6c3a884e565cdf6d708fa5 Mon Sep 17 00:00:00 2001 From: YaroShkvorets Date: Fri, 5 May 2023 11:32:48 -0400 Subject: [PATCH] eosio.token v0.5.0 --- eosio.token/Cargo.toml | 2 +- eosio.token/README.md | 16 ++++++++-------- eosio.token/substreams.yaml | 4 ++-- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/eosio.token/Cargo.toml b/eosio.token/Cargo.toml index 7cbc7ac..5ca5c22 100644 --- a/eosio.token/Cargo.toml +++ b/eosio.token/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "eosio_token" -version = "0.4.2" +version = "0.5.0" authors = ["Denis ", "Yaro "] description = "Antelope `eosio.token` token transfers" license = "MIT OR Apache-2.0" diff --git a/eosio.token/README.md b/eosio.token/README.md index 04e4277..56a9aae 100644 --- a/eosio.token/README.md +++ b/eosio.token/README.md @@ -8,7 +8,7 @@ ```bash $ make -$ make run +$ make gui ``` ### Mermaid graph @@ -31,7 +31,7 @@ graph TD; ```yaml Package name: eosio_token -Version: v0.4.2 +Version: v0.5.0 Doc: Antelope `eosio.token` based action traces & database operations. Modules: ---- @@ -39,29 +39,29 @@ Name: map_transfers Initial block: 0 Kind: map Output Type: proto:antelope.eosio.token.v1.TransferEvents -Hash: 3bf80ccd75e75c9769569c61072df71c759d0837 +Hash: 5b2c65e956866a100603b90c3ec7d942fb0f2420 Name: map_accounts Initial block: 0 Kind: map Output Type: proto:antelope.eosio.token.v1.Accounts -Hash: 23fb29a4da7fccd0b050cdbeb9444ab21d1778f5 +Hash: 6e213a53383aeba7003aee28656f357873cdb4ba Name: map_stat Initial block: 0 Kind: map Output Type: proto:antelope.eosio.token.v1.Stats -Hash: 0c872e759c25f039c40b6012f35e7ad9315c3ce6 +Hash: 2045e91f250d51ec3194896c493b37e547824852 Name: log_out Initial block: 0 Kind: map Output Type: proto:pinax.substreams.sink.winston.v1.LoggerOperations -Hash: 54088d32a300dc7966321f4f49db4fef3da730d8 +Hash: 8231e3c662273469a332897c2c7f88952b449fb1 Name: db_out Initial block: 0 Kind: map -Output Type: proto:sf.substreams.database.v1.DatabaseChanges -Hash: 7f9bad0c12abbf83719b020648c739621eb48312 +Output Type: proto:sf.substreams.sink.database.v1.DatabaseChanges +Hash: 7484b30b46c532749936988d1826f4f5001447d6 ``` \ No newline at end of file diff --git a/eosio.token/substreams.yaml b/eosio.token/substreams.yaml index 6bfff44..25a5b8a 100644 --- a/eosio.token/substreams.yaml +++ b/eosio.token/substreams.yaml @@ -1,13 +1,13 @@ specVersion: v0.1.0 package: name: eosio_token - version: v0.4.2 + version: v0.5.0 url: https://github.com/pinax-network/substreams doc: Antelope `eosio.token` based action traces & database operations. imports: winston: https://github.com/pinax-network/substreams-sink-winston/releases/download/v0.1.2/substreams-sink-winston-v0.1.2.spkg - database_change: https://github.com/pinax-network/substreams/releases/download/eosio.token-v0.4.2/substreams-database-change-v1.0.0.spkg + database_change: https://github.com/streamingfast/substreams-database-change/releases/download/v1.0.0/substreams-database-change-v1.0.0.spkg binaries: default: