v1.1.0
Pre-release
Pre-release
What's Changed
- RegisterPegOut functionality by @manfioLP in #47
- Feature/gbi 821 refund pegout by @gsoares85 in #48
- Fixed refund pegout by @gsoares85 in #49
- fix quotepegout struct params by @manfioLP in #50
- Fixed min pegin value by @gsoares85 in #53
- Feature/gbi 971 get registered providers by @gsoares85 in #57
- Fixed error on LBC contract by @gsoares85 in #61
- GBI-1002 - Implement the Upgradeability to LBC by @joaoiovlabs in #59
- Remove check that verifies if a quote has already been processed. by @nathanieliov in #41
- Bump got and solidity-coverage by @dependabot in #63
- Bump node-fetch and @truffle/hdwallet-provider by @dependabot in #68
- Bump lodash from 4.17.20 to 4.17.21 by @dependabot in #69
- Bump shelljs from 0.8.4 to 0.8.5 by @dependabot in #66
- Bump json-schema and jsprim by @dependabot in #65
- Bump qs from 6.5.2 to 6.5.3 by @dependabot in #60
- Bump minimist from 1.2.5 to 1.2.7 by @dependabot in #64
- Bump minimatch and recursive-readdir by @dependabot in #54
- Bump handlebars from 4.7.6 to 4.7.7 by @dependabot in #28
- Fixed package lock by @gsoares85 in #71
- Deploy Testnet contracts. by @joaoiovlabs in #72
- [GBI-744] Penalize missbehaving LP by @manfioLP in #51
- GBI-1004 - Remove SafeMath Lib by @joaoiovlabs in #73
- Remove import SafMath by @joaoiovlabs in #74
- Gbi 888 by @joaoiovlabs in #75
- Sync contract with liquidity provider server by @joaoiovlabs in #52
- Merge to Peg Out by @joaoiovlabs in #76
- Added new information to Liquidity provider by @gsoares85 in #78
- GBI-1112 by @Dominikkq in #81
- Removing one provider per address requirement (Resubmit) by @Dominikkq in #85
- GBI-1143 Owner and change providers status implementation by @Dominikkq in #86
- Qa test by @gsoares85 in #88
- GBI-1190 - Validate Register Parameters by @Dominikkq in #89
- Feature/gbi 1180 create upgreadable deploy script by @gsoares85 in #90
- Feature/gbi 1192 update pegout quote structure by @gsoares85 in #91
- Ignore openzeppelin folder by @Luisfc68 in #92
- GBI-1195 - Update register and refund pegout by @Luisfc68 in #93
- GBI-1098 by @Dominikkq in #94
- Feature/GBI-1201 - Collateral Changes and remove lbc transfers for pegout by @Luisfc68 in #95
- Qa test by @Luisfc68 in #97
- Feature/GBI-1205 - Collateral partition by @Luisfc68 in #96
- Qa test by @Luisfc68 in #99
- Add new pegout deposit method by @Luisfc68 in #100
- Qa test by @Luisfc68 in #101
- Added refund method by @gsoares85 in #102
- Qa test by @gsoares85 in #104
- GBI-1223 by @Dominikkq in #103
- Add new requires to refundUserPegout by @gsoares85 in #105
- Qa test by @gsoares85 in #106
- Feature/GBI-1250 - Update documentation by @Luisfc68 in #107
- Feature/GBI-1251 - LP limits validation by @Luisfc68 in #109
- Feature/GBI-1258 - Store quote in register pegout by @Luisfc68 in #110
- Qa test by @MaximStanciu8 in #111
- IndexParams by @Dominikkq in #112
- Qa test by @MaximStanciu8 in #113
- Change variable visibility by @Luisfc68 in #114
- reduce compiler runs by @Luisfc68 in #115
- remove call to the bridge by @Luisfc68 in #116
- save quote in deposit pegout instead of register pegout by @Luisfc68 in #117
- Qa test by @Luisfc68 in #118
- Fix vulnerabilities by @Luisfc68 in #119
- Fixed contract size by @gsoares85 in #121
- GBI-1277 - Removing acceptedQuoteExpiration by @Dominikkq in #122
- Feature/GBI-1278 - VULN-327 by @Luisfc68 in #123
- Security audit qa sync by @Luisfc68 in #125
- Removing-acceptedQuoteExpiration by @Dominikkq in #126
- VULN-328 - Redesign shouldPenalizePegoutLP by @Luisfc68 in #127
- Quotes library by @Luisfc68 in #128
- fix VULN-334 by @Luisfc68 in #129
- Removing leftover parameter by @Dominikkq in #130
- Check Status when returning getProviders by @Dominikkq in #131
- Create errorCodes.json by @Dominikkq in #132
- Feature/GBI-1279 -Btc raw tx parsing by @Luisfc68 in #133
- Feature/GBI-1279 - Updated tests by @Luisfc68 in #134
- Feature/security audit fix -> QA-Test by @Luisfc68 in #135
- Remove validation from set status by @Luisfc68 in #136
- Index PegoutDeposit by @Dominikkq in #137
- VULN-324 - Readme update by @Luisfc68 in #138
- Qa test Merge Into Stable-Test by @MaximStanciu8 in #139
- fixes on refundPegout by @Luisfc68 in #141
- Added no Reentrancy by @gsoares85 in #142
- Qa test by @gsoares85 in #144
- Feature/solidity linter by @gsoares85 in #145
- update btc utils to parse segwit transactions by @Luisfc68 in #146
- Security fixes v3 by @Luisfc68 in #147
- Feature/GBI-1285 - VULN-326 by @Luisfc68 in #148
- Qa test by @Luisfc68 in #149
- Fix compact size calculation by @Luisfc68 in #151
- Qa test by @Luisfc68 in #152
- Added require in LP register by @gsoares85 in #156
- Feature/gbi 1369 - Add deposit pegin address by @Luisfc68 in #162
- Feature/gbi 1380 - validate overflow by @Luisfc68 in #163
- Feature/GBI-899 - VULN-256 by @Luisfc68 in #164
- Feature/gbi 1388 - alphanet deploy by @Luisfc68 in #165
- fix alphanet deploy parameter by @Luisfc68 in #166
- [VULN-325] remove unused fields by @Luisfc68 in #167
- Add pegin integration test by @Luisfc68 in #168
- add pegout integration script by @Luisfc68 in #169
- remove unused field by @Luisfc68 in #171
- Qa test by @Luisfc68 in #172
- Feature/GBI-1429 - VULN-183 Initialization arguments restrictions by @Luisfc68 in #173
- VULN-430 - provide alphanet url using env vars by @Luisfc68 in #174
- set correct indexed fields in events by @Luisfc68 in #175
- Qa test by @Luisfc68 in #176
- Fix update scripts by @Luisfc68 in #177
- update minimum collateral amount by @Luisfc68 in #178
- Mainnet deployment by @gsoares85 in #179
- Fixed refund pegout by @gsoares85 in #180
- Qa test by @Luisfc68 in #181
- Feature/fix upgrade script by @gsoares85 in #182
- Qa test by @Luisfc68 in #183
- Feature/new test net depploy by @gsoares85 in #186
- Added dao fee collector address by @gsoares85 in #187
- Upgraded LBC to testnet by @gsoares85 in #188
- Qa test by @gsoares85 in #189
- fix update script by @Luisfc68 in #190
- LBC upgrade by @gsoares85 in #191
- Fix broken tests by @Luisfc68 in #192
- Feature/GBI-1578 - Avoid fee collector tx on 0 product fee by @Luisfc68 in #193
- Feature/GBI-1578 - Add gas fee by @Luisfc68 in #194
- remove addresses from regtest config by @Luisfc68 in #195
- Qa test by @Luisfc68 in #197
- testnet upgrade information by @Luisfc68 in #198
- Deployed to mainnet by @gsoares85 in #185
- Qa test by @Luisfc68 in #199
New Contributors
- @dependabot made their first contribution in #63
- @Dominikkq made their first contribution in #81
- @MaximStanciu8 made their first contribution in #111
Full Changelog: 1.0.2...v1.1.0