Bryan Stitt
|
93f243696a
|
simple match statement
|
2023-04-27 11:15:45 -07:00 |
|
Bryan Stitt
|
a236f7364d
|
DRY stats (#58)
* DRY functions for saving stats and batch tsdb stats
* move comments
|
2023-04-25 07:42:00 -07:00 |
|
Bryan Stitt
|
03c4990dc3
|
remove commented out code
|
2023-04-20 10:36:56 -07:00 |
|
Bryan Stitt
|
9929e59f04
|
lower log level
|
2023-04-20 09:17:18 -07:00 |
|
Bryan Stitt
|
767920c055
|
remove log based debug lines
|
2023-04-10 14:19:13 -07:00 |
|
Bryan Stitt
|
7994c894bb
|
cargo clippy and fmt
|
2023-04-05 15:15:20 -07:00 |
|
Bryan Stitt
|
1a160a8c7d
|
Merge remote-tracking branch 'rorytrent/Web3ProxyError' into devel
|
2023-04-05 15:08:57 -07:00 |
|
Bryan Stitt
|
2b30422b84
|
fixes for NULL and UNIQUE to work together
|
2023-04-05 14:55:37 -07:00 |
|
Bryan Stitt
|
09dacb45e2
|
remove stale comment
|
2023-04-05 14:37:48 -07:00 |
|
Bryan Stitt
|
05db94177d
|
cargo fmt
|
2023-04-05 12:19:03 -07:00 |
|
Rory Neithinger
|
ffdf25787f
|
Merge branch 'stats_v3' of github.com:yenicelik/web3-proxy into Web3ProxyError
|
2023-03-31 23:23:30 -07:00 |
|
yenicelik
|
05463c7ee5
|
migration seems to work for the most part
|
2023-03-30 12:54:01 +01:00 |
|
yenicelik
|
7390bb7910
|
non-lossy data transfer
|
2023-03-26 15:53:17 +02:00 |
|
yenicelik
|
cef26e66cc
|
will create a PR for some feedback
|
2023-03-25 19:26:23 +01:00 |
|
yenicelik
|
53c7541fed
|
seems to wait until everything is flushed. I will have to debug some stuff that isnt saved properly in the mysql (and then check influx)
|
2023-03-25 17:56:45 +01:00 |
|
Rory Neithinger
|
b012f18b2b
|
Merge branch 'stats_v3' of github.com:yenicelik/web3-proxy into Web3ProxyError
|
2023-03-21 22:40:39 -07:00 |
|
yenicelik
|
9beddc43a4
|
will get and inser some migration data
|
2023-03-21 10:11:35 +01:00 |
|
yenicelik
|
fbe97c12b2
|
will continue mtr
|
2023-03-20 22:00:49 +01:00 |
|
yenicelik
|
0a6ccf28b5
|
will continue with migration
|
2023-03-20 12:22:30 +01:00 |
|
yenicelik
|
c925ec9c27
|
about to merge stats into it
|
2023-03-18 10:15:21 +01:00 |
|
Rory Neithinger
|
f3fc4924dc
|
Refactor FrontendErrorResponse into Web3ProxyError
Renamed FrontendResponse to Web3ProxyResponse and introduced
a new generic type alias Web3ProxyResult.
Fixed a few noisy cargo warnings.
|
2023-03-16 22:21:20 -07:00 |
|
yenicelik
|
ca41cb5c9e
|
will push this for short review
|
2023-03-14 20:08:16 +01:00 |
|
yenicelik
|
65ca628cc7
|
will modify query so we can make queries more easily
|
2023-03-14 16:32:19 +01:00 |
|
yenicelik
|
9417961d78
|
for some reason values output is always zero
|
2023-03-12 16:09:20 +01:00 |
|
yenicelik
|
8c8c183e65
|
trying to debug returning multiple files
|
2023-03-10 20:26:15 +01:00 |
|
Bryan Stitt
|
c7dcc4aac3
|
actually return a json result from influx
|
2023-03-04 20:54:24 +01:00 |
|
Bryan Stitt
|
163bbbafca
|
FromDataPoint needs Default
|
2023-03-04 20:54:24 +01:00 |
|
Bryan Stitt
|
dbd7860416
|
wip influxdb2
|
2023-03-04 20:54:04 +01:00 |
|
Bryan Stitt
|
eb4d05a520
|
stats v2
rebased all my commits and squashed them down to one
|
2023-03-04 20:48:49 +01:00 |
|