Commit Graph

9 Commits

Author SHA1 Message Date
Armani Ferrante 063267eb0a
Dynamic sysvars (#155) 2021-07-26 15:25:10 -07:00
Armani Ferrante 7d1d415384
v0.3.1 (#129) 2021-05-31 11:41:16 -07:00
Armani Ferrante 6690408859
dex: v0.3.0 (#114) 2021-04-29 23:37:05 -07:00
Sebastian Conybeare 868c6f1694
Dex V3 (#97)
* Dex V3

* Don't --use-deprecated-loader when deploying the dex

* travis: Use solana-test-validator

* travis: Install deps

* travis: Add libssl-dev

* travis: Use bionic

* travis: Set path

* docker: Update solana cli to 1.5.5

* travis: Create keypair before starting validator

* travis, scripts: Run validator within docker

* scripts: Use solana PascalCase for solana deploy 1.5.5 output

* Add sleep to wait for validator to start

Co-authored-by: Sebastian Conybeare <sebastian@projectserum.com>
Co-authored-by: Armani Ferrante <armaniferrante@gmail.com>
2021-03-01 09:37:36 +08:00
Sebastian Conybeare 991a86e93c
Alignment-independent account data (#47)
* Port Dex to solana-program 1.4.4 and spl-token 3.0.0-pre1
* Use packed structs for on-chain state representation


Co-authored-by: Michael Vines <mvines@gmail.com>
Co-authored-by: Sebastian Conybeare <sebastian@projectserum.com>
2020-11-16 19:06:30 +08:00
dafyddd 6da00d4719
Added no entrypoint feature (#41)
Co-authored-by: Dafydd Durairaj <dafydd.durairaj@gmail.com>
2020-10-30 22:44:22 +08:00
Armani Ferrante 086e2219de
Registry CLI (#22) 2020-10-08 11:42:45 -07:00
Sebastian Conybeare b6992d15f4 Bump dex version to 0.2.0 2020-09-22 17:58:57 +00:00
Sebastian 276b2c655a Initial release 2020-09-09 12:14:15 +00:00