github covalenthq/refiner v0.1.3

latest releases: v0.5.4, v0.5.3, v0.5.2...
19 months ago

Commits

  • d25e707: Bump cors_plug from 2.0.3 to 3.0.3 (dependabot[bot]) #33
  • 74c5722: replace latest block height with a cursor (kitti-katy) #42
  • e69d871: remove return word (kitti-katy) #42
  • ad3c722: add loading proofchain node url from env var in test config (kitti-katy) #42
  • 79d6118: bring .envrc back for local testing (kitti-katy) #42
  • 1a837ef: add loading block height for an open session (kitti-katy) #42
  • 48b4814: fixes golang builds to be cross platform and adds evm exec path in environment (Sudeep) #40
  • 63d6acb: adds journal for block level worklog (Sudeep) #40
  • 0b4ad4e: Bump ex_secp256k1 from 0.4.0 to 0.6.0 (dependabot[bot]) #41
  • ee88bdc: Update tag-release.yaml (Pranay Valson)
  • 9969d1e: Bump ex_keccak from 0.3.0 to 0.6.0 (dependabot[bot]) #34
  • 5bff462: Bump rustler from 0.23.0 to 0.26.0 (dependabot[bot]) #31
  • 06672f1: Bump ranch from 1.7.1 to 2.1.0 (dependabot[bot]) #35
  • 5f01135: add check if brp session is open, start listening for events from the last moonbeam block height loaded to the journal (kitti-katy) #42
  • e407eca: Merge branch 'main' of github.com:covalenthq/rudder into feature/add-block-sync-up-in-event-listener (kitti-katy) #42
  • 3967224: add links to ipfs-pinner and proofchain in local test config, set docker to use docker mix config (kitti-katy) #43
  • 9df7911: bring rudder container back (kitti-katy) #43
  • e0df515: Merge branch 'main' into fix/change-docker-test-config (Pranay Valson) #43
  • 6679d18: hardcode docker test requirements (Pranay Valson) #43
  • 32c9e9b: fix mix env in dockerfile and local.rebar req (Pranay Valson) #43
  • 487b176: pause caching in workflow (Pranay Valson) #43
  • d9e3e4f: update dev.exs config to reflect only moonbase alpha (Pranay Valson)
  • 224a62a: Feature/add block sync up in event listener (#45) (kitti-katy) #45
  • 50078ab: Bump finch from 0.13.0 to 0.14.0 (dependabot[bot]) #46
  • 93d5845: Bump mnemonic from 0.3.0 to 0.3.1 (dependabot[bot]) #47
  • 33d3093: changes journal states for moonbeam/ethereum block heights (Sudeep) #48
  • 142ae4e: fixes in etfs usages and journalling points (Sudeep) #48
  • 423da2c: Bump gettext from 0.20.0 to 0.21.0 (dependabot[bot]) #49
  • 7ad019c: Bump avrora from 0.24.2 to 0.25.0 (dependabot[bot]) #50
  • 9f68d13: add skipping block specimen submission to proof chain if it was already submitted (kitti-katy) #51
  • 898abc4: update README (kitti-katy) #51
  • 6828751: updates etfs to 0.2.0 and makes API changes for DebugFile (Sudeep) #48
  • acfb6a5: fix erigon envrc (Pranay Valson)
  • 88601ba: Bump avrora from 0.25.0 to 0.26.0 (dependabot[bot]) #52
  • a3698df: add tests for util module (Pranay Valson) #54
  • e5026b9: adds some logs (Sudeep) #48
  • 79d208f: pushes fix to start processing from latest block in case of empty journal (Sudeep) #48
  • cd885bd: reorders typeof util function types (Pranay Valson) #54
  • 590cdf1: renames file_open fn name (Pranay Valson) #54
  • a3c1567: add tests for file opening (Pranay Valson) #54
  • bf14d11: format with mix (Pranay Valson) #54
  • 8d56588: updates mix dependencies (Pranay Valson) #48
  • 067778d: enable using .envrc.local (Pranay Valson)
  • c405004: .envrc as common base can be committed (Pranay Valson) #48
  • 15d732f: common base env is only ipfs pinner, erigon node (Pranay Valson) #48
  • 9d473fc: update deps (Pranay Valson) #48
  • 581be59: update deps; update envrc to use .local (Pranay Valson)
  • 3cb6818: Bump rustler from 0.26.0 to 0.27.0 (dependabot[bot]) #55
  • 492efed: add bytes 32 conversion on specimen hash in pipeline (kitti-katy) #48
  • 0b7231a: fixes decode_http_resp (Sudeep) #48
  • a386e94: adds relevant log messages (Sudeep) #48
  • 0fc8ec7: Bump gettext from 0.21.0 to 0.22.0 (dependabot[bot]) #57
  • ce835c8: Bump broadway from 1.0.5 to 1.0.6 (dependabot[bot]) #58
  • e4ea2c8: fix pipeline test (kitti-katy) #59
  • 5aae8db: format pipeline (kitti-katy) #59
  • b6d8f17: convert raw specimen to str to be outputted in logger (kitti-katy) #59
  • 78214b9: Merge branch 'main' of github.com:covalenthq/rudder into dependabot/hex/broadway-1.0.6 (Pranay Valson) #58
  • 3d2f233: Merge branch 'main' of github.com:covalenthq/rudder into dependabot/hex/gettext-0.22.0 (Pranay Valson) #57
  • ed0f617: fix big number readbility with _ after 9999 (Pranay Valson) #62
  • 2bcd293: fixes block result local storage cleanup (Sudeep) #61
  • a2205a9: adds logs for evm processing (Sudeep) #61
  • 5767529: use case cond inplace of with, else (Pranay Valson) #62
  • cd16f43: run credo recommendations/warnings in the CI (Pranay Valson) #62
  • bf53399: add snake_case to variable names (Pranay Valson) #62
  • 0c3d7cb: add re-configured credo static code analysis (Pranay Valson) #62
  • 056db5a: bring back consistent paramter matching (Pranay Valson) #62
  • f5fb65e: bring back map_join, complexity, cond statments (Pranay Valson) #62
  • 62b7c11: implement map_join, if_else in place of cond (Pranay Valson) #62
  • 8138fc5: mix format (Pranay Valson) #62
  • dc12975: removes non-relevant TODOs (Sudeep) #61
  • a4870c3: adds fix to ensure erigon is build everytime on make build (Sudeep) #63
  • f306611: Merge branch 'main' into v2_fixes (Pranay Valson) #61
  • 5f37876: mix format (Pranay Valson) #61
  • 4f8b7e2: fixes pattern to catch timeout errors in http_adapter (Sudeep) #65
  • 8917911: stops event listener process if there's irrecoverable error from proof chain interactor (Sudeep) #64

What's Changed

Full Changelog: v0.1.2...v0.1.3

Don't miss a new refiner release

NewReleases is sending notifications on new releases.