blockchain-postgres-sync icon indicating copy to clipboard operation
blockchain-postgres-sync copied to clipboard

A set of scripts to download and update Waves blockchain history data into a PostgreSQL database.

Results 4 blockchain-postgres-sync issues
Sort by recently updated
recently updated
newest added

Bumps [h2](https://github.com/hyperium/h2) from 0.3.24 to 0.3.26. Release notes Sourced from h2's releases. v0.3.26 What's Changed Limit number of CONTINUATION frames for misbehaving connections. See https://seanmonstar.com/blog/hyper-http2-continuation-flood/ for more info. v0.3.25 What's...

dependencies
rust

Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.10 to 0.8.11. Changelog Sourced from mio's changelog. 0.8.11 Fix receiving IOCP events after deregistering a Windows named pipe (tokio-rs/mio#1760, backport pr: tokio-rs/mio#1761). Commits 0328bde Release v0.8.11...

dependencies
rust

I am trying to rebuild from scratch, completely deleted and recreated database. Trying to do migration I keep running into the error `error: function "find_missing_blocks" already exists with same argument...

How does one start this using docker? I see a docker file. I built with the docker file. But how would one start it from docker or pass arguments like...