jit-amm-1.0
github-actions
released this
09 Sep 12:13
·
243 commits
to master
since this release
What's Changed
- Release/soundcheck by @albert-llimos in #128
- fix: Modified ERC1820 deployment to be able to run private network by @albert-llimos in #130
- feat: package repo on push to master by @tomjohnburton in #131
- Pre release/sandstorm by @albert-llimos in #132
- feat: Remove gas refund by @albert-llimos in #133
- Style/style code by @albert-llimos in #134
- fix: Fix merge conflict lines from a previous merge by @albert-llimos in #135
- Test/update stateful tests by @albert-llimos in #137
- Feat/flip erc20 by @albert-llimos in #138
- ci: Improve solhint ci by @albert-llimos in #139
- style: Solhint turn off reason string check by @albert-llimos in #140
- style: Style test token amounts by @albert-llimos in #141
- chore: Add prettier and format solidity contracts by @albert-llimos in #142
- chore: Add black - python linter by @albert-llimos in #144
- test: Improve current KeyManager setkey-setkey test and add extra test by @albert-llimos in #145
- test: Remove contract prefund on deployment by @albert-llimos in #146
- fix: Fix chaintime issue causing tests to sometimes fail by @albert-llimos in #149
- test: Fix test coverage crash by @albert-llimos in #148
- chore: Add yarn lint and yarn format commands for solidity and python… by @albert-llimos in #150
- chore: Add flag functionality to README, including the seed input feature by @albert-llimos in #151
- Ci/add precommit hook by @albert-llimos in #153
- fix: Remove unnecessary code by @albert-llimos in #154
- docs: Add precommit install command to setup instructions by @albert-llimos in #155
- fix: remove ERC20 burnable inheritance by @albert-llimos in #157
- Fix the mass staking script by @morelazers in #159
- Feat/contract upgreadability by @albert-llimos in #158
- test: Add and expand tests to increase test coverage. Upgraded brownie version. by @albert-llimos in #162
- feat: remove flip transfer require and consumeNonce require by @albert-llimos in #163
- chore: make keyManager keys private by @albert-llimos in #164
- chore: add validAggKey check by @albert-llimos in #166
- Test/add stateful upgradabilitytest by @albert-llimos in #165
- Test/improve gas spent by @albert-llimos in #167
- test: improve allBatch test by @albert-llimos in #168
- CI: Add Stateful Testing 🧪🚧 by @ahasna in #169
- Perf/gas optimizations vault by @albert-llimos in #170
- fix: fix gas mass stake by @albert-llimos in #171
- Test/add upgradability testall by @albert-llimos in #173
- CI: Migrate to GitHub Actions 🚀 by @ahasna in #175
- CI: Run Tests Natively on Machine 🥹 by @ahasna in #176
- Chore: Improve CI by @ahasna in #177
- feat: Add CommunityOverriden and govWithdraw to Vault and SM by @albert-llimos in #174
- Fix: poetry by @ahasna in #179
- feat: merge fix scripts and hardhat config by @albert-llimos in #178
- style: merge name update kTimesGAddress by @albert-llimos in #180
- fix: merge fixes to scripts from sandstorm rc1 by @albert-llimos in #182
- chore: rename broadcaster to signer. Merged from sandstorm-rc by @albert-llimos in #183
- feat: fix env vars and deploy scripts by @albert-llimos in #185
- Feat/airdrop script by @albert-llimos in #184
- feat: improve airdrop by @albert-llimos in #186
- feat: add only airdrop script by @albert-llimos in #187
- fix: fix csv and set rinkeby flip address by @albert-llimos in #188
- Feat/update stateful tests by @albert-llimos in #189
- feat: store contract abis by @morelazers in #191
- Feat/contract updates by @albert-llimos in #190
- Ci/improve ci by @albert-llimos in #193
- chore: refactor CI cfg and add matrix 🛠🧪 by @ahasna in #194
- Test/expand improve tests by @albert-llimos in #192
- Test/add signed nonce call by @albert-llimos in #195
- fix: fix upgradability stateful bug by @albert-llimos in #196
- chore: run hardhat node externally 🤩 by @ahasna in #197
- Feat/add swaps vault by @albert-llimos in #198
- Ci/test hypothesis seeds by @albert-llimos in #199
- Test/test swaps vault by @albert-llimos in #200
- chore: remove authors by @albert-llimos in #201
- docs: update docs by @albert-llimos in #202
- chore: various improvements by @albert-llimos in #203
- Test/improve tests by @albert-llimos in #204
- Test/remove govkey signing by @albert-llimos in #205
- fix: fix consumeKeyNonce to external by @albert-llimos in #207
- Test/test improvements by @albert-llimos in #206
- Feat/add gov withdraw eth by @albert-llimos in #208
- feat: add km govAction by @albert-llimos in #209
- chore: add missing events to deploy_and by @albert-llimos in #214
- Test/add echidna by @albert-llimos in #213
- chore: add abis to release assets 🚀 by @ahasna in #216
- Second audit fixes by @albert-llimos in #217
- chore: run stateless tests on fresh machine 🍞 by @ahasna in #221
- Chore/minor updates by @albert-llimos in #219
- Chore/remove km whitelist by @albert-llimos in #222
- Feat/lo burn automat by @albert-llimos in #231
Full Changelog: v.0.1.0-soundcheck...jit-amm-1.0