https://gitlab.com/tezos/tezos
Revision 7382e6d22dbc814633ebf21870f5b4c907b4b947 authored by Emma Turner on 08 January 2024, 12:51:55 UTC, committed by Emma Turner on 30 January 2024, 15:18:37 UTC
To help prevent spam, a flat fee is applied to every transaction.

The eth_estimateGas rpc call will return the amount of gas required, at the set gas price, to cover the fee, in addition to the usual gas cost.
1 parent 2c8206f
History
Tip revision: 7382e6d22dbc814633ebf21870f5b4c907b4b947 authored by Emma Turner on 08 January 2024, 12:51:55 UTC
Kernel/EVM: flat fee is charged on every transaction
Tip revision: 7382e6d
File Mode Size
.cargo
.github
.gitlab
LICENSES
_coverage_output
contrib
devtools
docs
emacs
etherlink
images
irmin
manifest
michelson_test_scripts
nix
opam
script-inputs
scripts
src
tezt
tzt_reference_test_suite
vendors
.dockerignore -rw-r--r-- 2.1 KB
.gitattributes -rw-r--r-- 369 bytes
.gitignore -rw-r--r-- 2.8 KB
.gitlab-ci.yml -rw-r--r-- 8.9 KB
.mailmap -rw-r--r-- 11.4 KB
.npmrc -rw-r--r-- 62 bytes
.ocamlformat -rw-r--r-- 388 bytes
.pre-commit-config.yaml -rw-r--r-- 258 bytes
.pylintrc -rw-r--r-- 15.2 KB
CHANGES.rst -rw-r--r-- 3.7 KB
CODEOWNERS -rw-r--r-- 4.8 KB
Dockerfile -rw-r--r-- 4.5 KB
Makefile -rw-r--r-- 19.3 KB
README.md -rw-r--r-- 3.5 KB
build.Dockerfile -rw-r--r-- 3.4 KB
contributing.md -rw-r--r-- 2.2 KB
default.nix -rw-r--r-- 3.3 KB
dune -rw-r--r-- 903 bytes
dune-project -rw-r--r-- 6.2 KB
dune-workspace -rw-r--r-- 509 bytes
kernels.mk -rw-r--r-- 5.3 KB
package-lock.json -rw-r--r-- 1.3 KB
package.json -rw-r--r-- 376 bytes
poetry.lock -rw-r--r-- 59.5 KB
pyproject.toml -rw-r--r-- 1.0 KB
rust-toolchain -rw-r--r-- 7 bytes
shell.nix -rw-r--r-- 3.7 KB

README.md

back to top