GitHub / evstack/ev-node issues and pull requests
#2781 - refactor: replace interface{} with any for clarity and modernization
Pull Request -
State: open - Opened by reddaisyy 3 months ago
- 1 comment
#2745 - fix: making writing atomic
Pull Request -
State: open - Opened by tac0turtle 4 months ago
- 2 comments
#2744 - refactor(apps): rollback cmd updates
Pull Request -
State: closed - Opened by julienrbrt 4 months ago
- 3 comments
#2743 - chore: add makefile for tools
Pull Request -
State: closed - Opened by tac0turtle 4 months ago
- 4 comments
#2742 - chore: fix markdown lint
Pull Request -
State: closed - Opened by tac0turtle 4 months ago
- 5 comments
#2741 - refactor(block): improve cancellation
Pull Request -
State: closed - Opened by julienrbrt 4 months ago
- 4 comments
#2740 - [DNM]: db fix
Pull Request -
State: closed - Opened by julienrbrt 4 months ago
- 3 comments
#2739 - chore: make the prompt go oriented
Pull Request -
State: closed - Opened by tac0turtle 4 months ago
- 2 comments
#2738 - build(deps): Bump the all-go group across 5 directories with 6 updates
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
- 5 comments
Labels: T:dependencies
#2737 - chore: fix some function names in comment
Pull Request -
State: closed - Opened by cargoedit 4 months ago
- 10 comments
#2736 - fix(block/syncing): save data to p2p stores
Pull Request -
State: open - Opened by julienrbrt 4 months ago
- 8 comments
#2735 - perf(block): use `sync/atomic` instead of mutexes
Pull Request -
State: open - Opened by julienrbrt 4 months ago
#2735 - perf(block): use `sync/atomic` instead of mutexes
Pull Request -
State: closed - Opened by julienrbrt 4 months ago
- 14 comments
#2734 - build(deps): Bump the go_modules group across 1 directory with 2 updates
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
- 2 comments
Labels: dependencies, go
#2733 - build(deps): Bump the go_modules group across 1 directory with 2 updates
Pull Request -
State: open - Opened by dependabot[bot] 4 months ago
Labels: T:dependencies
#2732 - build(deps): Bump the go_modules group across 1 directory with 2 updates
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
- 1 comment
Labels: dependencies, go
#2730 - DO NOT MERGE fix: recovery
Pull Request -
State: open - Opened by julienrbrt 4 months ago
#2728 - feat: iterator pending base WIP
Pull Request -
State: closed - Opened by randygrok 4 months ago
- 6 comments
#2728 - feat: iterator pending base
Pull Request -
State: open - Opened by randygrok 4 months ago
#2727 - refactor(pkg/config)!: move da start height to genesis
Pull Request -
State: closed - Opened by julienrbrt 4 months ago
- 7 comments
#2726 - fix(types): add timeout per request in retrieve helper
Pull Request -
State: closed - Opened by julienrbrt 4 months ago
- 4 comments
#2725 - fix: fix block sync p2p for follower nodes
Pull Request -
State: open - Opened by chatton 4 months ago
#2723 - feat(tools): create cache analyzer tool
Pull Request -
State: closed - Opened by julienrbrt 4 months ago
- 4 comments
#2722 - refactor(block): fetch da height-5 on restart [DNM]
Pull Request -
State: closed - Opened by julienrbrt 4 months ago
- 4 comments
#2721 - refactor(block): add retries on SetFinal
Pull Request -
State: closed - Opened by julienrbrt 4 months ago
- 10 comments
#2720 - refactor(block): reduce max size in da submitter
Pull Request -
State: closed - Opened by tac0turtle 4 months ago
- 6 comments
#2719 - fix(block): halt on invalid blocks and wait on unavailable execution client
Pull Request -
State: closed - Opened by julienrbrt 4 months ago
- 14 comments
#2718 - fix: avoid pruning store
Pull Request -
State: open - Opened by tac0turtle 4 months ago
#2717 - chore: Go toolchain alignment
Pull Request -
State: closed - Opened by NftCryptoHunter007 4 months ago
- 3 comments
#2716 - build(deps): Bump the all-go group across 6 directories with 5 updates
Pull Request -
State: open - Opened by dependabot[bot] 4 months ago
Labels: T:dependencies
#2714 - chore: fix more links
Pull Request -
State: closed - Opened by tac0turtle 4 months ago
- 6 comments
#2713 - fix(syncing): handle incorrect da response
Pull Request -
State: closed - Opened by julienrbrt 4 months ago
- 5 comments
#2712 - feat(syncer): sync strategies
Pull Request -
State: open - Opened by julienrbrt 4 months ago
#2711 - refactor(syncing): remove retry da retriever
Pull Request -
State: closed - Opened by julienrbrt 4 months ago
- 14 comments
#2708 - feat(apps): namespace migration flag [DNM]
Pull Request -
State: closed - Opened by julienrbrt 4 months ago
- 7 comments
#2703 - test: omit unnecessary reassignment
Pull Request -
State: closed - Opened by juejinyuxitu 4 months ago
- 2 comments
#2702 - refactor(block): speed-up cache by retrieving only next pending event
Pull Request -
State: open - Opened by julienrbrt 4 months ago
#2698 - build(deps): Bump the all-go group across 5 directories with 6 updates
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
- 1 comment
Labels: T:dependencies
#2697 - refactor: use the built-in max to simplify the code
Pull Request -
State: open - Opened by russcoss 4 months ago
#2696 - fix(syncing): combine data and headers from different blobs
Pull Request -
State: closed - Opened by julienrbrt 4 months ago
- 2 comments
#2695 - chore: using testing.B.Loop
Pull Request -
State: closed - Opened by NftCryptoHunter007 4 months ago
- 2 comments
#2694 - Add benchmark for syncing package
Pull Request -
State: open - Opened by alpe 5 months ago
#2693 - test: correct iteration over pids in SUT
Pull Request -
State: closed - Opened by chatton 5 months ago
- 3 comments
#2692 - build(deps): Bump the all-go group across 5 directories with 6 updates
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
- 2 comments
Labels: T:dependencies
#2690 - chore: delay sync start till genesis time
Pull Request -
State: closed - Opened by tac0turtle 5 months ago
- 2 comments
#2689 - refactor: update evm tests to use tastora reth package
Pull Request -
State: closed - Opened by chatton 5 months ago
- 6 comments
#2688 - chore: optimise sync/process loops
Pull Request -
State: open - Opened by alpe 5 months ago
#2686 - fix: modify init
Pull Request -
State: closed - Opened by tac0turtle 5 months ago
- 4 comments
#2684 - build(deps): bump to core v1.0.0-beta.3
Pull Request -
State: closed - Opened by julienrbrt 5 months ago
- 3 comments
#2683 - refactor(core)!: remove `PrepareNamespace`
Pull Request -
State: open - Opened by julienrbrt 5 months ago
#2682 - feat: add namespace cfg validation + random default
Pull Request -
State: closed - Opened by julienrbrt 5 months ago
- 7 comments
#2679 - refactor(syncing)!: simplify cache and syncing logic
Issue -
State: closed - Opened by julienrbrt 5 months ago
- 8 comments
#2678 - build(deps): bump ev-node v1.0.0-beta.3
Pull Request -
State: closed - Opened by julienrbrt 5 months ago
- 3 comments
#2676 - feat: adding ready handler
Pull Request -
State: closed - Opened by chatton 5 months ago
- 13 comments
#2674 - [WIP] Unbuffered heightInCh
Pull Request -
State: closed - Opened by alpe 5 months ago
- 9 comments
#2673 - [FEATURE] Add readiness probe to exclude syncing nodes from client traffic
Issue -
State: open - Opened by auricom 5 months ago
#2672 - fix(block): save created block for recovery and simplify genesis flow
Pull Request -
State: closed - Opened by julienrbrt 5 months ago
- 5 comments
#2671 - [WIP] fix flaky docker startup
Pull Request -
State: open - Opened by chatton 5 months ago
#2670 - fix(syncer): skip bumping height when event dropped
Pull Request -
State: closed - Opened by julienrbrt 5 months ago
- 4 comments
#2667 - chore: adding tests to cache package
Pull Request -
State: open - Opened by chatton 5 months ago
#2666 - build(deps): Bump the all-go group across 7 directories with 7 updates
Pull Request -
State: open - Opened by dependabot[bot] 5 months ago
Labels: T:dependencies
#2665 - build(deps): Bump actions/checkout from 4 to 5
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: T:dependencies
#2664 - feat: cosmetic proposal refactor block
Pull Request -
State: closed - Opened by randygrok 5 months ago
- 4 comments
#2662 - chore: adding p2p handler tests
Pull Request -
State: closed - Opened by chatton 5 months ago
- 4 comments
#2661 - Polish submitter package
Pull Request -
State: open - Opened by alpe 5 months ago
#2658 - chore: integration tests
Pull Request -
State: open - Opened by tac0turtle 5 months ago
#2657 - chore: migrate pending base to iter
Pull Request -
State: closed - Opened by tac0turtle 5 months ago
- 4 comments
Labels: blocked
#2654 - Improve cache performace with iterators
Issue -
State: closed - Opened by alpe 5 months ago
- 3 comments
Labels: T:performance
#2652 - deps: bump tastora to v0.3.0
Pull Request -
State: open - Opened by chatton 5 months ago
#2650 - refactor(block): move da in common, simplify start flow
Pull Request -
State: closed - Opened by julienrbrt 5 months ago
- 15 comments
#2647 - chore: cache tests and cleanup
Pull Request -
State: open - Opened by tac0turtle 5 months ago
#2646 - test: add tests to refactor
Pull Request -
State: closed - Opened by tac0turtle 5 months ago
- 3 comments
#2643 - bug: health endpoint still reports OK when node has stopped producing blocks.
Issue -
State: open - Opened by tac0turtle 5 months ago
#2641 - [FEATURE] Copy live dbs
Issue -
State: open - Opened by tac0turtle 5 months ago
Labels: T:dev-usability-and-ux, feature-request
#2640 - build(deps): Bump vite from 5.4.19 to 5.4.20 in /docs in the npm_and_yarn group across 1 directory
Pull Request -
State: open - Opened by dependabot[bot] 5 months ago
Labels: dependencies, javascript
#2639 - Fix typo in DAConfig comment
Pull Request -
State: closed - Opened by sashaodessa 5 months ago
#2637 - fix(config): correct signer flag
Pull Request -
State: open - Opened by julienrbrt 5 months ago
- 2 comments
#2636 - chore: correct config name
Pull Request -
State: closed - Opened by julienrbrt 5 months ago
- 2 comments
#2636 - chore: correct config name
Pull Request -
State: closed - Opened by julienrbrt 5 months ago
- 2 comments
#2635 - build(deps): Bump actions/setup-node from 4 to 5
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: T:dependencies
#2635 - build(deps): Bump actions/setup-node from 4 to 5
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: T:dependencies
#2634 - build(deps): Bump the all-go group across 8 directories with 13 updates
Pull Request -
State: open - Opened by dependabot[bot] 5 months ago
- 1 comment
Labels: T:dependencies
#2633 - build(deps): Bump actions/setup-go from 5 to 6
Pull Request -
State: open - Opened by dependabot[bot] 5 months ago
Labels: T:dependencies
#2632 - build(deps): Bump anthropics/claude-code-action from ada5bc42ebb031c1b30d9e12ec73cb7f978b4846 to 11a01b7183ef5cf1c7fbb75eaf39379c6b11bdc8
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: T:dependencies
#2631 - Fix rollback go-header stores
Issue -
State: open - Opened by julienrbrt 5 months ago
Labels: T:bug, C:block-sync
#2630 - chore: fix duplicate function comment in block/retriever_da_test.go
Pull Request -
State: closed - Opened by keeghcet 5 months ago
#2629 - chore: remove defaults
Pull Request -
State: open - Opened by tac0turtle 5 months ago
- 2 comments
#2629 - chore: remove defaults
Pull Request -
State: open - Opened by tac0turtle 5 months ago
#2628 - feat: create a blobdecoder tool
Pull Request -
State: closed - Opened by tac0turtle 5 months ago
- 3 comments
#2627 - [FEATURE] submit blobs across multiple accounts
Issue -
State: open - Opened by tac0turtle 5 months ago
Labels: feature-request
#2624 - refactor(block): log error on data verification failed
Pull Request -
State: closed - Opened by julienrbrt 5 months ago
- 2 comments
#2623 - fix(metrics): correct channel name
Pull Request -
State: open - Opened by julienrbrt 5 months ago
#2622 - feat(apps): wire rollback command to evm simple, align testapp command
Pull Request -
State: closed - Opened by auricom 5 months ago
- 3 comments
#2621 - chore: add a key migration for rollback change
Pull Request -
State: closed - Opened by tac0turtle 5 months ago
- 2 comments
#2619 - chore: fix some function names and comments
Pull Request -
State: open - Opened by slicesequal 5 months ago
#2618 - refactor: bump go header and complete rollback command
Pull Request -
State: closed - Opened by julienrbrt 5 months ago
- 2 comments
#2617 - chore: node update
Pull Request -
State: closed - Opened by tac0turtle 5 months ago
- 1 comment
#2616 - feat: cache data hash to optimize performance for empty blocks
Pull Request -
State: closed - Opened by tac0turtle 5 months ago
- 2 comments
#2615 - build(deps): Bump tracing-subscriber from 0.3.19 to 0.3.20 in the cargo group across 1 directory
Pull Request -
State: open - Opened by dependabot[bot] 5 months ago
Labels: dependencies, rust
#2614 - refactor: allow fetching easily first da included height
Pull Request -
State: closed - Opened by julienrbrt 5 months ago
- 2 comments