Releases: FuelLabs/fuel-core
Releases · FuelLabs/fuel-core
v0.6.1
What's Changed
- Deploy prometheus helm chart to k8s by @rfuelsh in #222
- fix logging env var name by @Voxelot in #240
- Adding monitoring ingress by @rfuelsh in #242
- implement Request Response for p2p by @leviathanbeak in #239
- Capitalize GQL field descriptions by @ControlCplusControlV in #256
- Increase usage of new Fuel_txpool by @ControlCplusControlV in #238
- feat: add
excluded_ids
argument toQuery.coinsToSpend
by @AlicanC in #237 - update libp2p and import used features only by @leviathanbeak in #259
- feat: add
Query.{balance,balances}
to GraphQL schema by @AlicanC in #257 - Add TestDatabase by @AlicanC in #262
- fuel-gql-client support for "https://" by @Voxelot in #266
- Txpool utxo by @rakita in #258
- adding monitoring & ingress docs by @rfuelsh in #273
- Add txpool TxInfo time submitted by @rakita in #275
- ScriptExecutionResult + Call Receipt Updates (fuel-tx 0.8) by @Voxelot in #276
- Updating AWS envs to be more specific by @rfuelsh in #277
- Fix spurious TransactionIdCollision errors by @Voxelot in #280
- extract fuel-indexer to separate repo by @Voxelot in #281
- Fix dasel by @adlerjohn in #284
- parallelize ci jobs by @Voxelot in #267
- bump to support jnzi by @Voxelot in #285
- Update docker to rust 1.60 & productionalize by @Voxelot in #282
- 0.6.0 release bump by @Voxelot in #286
- more dasel fixing by @Voxelot in #288
- Pin async-graphql 2.9 again by @Voxelot in #289
- Fix Transaction Status API by @ControlCplusControlV in #263
- remove dry-run ci verification by @Voxelot in #290
- 0.6.1 patch release by @Voxelot in #291
Full Changelog: v0.5.0...v0.6.1
v0.5.0
v0.4.2
What's Changed
- Update nightly-cargo-audit.yml by @ellioty in #203
- fuel-core
--version
doesn't work withv0.4.1
by @ControlCplusControlV in #208 - Integrate with client by @tjsharp1 in #142
- Gossipsub implementation for p2p by @leviathanbeak in #200
- Deploy Fuel-Core Ingress with SSL Cert by @rfuelsh in #209
- Remove Openssl dependency from fuel-client by @ControlCplusControlV in #219
- enable graphql tracing & machine readable logging option by @Voxelot in #220
- Make slight change to human_logging value format by @rfuelsh in #224
- 0.4.2 version bump by @Voxelot in #226
New Contributors
- @ControlCplusControlV made their first contribution in #208
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- Malleable Block Implementation (with verification mode) by @Voxelot in #180
- Leviathanbeak/p2p discovery by @leviathanbeak in #181
- update to rust 1.59 by @Voxelot in #188
- Add Cargo.toml linting to CI by @Dentosal in #187
- remove structopt in favour of clap v3 by @JoshuaBatty in #189
- PeerInfo for p2p by @leviathanbeak in #176
- Check
fuel-p2p
version before publishing by @adlerjohn in #193 - Update lockfile for fuel-p2p by @adlerjohn in #195
- Malleable Blocks Part 2 by @Voxelot in #186
- Rename color to asset ID by @adlerjohn in #194
- Deploy Fuel-Core on AWS EKS by @rfuelsh in #109
- Update deployment README.md reference links by @rfuelsh in #196
- Restructure Schema by @AlicanC in #191
- enable signature validation in fuel-core by @Voxelot in #198
- Fix RocksDb issue, ensure rocksdb runs in CI by @Voxelot in #199
- Bump to v0.4.0 by @adlerjohn in #197
- fix publishing errors from 0.4.0 by @Voxelot in #201
- 0.4.1 version bump by @Voxelot in #202
New Contributors
- @Dentosal made their first contribution in #187
- @JoshuaBatty made their first contribution in #189
Full Changelog: v0.3.2...v0.4.1
v0.3.2
What's Changed
- add basic contributing file by @Voxelot in #169
- Add
Query.coinsToSpend
to GQL schema by @AlicanC in #131 - Slack Notifications for Worfklow Job Failures by @rfuelsh in #156
- Receipt saving bug by @Voxelot in #177
- release bug fix + coin selection api v0.3.2 by @Voxelot in #178
Full Changelog: v0.3.1...v0.3.2
v0.3.1
v0.3.0
What's Changed
- Show possible values for configuring db-type by @Voxelot in #148
- Add GlobalCfg, cli vm-backtrace option by @rakita in #79
- add postgresql to installation instructions on Mac by @melekes in #149
- [txpool] Initial impl of Transaction Pool by @rakita in #99
- add new tx fields (byte_price + storage_slots) by @Voxelot in #157
- Master Branch Fix - Update Rust toolchain in docker by @Voxelot in #159
- v0.3.0 release prep by @Voxelot in #160
New Contributors
Full Changelog: v0.2.1...v0.3.0
v0.2.1
v0.2.0
What's Changed
- Remove cargo git fetch from CI by @adlerjohn in #98
- GA Nightly Cargo Workflow by @rfuelsh in #113
- Update for ABI by @tjsharp1 in #90
- Query.coins by @AlicanC in #100
- Build and Push Fuel-Core Docker Image by @rfuelsh in #110
- Add publish delay to CI by @adlerjohn in #134
- UtxoId changes by @rakita in #114
- Remove examples from workspace by @adlerjohn in #140
- Transaction Status by @Voxelot in #139
- Bump version to v0.2.0. by @adlerjohn in #141
Full Changelog: v0.1.2...v0.2.0