Skip to content

Releases: streamingfast/firehose-near

v0.3.0

16 Feb 21:39
Compare
Choose a tag to compare

Changelog

  • 625b532 Added /network_info RPC to motd
  • ba54a34 Added CI workflow and release build steps
  • 8720294 Added legacy support for dfuse.bstream.v1.BlockStreamV2 (via a firehose upgrade)
  • 938f920 Added more RPC scripts and fixed existing ones
  • 9bbcbaf Added release instructions
  • 77c77ef Bump merger to fix issue when no last merged block exists yet
  • 232ec15 Bumped bstream + firehose, added near-rpc-network-info script
  • 1ba5c89 Bumped merger and firehose to latest version
  • cd5eeae Fixed git push on release publish
  • 9fd7ed4 Fixed test flakyness and ensure get() tests test that value is cached properly
  • 5eda91e Fixed tests
  • b612d74 Merge branch 'develop'
  • b041bd4 Merge branch 'develop' of github.com:streamingfast/sf-near into develop
  • 18ab061 Merge remote-tracking branch 'origin/master'
  • 7e166fb Removed some dfuse mention
  • 1fc063a Revert "block meta rpc getter implementation"
  • cb3785d add atm cache options
  • 720cd65 add flag to set first streamable block
  • 5bf0872 added blockMetaHeap needed to resolve near lib block number
  • 2387c94 backfiller: add retry for reading objects
  • 239176d better filter handling
  • a8d05f4 block meta rpc getter implementation
  • 549aae1 blockmeta: clean up unused code and clear todos
  • 8532ac2 blockmeta: replace panic with error handling
  • aa57da0 bug fixes for rpc block getter
  • 629027e bump bstream and nodemanager to ensure the resolved start block is not lower than FirstStreamableBlock
  • 5206721 bump bstream/firehose/proto, improve check:merged-block to detect fork issues
  • 10bcd03 bump dlauncher
  • 4eaa6df bump merger
  • ac27bef bump merger
  • b57e6ae bump merger
  • d29b886 bump merger
  • f085f67 bump merger
  • dcec36d bump merger and bstream
  • e1922ff bump merger to fix bootstrap
  • d2fe16b bump merger with fix bootstrap from merge files
  • 411248c bump merger, fix bad error handling on bundle write and slow catchup case
  • 5bfc981 bump near-go version for rpc retry
  • 596fc7f bump node-manager to reproc correctly with empty 100-block-ranges
  • d2888e4 bump pb to match latest develop
  • 0a840b1 bump sftools for more check-merged-blocks optimisations
  • 7122c7d clean up last commit
  • 48bbc67 code clean up and add purge call on blockmeta heap
  • 86a18f7 consolereader: fix json rpc cache
  • a892b4d consolereader: get prev height from blockmeta call
  • 0554c8d dmlog test data update
  • 5379983 firehose block filter: able to define only of includes and excludes
  • 48eee1b fix ATM fetching from wrong filestore
  • 38917e2 fix block meta pop issues add purging stuff fix some tests bump dlauncher
  • 2b48037 fix bootstrapper to not keep half-downloaded-files, bump timeout to 15minutes for huge testnet genesis.json
  • 80360b6 fix filtering
  • 6099bbd fix last commit: NEAR should be NEA in dbin contentType (3 chars)
  • f03f34e fix variable name typo
  • bae00b9 fix wrong references to ETH where it should be NEAR, including blockwriter (but blockreader keeps accepting blocks with 'wrong' ETH header
  • 334253e go mod tidy
  • b04605d lib: set lib to first streamable block height when last final block id is 0
  • e2e8c71 node: config file overwrites if defined
  • 1850550 now use last_final_block to determine the libNum
  • 5b14658 proto update
  • 628363a remove additional argument from NewConsoleReader
  • 82f6f10 remove block wrapper reference
  • 219ee88 restore rpc blockmeta getter
  • d7086a2 tools: add backfiller for prev_height
  • 6c6d5fd tools: add checker for prev_height backfill
  • 777c3e5 tools: add retry loop for writing output for backfiller
  • f0d4316 tools: move output blocks store creation to prevent timeout
  • 41306bf tools: set overwrite to true for backfiller
  • 5ce3872 update deep-mind.dmlog test data
  • d0f53a1 update go.sum
  • 4687efe update protobuf to latest develop version
  • 17120b9 update protobuf to latest master version, update testdata
  • 47b0d67 update protobuf to latest version
  • 87cc87a update with new test data and proto