Releases: sora-xor/sora2-network
Releases · sora-xor/sora2-network
1.11.0 - Hermes Upgrade
What's Changed
Full Changelog: stage-1.11.0...test-1.11.0-1
1.11.0 - Hermes Upgrade
What's Changed
- Double PSWAP SB rewards for XOR-TBCD pool by @pakrentos in #527
- Hermes Governance platform upgrade by @DanijelCBS in #532
- Add hermes governance options check by @DanijelCBS in #567
- Remove multiplier check by @DanijelCBS in #566
- Fix assets.transfer benchmark by @vovac12 in #526
- Fix swap_transfer_batch fee calculation & ADAR enhancements by @pakrentos in #521
- EVM trustless bridge - remove an old fee. by @Alexey-N-Chernyshov in #518
- Merge develop to master by @vovac12 in #555
New Contributors
- @DanijelCBS made their first contribution in #532
Full Changelog: stage-2.0.0...test-1.11.0
1.11.0 - Hermes Upgrade
What's Changed
- Double PSWAP SB rewards for XOR-TBCD pool by @pakrentos in #527
- Hermes Governance platform upgrade by @DanijelCBS in #532
- Add hermes governance options check by @DanijelCBS in #567
- Remove multiplier check by @DanijelCBS in #566
- EVM trustless bridge - remove an old fee. by @Alexey-N-Chernyshov in #518
- Gas tracker by @Alexey-N-Chernyshov in #350
- Merge develop to master by @vovac12 in #555
New Contributors
- @DanijelCBS made their first contribution in #532
Full Changelog: stage-2.0.0...stage-1.11.0
2.0.0 - XST Platform
What's Changed
- Fix CI on develop by @vovac12 in #410
- Custom synthetics by @pakrentos in #264
- Update ADAR fee by @vovac12 in #414
- Update versions to 1.10.0 by @vovac12 in #415
- Fix benchmarks and update weights by @vovac12 in #416
- [DOPS-2390] cleaning ci by @f33r0 in #421
- Order book lock tokens by @bragov4ik in #401
- fix ci by @f33r0 in #426
- Fixes for xst and band pallets by @pakrentos in #423
- (Develop) Update offchain workers weight limit by @vovac12 in #431
- Place limit order by @wer1st in #427
- Enhancement/data feed metrics by @pakrentos in #422
- Cancel limit order by @wer1st in #433
- Delete order book by @wer1st in #435
- Fix cargo chef by @Alexey-N-Chernyshov in #394
- fix (bridge-docker): fix bugs in evm bridge docker: by @Alexey-N-Chernyshov in #438
- (develop) Use 0.0.1 tag for sora2-common and sora2-parachain by @vovac12 in #443
- Use tag 0.0.1 for sora2-common and sora2-parachain by @vovac12 in #442
- Federated bridge by @vovac12 in #436
- Fix/restrict xyk pool creation for synthetics by @pakrentos in #440
- Order Book: Compatibility with liquidityProxy by @wer1st in #444
- Bridge proxy improvements by @vovac12 in #448
- Order Book: execute market order by @wer1st in #454
- Unsigned submit for substrate inbound channel by @vovac12 in #449
- Exception for creation of pools involving XSTUSD by @pakrentos in #457
- Disable liquidity source by @wer1st in #463
- OrderBook: hidden market orders by @wer1st in #462
- Change order book status by @wer1st in #468
- XST fee conversion by @pakrentos in #479
- Update order book by @wer1st in #466
- Fixed decimals for bridge assets by @vovac12 in #450
- PoolXYK remove pools migration fix by @pakrentos in #500
- Prices in SymbolsRelayed Band event by @pakrentos in #506
- Merge develop to master by @vovac12 in #513
Full Changelog: 1.10.0...test-2.0.0
2.0.0 - XST Platform
What's Changed
- Fix CI on develop by @vovac12 in #410
- Custom synthetics by @pakrentos in #264
- Update ADAR fee by @vovac12 in #414
- Update versions to 1.10.0 by @vovac12 in #415
- Fix benchmarks and update weights by @vovac12 in #416
- [DOPS-2390] cleaning ci by @f33r0 in #421
- Order book lock tokens by @bragov4ik in #401
- fix ci by @f33r0 in #426
- Fixes for xst and band pallets by @pakrentos in #423
- (Develop) Update offchain workers weight limit by @vovac12 in #431
- Place limit order by @wer1st in #427
- Enhancement/data feed metrics by @pakrentos in #422
- Cancel limit order by @wer1st in #433
- Delete order book by @wer1st in #435
- Fix cargo chef by @Alexey-N-Chernyshov in #394
- fix (bridge-docker): fix bugs in evm bridge docker: by @Alexey-N-Chernyshov in #438
- (develop) Use 0.0.1 tag for sora2-common and sora2-parachain by @vovac12 in #443
- Use tag 0.0.1 for sora2-common and sora2-parachain by @vovac12 in #442
- Federated bridge by @vovac12 in #436
- Fix/restrict xyk pool creation for synthetics by @pakrentos in #440
- Order Book: Compatibility with liquidityProxy by @wer1st in #444
- Bridge proxy improvements by @vovac12 in #448
- Order Book: execute market order by @wer1st in #454
- Unsigned submit for substrate inbound channel by @vovac12 in #449
- Exception for creation of pools involving XSTUSD by @pakrentos in #457
- Disable liquidity source by @wer1st in #463
- OrderBook: hidden market orders by @wer1st in #462
- Change order book status by @wer1st in #468
- XST fee conversion by @pakrentos in #479
- Update order book by @wer1st in #466
- Fixed decimals for bridge assets by @vovac12 in #450
- PoolXYK remove pools migration fix by @pakrentos in #500
- Prices in SymbolsRelayed Band event by @pakrentos in #506
- Merge develop to master by @vovac12 in #513
Full Changelog: 1.10.0...stage-2.0.0
1.10.0 - Substrate Version Upgrade
What's Changed
- Improve subscriptions in relayer by @vovac12 in #263
- Fix encode_packed implementation by @vovac12 in #267
- docs (docker compose): update
docker compose
to V2 in readme by @Alexey-N-Chernyshov in #282 - Merge master to bridge by @wer1st in #277
- Merge develop to bridge by @wer1st in #303
- Fix old contracts calls parsing by @vovac12 in #293
- Prepare migrations for 1.9.0 by @vovac12 in #294
- Add try-runtime by @vovac12 in #295
- Merge develop to bridge by @wer1st in #322
- Add missing bridge peer by @vovac12 in #347
- Merge master to develop by @vovac12 in #346
- Update v0.9.38 by @wer1st in #351
- Feature flags by @wer1st in #356
- Merge develop to bridge by @wer1st in #362
- Fix dev bridge signature version by @vovac12 in #360
- New benchmarks by @wer1st in #286
- fix decode error by @N1ghtStorm in #370
- Buy back fixes by @vovac12 in #358
- add mmr gadget by @N1ghtStorm in #373
- moved simplified mmr to sora2-common by @N1ghtStorm in #375
- TBC Buy Back XST by @vovac12 in #359
- Fix try-runtime build by @vovac12 in #365
- Add substrate 0.9.38 migrations by @vovac12 in #364
- Update DAI contract address by @vovac12 in #378
- Merge trustless-evm-bridge to develop by @vovac12 in #374
- Add relayer account to dev genesis by @vovac12 in #393
- Fix batch swap for same asset id by @vovac12 in #399
- Order book skeleton by @wer1st in #388
- Rename asset extrinsic by @vovac12 in #389
- [PSS-1350] Add test Coverage on Jenkins (pr) by @f33r0 in #397
- Crowdloan rewards improvements by @vovac12 in #376
- change parachain to develop branch by @N1ghtStorm in #391
- Order book creation by @wer1st in #396
- Fix runtime Config by @vovac12 in #403
- Add feature flags for bridges by @vovac12 in #398
- Merge develop to master by @vovac12 in #409
- Mark bridges as ready to test by @vovac12 in #417
- Fix CI by @vovac12 in #424
- (Master) Update offchain workers weight limit by @vovac12 in #430
- Update spec version to 53 by @vovac12 in #434
New Contributors
- @N1ghtStorm made their first contribution in #370
Full Changelog: 1.9.0...1.10.0
1.10.0.- Substrate Version Upgrade
What's Changed
Full Changelog: test-1.10.0-3...stage-1.10.0-3
1.10.0 - Substrate Version Upgrade
What's Changed
Full Changelog: stage-1.10.0-2...test-1.10.0-3
1.10.0 - Substrate Version Upgrade
1.10.0 - Substrate Version Upgrade
What's Changed
Full Changelog: test-1.10.0...test-1.10.0-2