#fees #encapsulated #run-time #receipt #merge #costs #sir #blockchain

near-runtime-fees

Fees applied to near runtime encapsulated in a separate crate. Might merge it later.

24 releases (5 stable)

2.2.0 Sep 3, 2020
1.2.0 Aug 18, 2020
1.1.0 Jul 27, 2020
0.9.1 May 22, 2020
0.4.2 Nov 21, 2019

#4 in #sir

Download history 106/week @ 2025-12-08 129/week @ 2025-12-15 128/week @ 2025-12-22 118/week @ 2025-12-29 50/week @ 2026-01-05 78/week @ 2026-01-12 116/week @ 2026-01-19 99/week @ 2026-01-26 121/week @ 2026-02-02 32/week @ 2026-02-09 149/week @ 2026-02-16 160/week @ 2026-02-23 205/week @ 2026-03-02 303/week @ 2026-03-09 139/week @ 2026-03-16 112/week @ 2026-03-23

795 downloads per month
Used in 2 crates

Apache-2.0

14KB
208 lines

Describes the various costs incurred by creating receipts. We use the following abbreviation for readability:

  • sir -- sender is receiver. Receipts that are directed by an account to itself are guaranteed to not be cross-shard which is cheaper than cross-shard. Conversely, when sender is not a receiver it might or might not be a cross-shard communication.

near-runtime-fees

Fees applied to near runtime encapsulated in a separate crate. Might merge it later.

Dependencies

~0.5–1.1MB
~24K SLoC