prysm-pulse/beacon-chain/rpc/eth/beacon
Delweng 29f8880638
beacon-node/rpc: fix go test datarace (#13018)
* beacon-chain/p2p: ust atomic.Bool instead of bool

Signed-off-by: jsvisa <delweng@gmail.com>

* beacon-chain/p2p,rpc: read mock.BroadcastMessages with lock

Signed-off-by: jsvisa <delweng@gmail.com>

* beacon-chain/p2p,rpc: read attestation with lock

Signed-off-by: jsvisa <delweng@gmail.com>

* beacon-chain/rpc: fix typo

Signed-off-by: jsvisa <delweng@gmail.com>

* beacon-chain/p2p: typo

Signed-off-by: jsvisa <delweng@gmail.com>

---------

Signed-off-by: jsvisa <delweng@gmail.com>
Co-authored-by: Radosław Kapka <rkapka@wp.pl>
2023-10-22 15:12:55 +00:00
..
blinded_blocks_test.go Set Verbosity of Goodbye Logs to Trace (#13077) 2023-10-19 03:49:34 +00:00
blocks_test.go Set Verbosity of Goodbye Logs to Trace (#13077) 2023-10-19 03:49:34 +00:00
blocks.go HTTP Beacon APIs for blocks (#13048) 2023-10-18 15:09:38 +00:00
BUILD.bazel HTTP Beacon APIs for blocks (#13048) 2023-10-18 15:09:38 +00:00
config_test.go Deneb spectests release v1.4.0-beta.2-hotfix (#12959) 2023-09-28 21:05:23 +00:00
config.go HTTP implementation of /eth/v1/config/deposit_contract (#12872) 2023-09-08 17:05:29 +00:00
handlers_pool_test.go beacon-node/rpc: fix go test datarace (#13018) 2023-10-22 15:12:55 +00:00
handlers_pool.go HTTP API: /eth/v1/beacon/pool/bls_to_execution_changes (#12963) 2023-10-11 14:08:06 +00:00
handlers_state_test.go HTTP Beacon APIs: 3 state endpoints (#13001) 2023-10-12 17:53:33 +00:00
handlers_state.go HTTP Beacon APIs: 3 state endpoints (#13001) 2023-10-12 17:53:33 +00:00
handlers_test.go HTTP Beacon APIs for blocks (#13048) 2023-10-18 15:09:38 +00:00
handlers_validator.go Refactor Exported Names to Follow Golang Best Practices (#13075) 2023-10-20 16:45:33 +00:00
handlers_validators_test.go Use middleware to handle comma-separated query params (#12995) 2023-10-04 15:49:42 +02:00
handlers.go HTTP Beacon APIs for blocks (#13048) 2023-10-18 15:09:38 +00:00
init_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
log.go Remove beacon-chain/rpc/eth/v1 directory (#9392) 2021-08-16 13:11:25 +02:00
pool_test.go beacon-node/rpc: fix go test datarace (#13018) 2023-10-22 15:12:55 +00:00
pool.go HTTP API: /eth/v1/beacon/pool/bls_to_execution_changes (#12963) 2023-10-11 14:08:06 +00:00
server_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
server.go Refactor Exported Names to Follow Golang Best Practices (#13075) 2023-10-20 16:45:33 +00:00
structs.go HTTP Beacon APIs for blocks (#13048) 2023-10-18 15:09:38 +00:00