|
1 |
| -## 0.1.0 (2021-12-17) |
| 1 | +## 0.1.0 (2021-12-28) |
2 | 2 |
|
3 | 3 | - refactor: add arbitrator data index getter ([47a1623](https://github.com/kleros/kleros-v2/commit/47a1623))
|
4 | 4 | - refactor: add evidence contracts ([09a34f3](https://github.com/kleros/kleros-v2/commit/09a34f3))
|
5 | 5 | - refactor: add interfaces + capped math ([e25b21f](https://github.com/kleros/kleros-v2/commit/e25b21f))
|
6 | 6 | - refactor: add simple evidence home contract ([1b82f62](https://github.com/kleros/kleros-v2/commit/1b82f62))
|
7 | 7 | - refactor: fix contract name ([6eb744a](https://github.com/kleros/kleros-v2/commit/6eb744a))
|
8 | 8 | - refactor: remove foreign evidence interface ([ff8c50c](https://github.com/kleros/kleros-v2/commit/ff8c50c))
|
| 9 | +- refactor(bridge): use ArbRetryableTx#getSubmissionPrice ([61bc2f3](https://github.com/kleros/kleros-v2/commit/61bc2f3)) |
9 | 10 | - refactor(sdk): rename ([3241d10](https://github.com/kleros/kleros-v2/commit/3241d10))
|
10 |
| -- test: add evidence contract tests ([590d800](https://github.com/kleros/kleros-v2/commit/590d800)) |
11 |
| -- test: added a test for IncrementalNG ([65a996b](https://github.com/kleros/kleros-v2/commit/65a996b)) |
12 |
| -- test(EvidenceModule): add test file ([9f00f98](https://github.com/kleros/kleros-v2/commit/9f00f98)) |
| 11 | +- chore: .gitignore ([0ed4d74](https://github.com/kleros/kleros-v2/commit/0ed4d74)) |
| 12 | +- chore: .gitignore and removal of unnecessary yarn cache as we are using "zero installs" ([a6cfdd0](https://github.com/kleros/kleros-v2/commit/a6cfdd0)) |
13 | 13 | - chore: added GitHub code scanning ([4a70475](https://github.com/kleros/kleros-v2/commit/4a70475))
|
14 | 14 | - chore: added the hardhat config for layer 2 networks, added hardhat-deploy and mocha ([a12ea0e](https://github.com/kleros/kleros-v2/commit/a12ea0e))
|
15 | 15 | - chore: gitignore typechain ([b50f777](https://github.com/kleros/kleros-v2/commit/b50f777))
|
16 | 16 | - chore(typechain): clean generated files ([775ddd0](https://github.com/kleros/kleros-v2/commit/775ddd0))
|
| 17 | +- test: add evidence contract tests ([590d800](https://github.com/kleros/kleros-v2/commit/590d800)) |
| 18 | +- test: added a test for IncrementalNG ([65a996b](https://github.com/kleros/kleros-v2/commit/65a996b)) |
| 19 | +- test(EvidenceModule): add test file ([9f00f98](https://github.com/kleros/kleros-v2/commit/9f00f98)) |
17 | 20 | - fix: according to evidence standard + comments ([5c95828](https://github.com/kleros/kleros-v2/commit/5c95828))
|
18 | 21 | - fix: unused code ([26b5dc3](https://github.com/kleros/kleros-v2/commit/26b5dc3))
|
19 | 22 | - fix(Arbitrator): memory to calldata ([4770b1f](https://github.com/kleros/kleros-v2/commit/4770b1f))
|
|
22 | 25 | - fix(IArbitrator): change name to arbitration cost ([0ba4f29](https://github.com/kleros/kleros-v2/commit/0ba4f29))
|
23 | 26 | - fix(IArbitrator): interface simplification ([e81fb8b](https://github.com/kleros/kleros-v2/commit/e81fb8b))
|
24 | 27 | - fix(IArbitrator): replaced appealCost with fundingStatus ([f189dd9](https://github.com/kleros/kleros-v2/commit/f189dd9))
|
| 28 | +- feat: add arbitrum L1 bridge and dependencies ([b412772](https://github.com/kleros/kleros-v2/commit/b412772)) |
| 29 | +- feat: add arbitrum L2 bridge ([457b060](https://github.com/kleros/kleros-v2/commit/457b060)) |
25 | 30 | - feat: modern toolchain setup and simple RNG smart contracts ([17f6a76](https://github.com/kleros/kleros-v2/commit/17f6a76))
|
26 | 31 | - feat(Arbitration): standard update ([ed930de](https://github.com/kleros/kleros-v2/commit/ed930de))
|
27 | 32 | - docs: initial commit ([23356e7](https://github.com/kleros/kleros-v2/commit/23356e7))
|
|
0 commit comments