prysm-pulse/io/logs
Bharath Vedartham 3d2230223f
create the log file along with its parent directory if not present (#12675)
* Remove Feature Flag From Prater (#12082)

* Use Epoch boundary cache to retrieve balances (#12083)

* Use Epoch boundary cache to retrieve balances

* save boundary states before inserting to forkchoice

* move up last block save

* remove boundary checks on balances

* fix ordering

---------

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>

* create the log file along with its parent directory if not present

* only give ReadWritePermissions to the log file

* use io/file package to create the parent directories

* fix ci related issues

* add regression tests

* run gazelle

* fix tests

* remove print statements

* gazelle

* Remove failing test for MkdirAll, this failure is not expected

---------

Co-authored-by: Nishant Das <nishdas93@gmail.com>
Co-authored-by: Potuz <potuz@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
Co-authored-by: Preston Van Loon <pvanloon@offchainlabs.com>
2024-03-22 15:32:08 +00:00
..
mock Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
BUILD.bazel create the log file along with its parent directory if not present (#12675) 2024-03-22 15:32:08 +00:00
logutil_test.go create the log file along with its parent directory if not present (#12675) 2024-03-22 15:32:08 +00:00
logutil.go create the log file along with its parent directory if not present (#12675) 2024-03-22 15:32:08 +00:00
stream_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
stream.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00