v0.1.0
🚀 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
- feat: refine innerWatcher by @thinkAfCod in #2
- feat: metrics by @thinkAfCod in #3
- feat: ci secrets env by @thinkAfCod in #5
- feat: log with trace by @thinkAfCod in #6
- feat: hildr cli by @thinkAfCod in #7
- feat: package jar with annotation processor by @thinkAfCod in #8
- fix: replace log4j to logback by @thinkAfCod in #9
- feat: dockerfile by @thinkAfCod in #11
- feat: rpc server by @thinkAfCod in #10
- feat: structure task tracer and rpc server by @thinkAfCod in #12
- fix: modify Dockerfile by @thinkAfCod in #13
- fix: build native image by @thinkAfCod in #14
- fix: build jvm image by @thinkAfCod in #15
- fix: set initial metrics value by @thinkAfCod in #19
New Contributors
- @thinkAfCod made their first contribution in #2
Full Changelog: https://github.com/optimism-java/hildr/commits/v0.1.0