-
Notifications
You must be signed in to change notification settings - Fork 975
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'bat/feat/new-genesis' (#2088)
* origin/bat/feat/new-genesis: wallet: don't crash when no wallet make: separate integration tests from units coverage genesis: rm dbg!s fix integration tests shell initialization deps: remove now unused file-serve allow to join-network with archive in a dir genesis: fix import warn test+bench: use `defaults::validator_keypair` for genesis validator-0 rename `HexString::to_bytes` to `parse` and remove other unused methods bench: fix txs benches by writing a chain genesis config to FS make: skip pos_state_machine_test in unit tests genesis: use the default addresses for tests and benches bench: fix voting epochs to correspond to PoS params apps/genesis: change root dir detection remove the rest of the "dev" feature usages [fix]: Fixed benchmarks, e2e test ci scripts, masp conversion persistence issue, and formatting [fix]: Formatting [fix]: Fixed signer decoding for ibc [fix]: Linting [fix] Regenerated MASP integration test proofs merging in upstream changes from feature branch fix `make check-crates` [fix]: Compiling now. Tests need fixing Namada 0.24.1 test: remove dead multitoken_tests changelog: add #2047 apps: turn off rocksdb jemalloc on windows remove vp/tx cache at startup improve sdk added changelog wasm server download via env [ci skip] specifiy aws region [fix]: Fix integration tests fix fmt fix `make check-crates` More fixes [fix]: Fixed unit tests [fix]: Compiling now. Tests need fixing fixup! [feat] Re-implementing new genesis flow in v0.24 [feat] Re-implementing new genesis flow in v0.24 More fixes [fix]: Fixed unit tests [fix]: Compiling now. Tests need fixing fixup! [feat] Re-implementing new genesis flow in v0.24 [feat] Re-implementing new genesis flow in v0.24
- Loading branch information
Showing
143 changed files
with
9,054 additions
and
5,636 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.