Releases: omgnetwork/elixir-omg
Releases · omgnetwork/elixir-omg
v1.0.6-pre.0
remove lint version (#1809) VERSION file is not used
v1.0.6
1.0.6
v1.0.6-pre
Watcher_Info events race cause spent output presented unspent (#1769) * feat: add 'ensure_output' to EthEvent.insert_exits to explicitly allow missing outputs * test: demonstrate missing output feature * feat: unplug Std exit consumer of WatcherInfo * feat: unplug IFE exit started consumer of WatcherInfo * feat: unplug IFE output piggybacked consumer of WatcherInfo * feat: unplug IFE output withdrawn consumer of WatcherInfo * feat: unplug deposits handling out of the Bus * feat: unplug block application handling out of the Bus * chore: delete unused modules, linter fixes * fix: improve TxOutput schema queries and show that by tests * fix: fix wrongly marked outout existance * chore: [after review] align to comments * test: use syncronous test when talking to postgres * refactor: [after review] Insert full block data synchronously instead of pending block * chore: delete unused code regarding pending blocks machinery * test: fix tests - change nonexisting pending block * test: fix test * refactor: be explicit about which event expect the output existence * chore: align to comment Co-authored-by: Ino Murko <[email protected]> Co-authored-by: Pawel Nowosielski <[email protected]>
v1.0.5
Enhancements
- deposits performance tests bot #1745 (ayrat555)
- feat: handle in-flight exits deletions #1701 (pgebal)
- feat: comply with new Infura API #1754 (pgebal)
Bug fixes
- fix: handle metrics for in flight exit deleted processor #1742 (pgebal)
- revert: reverts ife deletion commits #1725 (pgebal)
- fix: set :last_ife_exit_deleted_eth_height on deplyment if it's not set yet #1720 (pgebal)
- fix: fix in-flight exit deleted bug and add tests #1714 (pgebal)
- fix: block submission stall monitor should ignore block_submitting that are already mined #1703 ([unnawut](https://github.com/ unnawut))
- fix: recheck PR label on synchronize and reopen #1748 (unnawut)
Chores
- Chore: parallelize tests by tags #1744 (ayrat555)
- Chore: use exexec from upstream #1743 (ayrat555)
- move dev env deployment job to helm repo #1738 (boolafish)
- Inomurko/remove child chain #1737 (InoMurko)
- Kevsul/standard exit perf test #1732 (kevsul)
- update change log v1.0.4 #1731 (jarindr)
- chore: add test for 64_000 txs block hash #1729 (ayrat555)
- Allow to run docker-compose without feefeed docker #1726 (boolafish)
- rm mix based chch part 1 #1716 (InoMurko)
- feat: reintroduce automated changelog #1708 (unnawut)
- add feefeed docker to elixir-omg setup #1700 (boolafish)
- move omg_performance json rpc tests to perf project #1691 (ayrat555)
- chore: bump version to 1.0.4 #1751 (boolafish)
- Chore: try to fix flaky reorg tests #1739 (ayrat555)
- feat: transaction.create optimisation #1683 (okalouti)
v1.0.5-pre.0
v1.0.5-pre.0
v1.0.4
API changes
Enhancements
- feat: handle in-flight exits deletions #1701 (pgebal)
- Block Validation: New Checks #1693 (okalouti)
- feat: configurable DB pool size, queue target and queue interval #1689 (unnawut)
- feat: block queue metrics and stalled submission alarm #1649 (unnawut)
Bug fixes
- fix: block submission stall monitor should ignore block_submitting that are already mined #1703 (unnawut)
- corrrectly serialize PIDs in alarms.get #1678 (ayrat555)
- account.get_exitable_utxos is unaware of in-flight exited inputs #1676 (pnowosie)
- Fix fee adapter to accept decimal value in fee rules #1662 (jarindr)
- Add missing clause on witness validation check #1656 (mederic-p)
- fix: unexpected http method #1651 (ripzery)
Chores
- feat: reintroduce automated changelog #1708 (unnawut)
- add feefeed docker to elixir-omg setup #1700 (boolafish)
- auto trigger chart version bump #1695 (boolafish)
- move omg_performance json rpc tests to perf project #1691 (ayrat555)
- bump phoenix #1680 (InoMurko)
- chore: increase timeouts for childchain healthchecks #1671 (ayrat555)
- fix integration tests #1654 (ayrat555)
- feat: pin elixir and erlang versions for asdf #1648 (unnawut)
- chore: change log and version file change for v1.0.3 (#1638) #1639 (boolafish)
- use cabbage tests from a separate repo #1636 (ayrat555)
- set OMG.State GenServer timeout to 10s #1517 (achiurizo)
Documentation updates
v1.0.4-pre.2
v1.0.4-pre.2 cherrypick
v1.0.4-pre.1
v1.0.4-pre.1
v1.0.4-pre.0
move omg_performance json rpc tests to perf project (#1691)