summaryrefslogtreecommitdiff
path: root/core/gotham_state.rs
AgeCommit message (Expand)Author
2022-01-07chore: update copyright to 2022 (#13306)Ryan Dahl
2021-04-14fix(core): better "missing type" GothamState error (#10189)Ben Noordhuis
2021-04-09perf(core): use BTreeMap for GothamState (#10073)Aaron O'Mullan
2021-03-26remove macro_use (#9884)Ryan Dahl
2021-01-10update copyright to 2021 (#9081)Ryan Dahl
2020-12-09test(core): type aliases in OpState (#8653)Bartek IwaƄczuk
2020-09-21chore: add copyright (#7593)tokiedokie
2020-09-10Use gotham-like state for ops (#7385)Ryan Dahl