Skip to content

Commit 97aaae2

Browse files
authored
v2.0.0
v2.0.0 zendo publish
1 parent 5831210 commit 97aaae2

File tree

1 file changed

+20
-55
lines changed

1 file changed

+20
-55
lines changed

README.md

Lines changed: 20 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,37 @@
1-
# Gas Price Reporting Index
1+
# Ethereum Gas Price Reporting Index
22

3-
> Collection of All Gas Price Prediction and Reporting Services and their various formats
3+
EVM Gas Reporting Index: Catalogue of Transaction Pricing Services and their implementation differences
44

5-
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.6548453.svg)](https://doi.org/10.5281/zenodo.6548453) ![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/sambacha/gas-reporting)
5+
This originally started as a simple collection of *All Gas Price Prediction and Reporting Services and their various formats* (i.e. an index of all the different gas pricing api's).
66

7-
Previous Releases: <br />
7+
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.11077372.svg)](https://doi.org/10.5281/zenodo.11077372)
8+
9+
10+
Report Version Releases: <br />
11+
![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/sambacha/gas-reporting)
12+
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.6548453.svg)](https://doi.org/10.5281/zenodo.6548453)
813
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.5702504.svg)](https://doi.org/10.5281/zenodo.5702504)
914

1015

11-
## SoK EVM Gas Reporting Index: Catalogue of Transaction Pricing Services and their implementation differences
16+
<!-- TOC --><a name="evm-gas-reporting-index-catalogue-of-transaction-pricing-services-and-their-implementation-differences"></a>
1217

13-
> [see CITATION.cff](https://github.com/sambacha/gas-reporting/blob/master/CITATION.cff)
18+
## SoK: EVM Gas Pricing Methods, Mechanics and Transaction Pricing Services
1419

15-
### Version 2.0 (2024 Latest)
20+
> *27 Apr. 2024*, doi:10.5281/zenodo.11077372.
21+
22+
23+
### Citation
24+
25+
> [see CITATION.cff](https://github.com/sambacha/gas-reporting/blob/master/CITATION.cff)
1626
17-
```citation
18-
Bacha, Sam. (2024). SoK EVM Gas Pricing APIs: Transaction Pricing Services and their implementation differences (Version 2.0.0) [Computer software]. https://doi.org/10.5281/zenodo.1234
19-
```
2027

21-
### Version 1.1.12 (2022 Release)
28+
Bacha, S. (2024) “SoK EVM Gas Pricing Methods, Mechanics and Transaction Pricing Services”. Zenodo. doi: 10.5281/zenodo.11077372.
2229

2330
```
24-
Bacha, S. (2021, 2022). EVM Gas Reporting Index: Catalog of Transaction Pricing Services and their implementation differences (Version 1.1.12) [Computer software]. https://doi.org/10.5281/zenodo.1234
31+
[v2.0.0] Bacha, Sam. (2024). SoK EVM Gas Pricing APIs: Transaction Pricing Services and their implementation differences (Version 2.0.0) [Computer software]. https://doi.org/10.5281/zenodo.1234
32+
[v1.1.12] S. Bacha, (2021, 2022). EVM Gas Reporting Index: Catalog of Transaction Pricing Services and their implementation differences (Version 1.1.12) [Computer software]. https://doi.org/10.5281/zenodo.1234
2533
```
2634

27-
```bibtex
28-
@software{Bacha_Gas_Reporting_Index_2022,
29-
author = {Bacha, Sam},
30-
license = {CC-2.5-NC/MIT},
31-
month = {6},
32-
title = {{Gas Reporting Index}},
33-
url = {https://github.com/sambacha/gas-reporting},
34-
version = {1.1.12},
35-
year = {2021-2022}
36-
}
37-
```
3835

3936
<!-- TOC start (generated with https://github.com/derlin/bitdowntoc) -->
4037

@@ -100,38 +97,6 @@ year = {2021-2022}
10097

10198

10299
<!-- TOC --><a name="gas-price-reporting-index"></a>
103-
# Gas Price Reporting Index
104-
105-
> Collection of All Gas Price Prediction and Reporting Services and their various formats
106-
107-
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.6548453.svg)](https://doi.org/10.5281/zenodo.6548453) ![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/sambacha/gas-reporting)
108-
109-
Previous Releases: <br />
110-
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.5702504.svg)](https://doi.org/10.5281/zenodo.5702504)
111-
112-
113-
<!-- TOC --><a name="evm-gas-reporting-index-catalogue-of-transaction-pricing-services-and-their-implementation-differences"></a>
114-
## EVM Gas Reporting Index: Catalogue of Transaction Pricing Services and their implementation differences
115-
116-
> [see CITATION.cff](https://github.com/sambacha/gas-reporting/blob/master/CITATION.cff)
117-
118-
Bacha, Sam. (2024). SoK EVM Gas Pricing APIs: Transaction Pricing Services and their implementation differences (Version 2.0.0) [Computer software]. https://doi.org/10.5281/zenodo.1234
119-
120-
```
121-
Bacha, S. (2021, 2022). EVM Gas Reporting Index: Catalog of Transaction Pricing Services and their implementation differences (Version 1.1.12) [Computer software]. https://doi.org/10.5281/zenodo.1234
122-
```
123-
124-
```bibtex
125-
@software{Bacha_Gas_Reporting_Index_2022,
126-
author = {Bacha, Sam},
127-
license = {CC-2.5-NC/MIT},
128-
month = {6},
129-
title = {{Gas Reporting Index}},
130-
url = {https://github.com/sambacha/gas-reporting},
131-
version = {1.1.12},
132-
year = {2021-2022}
133-
}
134-
```
135100

136101

137102
<!-- TOC --><a name="eip-2930-optional-access-list-transactions"></a>

0 commit comments

Comments
 (0)