#receipt #applied #merge #run-time #fees #sender #receiver #encapsulated #costs #sir

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

#5 in #encapsulated

Download history 252/week @ 2025-03-10 179/week @ 2025-03-17 169/week @ 2025-03-24 74/week @ 2025-03-31 96/week @ 2025-04-07 89/week @ 2025-04-14 214/week @ 2025-04-21 244/week @ 2025-04-28 100/week @ 2025-05-05 68/week @ 2025-05-12 48/week @ 2025-05-19 40/week @ 2025-05-26 9/week @ 2025-06-02 36/week @ 2025-06-09 142/week @ 2025-06-16 210/week @ 2025-06-23

397 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
~25K SLoC