Commit Graph

633 Commits

Author SHA1 Message Date
Jaremy Creechley e969e221a5
cleanup 2024-05-02 15:56:24 +03:00
Jaremy Creechley 6da023af0c
cleanup 2024-05-02 15:56:05 +03:00
Jaremy Creechley e07c767772
rename 2024-05-02 15:51:52 +03:00
Jaremy Creechley 90db9ef6a4
refactor env 2024-05-02 15:49:54 +03:00
Jaremy Creechley f609151cf8
refactor env 2024-05-02 15:48:49 +03:00
Jaremy Creechley 4aa45dadbd
refactor env 2024-05-02 15:47:12 +03:00
Jaremy Creechley b118792cf4
refactor env 2024-05-02 15:45:25 +03:00
Jaremy Creechley 9b87b819f6
refactor env 2024-05-02 15:38:31 +03:00
Jaremy Creechley 5ee02108ae
cleanup 2024-05-02 01:10:20 +03:00
Jaremy Creechley c7e0b48f71
cleanup 2024-05-02 01:09:50 +03:00
Jaremy Creechley 0b8e0bdd3a
cleanup 2024-05-02 01:09:44 +03:00
Jaremy Creechley ccce162c74
cleanup 2024-05-02 01:07:36 +03:00
Jaremy Creechley b3ca6187f2
cleanup 2024-05-02 00:35:05 +03:00
Jaremy Creechley fd04b5b511
cleanup 2024-05-02 00:33:30 +03:00
Jaremy Creechley 1204c71c2b
cleanup 2024-05-02 00:31:15 +03:00
Jaremy Creechley 0c00c7c43e
cleanup 2024-05-02 00:22:36 +03:00
Jaremy Creechley 7ed2c0a531
cleanup 2024-05-02 00:21:45 +03:00
Jaremy Creechley 6352392d87
cleanup 2024-05-02 00:12:24 +03:00
Jaremy Creechley b0a39912f5
restore benchmarks 2024-04-29 15:16:57 +03:00
Jaremy Creechley 5c2f602f4a
use larger ceremony file size 2024-04-29 14:00:49 +03:00
Jaremy Creechley ae26d6a38f
use larger ceremony file size 2024-04-29 13:55:08 +03:00
Jaremy Creechley 2974d23237
use larger ceremony file size 2024-04-29 13:47:03 +03:00
Jaremy Creechley b548a09131
fix running larger sizes 2024-04-29 12:53:34 +03:00
Jaremy Creechley b43fd950bc
formatting 2024-04-25 17:25:27 +03:00
Jaremy Creechley e527ebf7da
benchmarks 2024-04-24 17:43:35 +03:00
Jaremy Creechley 7ba56300d7
benchmarks 2024-04-24 17:40:55 +03:00
Jaremy Creechley 86de7718cc
benchmarks 2024-04-24 17:28:53 +03:00
Jaremy Creechley 234287d4b5
benchmarks 2024-04-24 16:53:13 +03:00
Jaremy Creechley a2244ecca4
benchmarks 2024-04-24 16:50:54 +03:00
Jaremy Creechley fd6fe2f469
benchmarks 2024-04-24 16:50:32 +03:00
Jaremy Creechley 047e8f6fb1
check failure 2024-04-24 15:28:06 +03:00
Jaremy Creechley 91d4713c57
cleanup 2024-04-24 15:24:35 +03:00
Jaremy Creechley 35a38dd9be
adding outputs 2024-04-24 15:20:46 +03:00
Jaremy Creechley 5300d4f39d
updates 2024-04-24 15:18:44 +03:00
Jaremy Creechley 91c695cb0e
integrate setup and proving 2024-04-24 15:17:26 +03:00
Jaremy Creechley 682d03b989
updates 2024-04-24 15:11:55 +03:00
Jaremy Creechley 4146690899
Sets up environment for running benchmarks 2024-04-24 15:05:44 +03:00
Jaremy Creechley 60c9927704
benchmarks 2024-04-24 13:09:34 +03:00
Jaremy Creechley f7ed2acba5
benchmarks 2024-04-24 13:00:05 +03:00
Jaremy Creechley e14f0657d7
figuring out basic shell commands 2024-04-23 21:23:36 +03:00
Jaremy Creechley 74a8a00a43
reorg 2024-04-23 20:26:16 +03:00
Jaremy Creechley 0273b78df8
initial setup 2024-04-23 20:21:39 +03:00
Giuliano Mega 53809129a5
Disable Discv5 bucket and routing table IP limits (#764)
* disable Discv5 bucket and routing table IP limits

* actually configure the discovery protocol
2024-04-02 12:31:52 +00:00
Jaremy Creechley 0a34c37c87
Add Node SPR endpoint (#760)
* Create a node api section, add spr and peerid endpoints, and update twoclient

* tweak docs
2024-04-02 11:13:49 +00:00
Ben Bierens 91bb972e6f
use integer instead of number (#762) 2024-03-29 18:18:41 +00:00
Eric dca9f2ee76
Use circuit artifacts in codex circuit fixtures for tests (#759) 2024-03-29 17:15:21 +00:00
Ben Bierens c97f973410
Adds two traces and bumps nim-ethers (#761) 2024-03-29 11:51:17 +00:00
Ben Bierens 8378ac4dac
Openapi mismatches (#754)
* Aligns response with openapi spec

* Fixes json serialization for local content response

* Review comments by Mark

* Fixes missed rename

* Removes array type for dataList
2024-03-26 15:12:15 +00:00
Ben Bierens 4038eed3c9
Copies openapi yaml into image (#751) 2024-03-25 15:23:30 +00:00
Tomasz Bekas 59d9439ae9
Scheduling erasure coding on another thread (#716)
* Scheduling erasure coding on another thread

* Code review fixes

* Fix for review comments

* Fix missing import

---------

Co-authored-by: Dmitriy Ryajov <dryajov@gmail.com>
2024-03-23 09:56:35 +00:00