Skip to content

Releases: primitivefinance/arbiter

arbiter-core-v0.7.0

27 Oct 16:27
4af7db0
Compare
Choose a tag to compare

Fixed

  • fix data output test to rmdir after completion
  • fix clippy + fmt
  • fix tests

Other

  • Merge pull request #656 from primitivefinance/colin/fix-event-logger
  • rm printlns
  • fmt
  • create valid json
  • Update data_collection.rs
  • wip
  • push json logs to vec
  • it works!!!!!!!!!!!!
  • wip
  • unsafe transmute
  • Update data_collection.rs
  • broadcast enum
  • create a channel for direct reads
  • (deps) bump tracing from 0.1.39 to 0.1.40

arbiter-v0.4.4

23 Oct 21:44
262ac2c
Compare
Choose a tag to compare

Other

  • cargo lock
  • (deps) update toml requirement from =0.8.2 to =0.8.4

arbiter-v0.4.3

22 Oct 23:17
3a42283
Compare
Choose a tag to compare

Fixed

  • (bind) output directory outputs to src/bindings

Other

  • Merge pull request #633 from primitivefinance/md_book
  • Merge pull request #634 from primitivefinance/fix/arbiter-bind-output

arbiter-v0.4.2

20 Oct 21:29
082f360
Compare
Choose a tag to compare

Other

  • code spell
  • clippy
  • tests pass
  • 🧪
  • Merge pull request #618 from primitivefinance/feat/release_pls
  • bump version
  • forking EOA
  • (deps) update thiserror requirement from =1.0.49 to =1.0.50
  • fmt
  • Merge branch 'main' into feature/forking_eoa
  • eoa fork
  • Update tests.rs
  • eoa forking

arbiter-derive-v0.1.1

20 Oct 21:24
082f360
Compare
Choose a tag to compare

Other

  • (deps) update proc-macro2 requirement from =1.0.67 to =1.0.69
  • (deps) update syn requirement from =2.0.37 to =2.0.38
  • (deps) update syn requirement from =2.0.35 to =2.0.37
  • fix versions

arbiter-core-v0.6.3

20 Oct 20:06
8985737
Compare
Choose a tag to compare
Merge pull request #618 from primitivefinance/feat/release_pls

Create release-plz.yml

v0.6.0

10 Oct 23:10
212121d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

13 Sep 14:06
aa92da7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.5.0

v0.3.0

16 Aug 23:04
d39ddaa
Compare
Choose a tag to compare

This release focuses on making arbiter a modular tool that easy to use.

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

26 May 20:41
e21b04a
Compare
Choose a tag to compare

This release contains the MVP of arbiter with some example simulations with the uniswapv2 contracts.

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0