- 22 May, 2021 4 commits
-
-
Mike Cronce authored
-
Mike Cronce authored
-
Mike Cronce authored
-
Mike Cronce authored
src/fullnode/model.rs: BlockchainState: Use a double for `space`; the network has passed 8EiB, exceeding the limit for a signed 64-bit integer, which is what we're currently sending to influxdb. Even if we fixed it to send unsigned, it won't be long before we hit 16EiB and exceed that limit too.
-
- 13 May, 2021 6 commits
-
-
Mike Cronce authored
-
Mike Cronce authored
-
Mike Cronce authored
-
Mike Cronce authored
This reverts commit 84f2ee90.
-
Mike Cronce authored
-
Mike Cronce authored
-
- 12 May, 2021 6 commits
-
-
Mike Cronce authored
-
Mike Cronce authored
-
Mike Cronce authored
-
Mike Cronce authored
-
Mike Cronce authored
-
Mike Cronce authored
-