issues
search
graphprotocol
/
thegarii
The Graph Arweave Integration Implementation
2
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore(deps): bump h2 from 0.3.24 to 0.3.26
#126
dependabot[bot]
closed
7 months ago
1
Removed `tx_root` if block num is over 422250
#125
chamorin
closed
7 months ago
0
Changed `next_endpoint` method from random to round robin
#124
chamorin
opened
7 months ago
0
Need to use `GET /block/hash/{hash}` for last X confirmed blocks
#123
chamorin
opened
8 months ago
0
Changed `next_endpoint` from random to round robin
#122
chamorin
closed
7 months ago
0
When hitting a 429 error, too many messages are printed
#121
matthewdarwin
opened
9 months ago
0
When hitting a 429 error, show more info
#120
matthewdarwin
opened
9 months ago
2
Changed timestamps to nanoseconds
#119
chamorin
closed
9 months ago
0
Bumped up channel version in rust toolchain
#118
chamorin
closed
9 months ago
0
RUSTSEC-2021-0139: ansi_term is Unmaintained
#117
github-actions[bot]
opened
9 months ago
0
Removed duplication of `FIRE BLOCK` just to silence the payload
#116
maoueh
closed
9 months ago
0
chore(deps): bump openssl from 0.10.48 to 0.10.63
#115
dependabot[bot]
closed
9 months ago
1
chore(deps): bump h2 from 0.3.12 to 0.3.21
#114
dependabot[bot]
closed
9 months ago
2
chore(deps): bump h2 from 0.3.12 to 0.3.24
#113
dependabot[bot]
closed
9 months ago
1
StreamingFast fork merged into `graphprotocol`
#112
maoueh
closed
9 months ago
0
Feature/sf main
#111
maoueh
closed
9 months ago
0
chore(deps): bump h2 from 0.3.12 to 0.3.17
#110
dependabot[bot]
closed
9 months ago
2
chore(deps): bump openssl from 0.10.38 to 0.10.48
#109
dependabot[bot]
closed
9 months ago
0
chore(deps): bump tokio from 1.17.0 to 1.18.5
#108
dependabot[bot]
closed
9 months ago
0
chore(deps): bump bumpalo from 3.9.1 to 3.12.0
#107
dependabot[bot]
closed
9 months ago
0
chore(deps): bump tokio from 1.17.0 to 1.18.4
#106
dependabot[bot]
closed
1 year ago
1
Track pull requests
#105
clearloop
closed
9 months ago
0
feat(polling): stores block ptr in $PTR_FILE
#104
clearloop
closed
2 years ago
0
chore(types): make format optional
#103
clearloop
closed
2 years ago
0
Update graph-cli
#102
clearloop
closed
2 years ago
0
Align arweave schema to ArQL
#101
clearloop
closed
2 years ago
0
fix(reqwest): exit on timeout
#100
clearloop
closed
2 years ago
0
feat(polling): introduce flag --forever
#99
clearloop
closed
2 years ago
0
feat(polling): run polling forever
#98
clearloop
closed
2 years ago
0
feat(proto): use BigInt for bigint fields
#97
clearloop
closed
2 years ago
0
chore(proto): update protobuf files
#96
clearloop
closed
2 years ago
0
refactor(console): run command console from polling service
#95
clearloop
closed
2 years ago
0
Remove ptr file, polling from argument or the last block in the firehose storage
#94
clearloop
closed
2 years ago
0
refactor(rocksdb): remove rocksdb, gRPC service, and related commands
#93
clearloop
closed
2 years ago
0
subgraph e2e example
#92
clearloop
closed
2 years ago
0
doc(readme): add command preview to readme
#91
clearloop
closed
2 years ago
0
Update the README of firehose-arweave
#90
clearloop
closed
2 years ago
0
Add graph-chain-arweave interfaces to the javascript toolchain of the graph
#89
clearloop
closed
2 years ago
0
integrate `graph-chain-arweave` into graph-node
#88
clearloop
closed
2 years ago
0
Add protobuf files to `graph-chain-arweave`
#87
clearloop
closed
2 years ago
0
Create crate `graph-chain-arweave` in `graph-node`
#86
clearloop
closed
2 years ago
0
Clean the code of firehose-arweave
#85
clearloop
closed
2 years ago
0
Track the progress of firehose integration
#84
clearloop
closed
2 years ago
0
feat(firehose): introduce feature firehose
#83
clearloop
closed
2 years ago
0
feat(cmd): add command console
#82
clearloop
closed
2 years ago
0
print to console
#81
willeslau
closed
2 years ago
0
The garii print block to console
#80
willeslau
closed
2 years ago
0
Modify firehose-acme to firehose-arweave
#79
willeslau
closed
2 years ago
1
Handle option fields in Transaction struct
#78
willeslau
closed
2 years ago
0
feat(service): construct blocks stream in gRPC service
#77
clearloop
closed
2 years ago
0
Next