Releases: ggxchain/ggxnode
Releases · ggxchain/ggxnode
v0.1.6
What's Changed
- updated doc, removed migrations by @akorchyn in #242
- Remove nix by @Warchant in #245
- Add buildjet cache by @Warchant in #246
- Bump getsentry/action-github-app-token from 2 to 3 by @dependabot in #235
- Dex by @baidang201 in #227
- Increase brooklyn spec version by @Warchant in #248
- Use docker hub to publish images by @Warchant in #252
- Test deployed evm smart contracts via web3.js by @AuroraLantean in #251
- Bump actions/cache from 3 to 4 by @dependabot in #255
- Bump docker/build-push-action from 4.0.0 to 5.3.0 by @dependabot in #254
- Bump docker/metadata-action from 9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7 to 2ee3d3070bb41b40bf7305d15233321e12c1dc5c by @dependabot in #253
- fix token decimals in mocked data and runtime data by @AuroraLantean in #258
- Use buildjet by @Warchant in #259
- Order book matching by @baidang201 in #238
- Removed unused chainspecs by @akorchyn in #243
- Wasm to evm by @AuroraLantean in #256
- Update testnet.rs by @akorchyn in #264
- Bump docker/metadata-action from 2ee3d3070bb41b40bf7305d15233321e12c1dc5c to f7b4ed12385588c3f9bc252f0a2b520d83b52d48 by @dependabot in #262
- Update Sydney multisig by @Liquid369 in #265
- Bump version v0.1.6 by @Liquid369 in #267
- DEX: Remove
price
argument by @Warchant in #266 - Fix telemtry and update brooklyn chainspec by @Liquid369 in #275
New Contributors
- @Warchant made their first contribution in #245
- @AuroraLantean made their first contribution in #251
- @Liquid369 made their first contribution in #265
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- DenCun update for eth-light-client.
- Era time decreased to 1 session.
- Update docker images to bookworm.
See the changes: v0.1.4...v0.1.5
v0.1.4
v0.1.3
Added
- Onchain Ethereum Light client
- Ethereum transaction receipts relayer for provided contract addresses
- Created staking allowlist, but it's inactive
- Integrated interlay bitcoin bridge.
Upgraded
- We upgraded to polkadot-v0.9.43, which resolved issues surrounding the rustc version and allowed us to use the Schanghai solidity compiler.
- Enabled auto-compound for staking.
Fixed
- Validator payout reward in last era session.
v0.1.2
v0.1.1
v0.1.0
Release notes:
- Updated chain spec
- Reduced voting period
- Included version support --version
- Custom prefix for Prometheus
- Updated node setup instructions and bootnode
- Included chain spec in JSON format
- Included validators whitelist (currently disabled)
- New bootnodes
- Minor fixes and improvements
47/merge-bc13270e76672bf09b0be94e7caefa6ffc38b189
Merge bc13270e76672bf09b0be94e7caefa6ffc38b189 into c3de6364a19dd27a9…