Skip to content

Releases: optimism-java/hildr

v0.3.0

13 Mar 10:36
Compare
Choose a tag to compare

🚀 Features

feat: decode call data to ecotone info
feat: beacon blob fetcher
feat: activation ecotone

🐛 Fixes

fix: chain config of base network
fix: upgrade tx order
fix: batch sequence number
fix: activation of engine_forkchoice_updated_v3
fix: activation api for ecotone
fix: engine api and gossip
fix: derive l1 info
fix: encode deposit tx in ecotone from l1 info
fix: update web3j core jar
fix: modify method name
fix: blob index
fix: byte to int when blob decode
fix: attributes tx timestamp
fix: attributes tx timestamp
fix: AttributesDeposited encode for ecotone
fix: decode system config from ecotone tx input
fix: test case params
fix: test case
fix: test url

🧰 Maintenance

chore: add missing base-sepolia references
chore: add http logging interceptor
chore: test case
chore: remove useless import
chore: doc and shell

🖍️ Documentation

doc: modify comments

Uncategorized

feat:blob decode
feat:blockv3 support
commit badge
fix:fix script
commit badge
style: format

Release 0.2.6

10 Feb 03:10
Compare
Choose a tag to compare

🐛 Fixes

fix: miss tx
fix: init l2 refs

Uncategorized

commit badge
commit badge

Release 0.2.5

31 Jan 13:53
Compare
Choose a tag to compare

🚀 Features

feat: span batch
feat: encode raw span batch
feat: Dockerfile add entrypoint

🐛 Fixes

fix: add logs
fix: l1 origin check value and parent check value
fix: startEpochNum value and l1 origin check value
fix: to singular batches method
fix: delete code
fix: fix test case
fix: raw span batch remove IBatch interface
fix: raw span batch remove IBatch interface
fix: span batch format

Uncategorized

fix:Add docs
fix:fix version
commit badge
add span-batch
add span-batch
commit badge
feat:span batch txs/tx
feat:span batch v2
feat:span batch txs recoverV
feat:spanbatch fulltx
feat:raw span batch
feat:raw to span
feat:add more span batch test
feat:fix recover unprotected
feat:refactor and change license
commit badge
commit badge
feat:release v0.2.5

Release 0.2.4

19 Dec 09:26
Compare
Choose a tag to compare

🐛 Fixes

fix: p2p network repeat starting
fix: p2p network repeat starting
fix: Inner watcher test

Uncategorized

commit badge
commit badge

Release 0.2.3

18 Dec 03:46
Compare
Choose a tag to compare

🐛 Fixes

fix: image tags

Uncategorized

commit badge

Release 0.2.2

18 Dec 02:42
Compare
Choose a tag to compare

🐛 Fixes

fix: read abi resource file and image tags

Uncategorized

commit badge

Release 0.2.1

16 Dec 12:36
Compare
Choose a tag to compare

🚀 Features

feat: add github action job of release docker image
feat: config log level by option

🐛 Fixes

fix: op-geth scripts
fix: docker release task
fix: hard forked to canyon
fix: comments

Uncategorized

commit badge
Update README.md
commit badge
commit badge
commit badge
fix:fix p2p network start bug
commit badge
feat:canyou upgrade fix
commit badge
commit badge
fix:fix release

Release v0.2.0

29 Nov 02:13
Compare
Choose a tag to compare

🚀 Features

feat: support sepolia and devnet
feat: syncStatus api and rollupConfig api
feat: batcher refactor
feat: add metrics enabled flag and metrics port options
feat: inner watcher add devnet config
feat: add 1l-ws-rpc-url option

🐛 Fixes

fix: typo
fix: compile native
fix: format by spotlessApply
fix: fix test case
fix: inner watcher test case
fix: inner watcher test case
fix: support roll op devnet
fix: deposit tx type
fix: devnet
fix: spotless

🖍️ Documentation

doc: add devnet.md and sepolia.md
doc: update README.md

Uncategorized

feat:add discovery service feature
commit badge
create hildr-batcher project
hildr-batcher type class
create hildr-utilities module
commit badge
add a dependency of the hildr-utilities project to the hildr-node.
fix RpecServerTest
commit badge
logic of BatcherSubmitter
commit badge
exception type and other util
fix native-image build and run
commit badge
base mainnet config
commit badge
logic of channel publish
feat: add p2p unsafe block
feat:rm checkstyle and change format
metrics server refactor
batcher metrics server
record batcher metrics
commit badge
commit badge
commit badge
fix:fix p2p block
Merge branch 'main' into libp2p
feat:upgrade jdk21
commit badge
Update README.md
commit badge
Update README.md
commit badge
commit badge
fix:fix payloadattributes for forkchoiceV1

v0.1.1

13 Jul 10:04
Compare
Choose a tag to compare

🚀 Features

feat: add debug log ,add retry condition, add build task
feat: add external chain config

🐛 Fixes

fix: retry limit interceptor consume response twice error
fix: retry limit interceptor consume response twice error

Uncategorized

feat:update docs
commit badge
commit badge
fix:fix worker pool size and move files

What's Changed

  • fix: remove gc options from buildBinaryStatic task by @thinkAfCod in #20
  • fix: retry limit interceptor consume response twice error by @thinkAfCod in #22
  • fix: retry limit interceptor consume response twice error by @thinkAfCod in #23
  • feat: add external chain config by @thinkAfCod in #21

Full Changelog: v0.1.0...v0.1.1

v0.1.0

17 Jun 12:50
Compare
Choose a tag to compare

🚀 Features

feat: l1 feature
feat: 1.get data on l1 chain method use future; 2. refactor BlockUpdate and SystemConfigUpdate
feat: async request l1 data
feat: ChainWatcher test case
feat: InnerWatcher test case
feat: refine innerWatcher
feat: metrics
feat: ci secrets env
feat: log with trace
feat: hildr cli
feat: package jar
feat: package jar with annotation processor
feat: dockerfile and gradle task of build binary file and docker image
feat: rpc server
feat: native dockerfile and scripts
feat: output_at_block rpc api test
feat: structure task tracer and rpc server

🐛 Fixes

fix: replace log4j to logback
fix: modify Dockerfile
fix: build native image
fix: build jvm image
fix: docker compose build dockerfile path
fix: fetch l1 data and remove log thread name
fix: add log
fix: set initial metrics value

Uncategorized

commit badge
feat:config init.
commit badge
feat:init user deposited
commit badge
feat:add error-prone check
feat:batch decode
commit badge
feat:finish batch
commit badge
feat:batch feature
commit badge
feat:channels feature
commit badge
feat:add structs
feat:add structs
fix:comments
feat:add structs
feat:attribute implementation
fix:fix style
commit badge
feat:attribute feature
commit badge
feat:add pipeline feature
commit badge
fix code style and ci job
commit badge
feat:engine
Merge branch 'main' of github.com:GrapeBaBa/hildr into zx-add-engine
feat:engine
feat:engine
feat:engine
commit badge
Merge branch 'main' of github.com:GrapeBaBa/hildr into zx-add-engine
feat:RequestWrapper
feat:add content
commit badge
feat:driver feature
commit badge
feat:test
feat:test
feat:test
commit badge
feat:refine engine
commit badge
feat:jwt test
commit badge
commit badge
feat:refine l1
commit badge
feat:change queue
commit badge
fix:fix cf
commit badge
commit badge
feat:refine structure concurrency
feat:add metrics
commit badge
feat:refine driver
commit badge
commit badge
feat:refine runner
commit badge
commit badge
commit badge
fix:refine and fix batcher tx decode bug
commit badge
fit: java version down to 19
fix:add more log
commit badge
fix:add channel test
commit badge
fix:add more test driver
commit badge
fix:add more test driver
fix:add driver test
commit badge
fix:fix some bugs
commit badge
fix:fix trace
commit badge
fix:make full sync works!!
commit badge
commit badge
fix:remove debug log
fix:style and author/miner bug
commit badge
fix:typo
commit badge
fix:fix native image
commit badge
fix:temp
fix:make native works
Merge branch 'native'
fix:fix config
fix:fix native terminate
commit badge
feature:add bedrock mainnet support
commit badge
release:release for 0.1.0
release:release for 0.1.0
release:release for 0.1.0
release:release for 0.1.0
release:release for 0.1.0
Merge branch 'aa'

What's Changed

New Contributors

Full Changelog: https://github.com/optimism-java/hildr/commits/v0.1.0