Commit graph

2 commits

Author SHA1 Message Date
John Adler
96b53217ec
Code is not guaranteed to run on Rust 1.53 stable. (#794) 2022-02-14 00:18:33 -05:00
Alex Hansen
90c9b56a7f
Rename core_lang to core-lang, core-types to sway-types, and update dependencies to use crates.io (#486)
* Rename core_lang to core-lang

* update workspace to sway-types

* Rename

* update readme

* add verifys cript

* update ci

* update some names

* fix

* rename formatter to sway-fmt

* rename core-lang to sway-core

* specify version for sway fmt

* Prevent publishing.

* add sway server to check

* alpha

* Update manifest files.

* Remove duplicate core types.

* update test harness; use crates.io for fuel-client

* formatting

* forgotten add

* update fuel-core test

* run fuel-core in the background

* update README

* kill fuel-core after use

* yaml tweak

Co-authored-by: John Adler <john.adler@protonmail.ch>
2021-12-24 19:40:54 -05:00