Commit Graph

10 Commits

Author SHA1 Message Date
GroovieGermanikus 8aca443d56
wire up confirmation_rate + bench1 2024-03-27 18:54:14 +01:00
Groovie | Mango 3c994597b4
benchrunner service (#363)
benchrunner service
+ minor changes in bench code
2024-03-26 13:41:46 +01:00
Groovie | Mango fae4cecc0e
Improvement/saving blocks use lookup tables (#318)
block store basic implementation
2024-02-05 20:20:15 +01:00
galactus de26490e9c
Squash and merging all the commits from groovies branch groovie/post… (#300)
* Squash and merging all the commits from  groovies branch groovie/postgres_saving_blocksII

* Ingore tests which require postgres
2024-01-22 15:22:11 +01:00
Maximilian Schneider 30555ea712
implement parsing of compute budget instructions (#123)
* implement parsing of compute budget instructions

* add parser for legacy compute budget
2023-04-17 00:16:53 +02:00
aniketfuryrocks 2699a676c4
postgres migration and test script fix 2023-04-15 02:40:25 +05:30
Maximilian Schneider ff9c0a5e65
store timestamps in sqlana (#106)
* save timestamps in sql

* move some timestamps to block

* store processed_local_time in blockstore

* continuosly poll processed blocks and feed into blockstore

* fetch local processing time from blockstore

* make Blocks.local_time optional in schema
2023-04-06 17:28:10 +02:00
aniketfuryrocks 8aaaf34c59
postgres 2023-03-31 23:35:17 +05:30
aniketfuryrocks a90609576f
successfully write to postgres 2023-01-28 10:33:42 +05:30
aniketfuryrocks 4fbef582e3
WIP: 2023-01-28 02:05:29 +05:30