This repository was archived by the owner on Dec 1, 2023. It is now read-only.
Commit 70ec135
Update docs from transaction flow refactor (#334)
* refactor: remove unused param in execute
* feat: improve error message
* feat: roll-back readme
* feat: update scripts
* feat: update links
* fix: .gitignore
* feat: change max_fee and ssalt type to int (from str)
* feat: update cli
* feat: update docs
* feat: add fee entry to docs
* feat: update RELEASING
* feat: move signer back
* feat: add signer
* Update src/nile/base_project/.gitignore
Co-authored-by: Andrew Fleming <fleming.andrew@protonmail.com>
* feat: apply updates from review
* feat: add --alias to cli commands
* fix: format string in scripts
Co-authored-by: Andrew Fleming <fleming.andrew@protonmail.com>1 parent 08fb7be commit 70ec135
17 files changed
Lines changed: 523 additions & 294 deletions
File tree
- docs/modules/ROOT/pages
- src/nile
- base_project
- core
- types
- utils
- tests
- core/types
- mocks
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
12 | 19 | | |
13 | 20 | | |
14 | 21 | | |
15 | 22 | | |
16 | 23 | | |
17 | | - | |
| 24 | + | |
18 | 25 | | |
19 | 26 | | |
20 | 27 | | |
21 | 28 | | |
22 | 29 | | |
23 | | - | |
| 30 | + | |
0 commit comments