v0.2.0
This release contains the MVP of arbiter with some example simulations with the uniswapv2 contracts.
What's Changed
- Fixed GBM in price_simulation.rs by @0xEstelle in #165
- Colin/documentation issue by @Autoparallel in #171
- Colin/contracts bindings by @Autoparallel in #175
- refactoring manager and environment by @ts0yu in #176
- Waylon/events by @0xJepsen in #173
- issues #176 and #177 by @Autoparallel in #179
- Colin/agents-threaded-event-reader by @Autoparallel in #181
- better bindings by @0xJepsen in #185
- pull arbmod out of submodule by @Autoparallel in #187
- rip it out by @0xJepsen in #188
- cleaning up contracts by @Autoparallel in #189
- Waylon/bump revm by @0xJepsen in #194
- deployed arbiter token by @0xJepsen in #191
- Colin/liquid exchange by @Autoparallel in #195
- removed admin submodule by @Autoparallel in #197
- Colin/report prices to liquid exchange by @Autoparallel in #198
- Update ethers-flashbots requirement from 0.12.1 to 0.13.0 by @dependabot in #199
- Update toml requirement from 0.5.10 to 0.7.3 by @dependabot in #200
- Estelle/ou by @0xEstelle in #174
- Improving upon contract interfaces by @Autoparallel in #202
- Colin/cleanup by @Autoparallel in #207
- Colin/error handling by @Autoparallel in #208
- Waylon/create pool by @0xJepsen in #203
- Historical Data by @0xEstelle in #206
- Colin/event filtering by @Autoparallel in #219
- Stochastic.rs Restructure by @0xEstelle in #217
- Colin/abstract main by @Autoparallel in #220
- Waylon/folio by @0xJepsen in #216
- Waylon/versioning by @0xJepsen in #224
- Update ethers-core requirement -- remove by @dependabot in #227
- Update primitive-types requirement -- remove by @dependabot in #228
- Colin/simple arb detection by @Autoparallel in #230
- Estelle/docs by @0xEstelle in #237
- Fixes issue #234 by @MakisChristou in #238
- Waylon/sim mod by @0xJepsen in #245
- Estelle/gbm unit test by @0xEstelle in #250
- Estelle/objectives by @0xEstelle in #249
- Waylon/new portfolio abi by @0xJepsen in #248
- task: Add code coverage badge to README by @funkycadet in #258
- rearranging the badge order by @Autoparallel in #259
- Colin/journaler by @Autoparallel in #256
- Waylon/auto versioning by @0xJepsen in #261
- Colin/auto deployments by @Autoparallel in #257
- Waylon/subcommands by @0xJepsen in #265
- Update README.md by @Autoparallel in #270
- Estelle/uniswapV2 by @0xEstelle in #268
- Update rust.yaml by @0xJepsen in #271
- Colin/portfolio swap by @Autoparallel in #269
- Test PR by @0xJepsen in #273
- test by @0xJepsen in #274
- testing CI/CD by @0xJepsen in #275
- Debugging versioning by @0xJepsen in #272
- looping through prices by @Autoparallel in #277
- Colin/portfolio arbitrageur by @Autoparallel in #278
- Waylon/crate docs by @0xJepsen in #282
- Waylon/sim config by @0xJepsen in #283
- Estelle/Arb Math Portfolio by @0xEstelle in #279
- Colin/uniswap v2 sim by @Autoparallel in #285
- Waylon/clean sim crate by @0xJepsen in #294
- Arb math for Uniswap V2 <> Liquid Exchange Sim by @0xEstelle in #296
- Write prices of two exchanges to CSV by @0xJepsen in #297
- Waylon/arb integration by @0xJepsen in #304
- Colin/uniswap config toml by @Autoparallel in #310
- removed Journaler ✨ by @0xJepsen in #313
- arbitrage balances ✨ by @0xJepsen in #311
- Record reserve delta's ✨ by @0xJepsen in #314
- Colin/simulation sweeps by @Autoparallel in #315
- Colin/refactor crate structure by @Autoparallel in #320
- Colin/visualize by @Autoparallel in #319
- Colin/visualize update by @Autoparallel in #322
- Colin/uniswap gbm by @Autoparallel in #324
- fix dependancy bot ⚡ by @0xJepsen in #327
- ⚰️ to deny by @0xJepsen in #331
- Correct typo readme by @jeamick in #332
- Estelle/Issues by @0xEstelle in #329
- Colin/ci workflows by @Autoparallel in #340
- release performance ⚡ by @0xJepsen in #338
New Contributors
- @0xEstelle made their first contribution in #165
- @dependabot made their first contribution in #199
- @MakisChristou made their first contribution in #238
- @funkycadet made their first contribution in #258
- @jeamick made their first contribution in #332
Full Changelog: v0.1.0...v0.2.0