Commit 1aad2a0
Release 3.3.0 (#857)
## Release 3.3.0
### Changes
- Changed the logic of cost calculation in Silo mode. Specifically, the
fixed cost has been replaced with
a fixed amount of gas per transaction by [@aleksuss]. ([#854])
- `near-workspaces-rs` has been updated to 0.8.0 by [@aleksuss].
([#855])
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Michael Birch <michael.birch@aurora.dev>1 parent 9b3a2d9 commit 1aad2a0
38 files changed
Lines changed: 1716 additions & 1323 deletions
File tree
- engine-standalone-storage/src/sync
- engine-tests-connector
- src
- engine-tests/src
- tests
- utils
- engine-transactions/src
- engine-types/src
- parameters
- types
- engine-workspace
- src
- engine
- src
- contract_methods/silo
- etc/eth-contracts
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
10 | 22 | | |
11 | 23 | | |
12 | 24 | | |
| |||
18 | 30 | | |
19 | 31 | | |
20 | 32 | | |
21 | | - | |
| 33 | + | |
22 | 34 | | |
23 | 35 | | |
24 | 36 | | |
| |||
29 | 41 | | |
30 | 42 | | |
31 | 43 | | |
32 | | - | |
| 44 | + | |
33 | 45 | | |
34 | 46 | | |
35 | 47 | | |
| |||
526 | 538 | | |
527 | 539 | | |
528 | 540 | | |
529 | | - | |
| 541 | + | |
| 542 | + | |
530 | 543 | | |
531 | 544 | | |
532 | 545 | | |
| |||
0 commit comments