Commit ade008e
committed
Merge tag 'v0.8.1' into cwgoes/masp-testnet-revisions
Namada 0.8.1
* tag 'v0.8.1': (197 commits)
Namada 0.8.1
changelog: add #510
[feat]: Make process proposal stateless
test/e2e: fix node_connectivity test
test/e2e: update expected string for non-validator node
[fix]: Removed unnecessary patches in wasm
[feat]: Patched tendermint-rs and ibc-rs to compatible versions
app: set "namada" set default bin for `cargo run`
fix: rename anoma to namada, remove author print
CI: add workaround for release build missing git tag
Namada 0.8.0
changelog: add #547
wasm: update checksums
[chore]: Lints and formatting
[fix]: Fixed proof specs for non-existence proofs
[fix]: Update the main tree when deleting a key
[fix]: Fixed last ibc unit test
[fix]: Fixed some tests.
[feat]: Refactored the merkle tree into a more maintainable multi-store
build: pin abciplus library revisions
wasm: update checksums.json
ci: standardize on one tendermint hash
formatting changes
change `L_{NAM}` -> `L_{PoS}` for clarity and consistency
change inflation `I` to have units of tokens per epoch
fix term ordering in error calculation
Remove other `:=` in favor of `=`
distinguish new and old inflation rates with a prime
fix md rendering
correct the shielded pool error calculation
change storing of error to storing of token ratios (same procedure)
fix: `I` is percent per annum
distinguish between `K` in storage and `K` as intermediate value in inflation calculation
Use `I` for inflation rates, as `R` reserved for locked ratios
specify some default values, other small edits
release: add scripts/release.sh
release: add release.toml to wasm workspace and wasm_for_tests
release: don't tag from cargo release
release: update release.toml for cargo-release 0.21.4
wasm: remove tx_from_intent build
wasm: repair wasm checksums
Add changelog
Add changelog
Fix TransactionGasExceededed typo
changelog: add #594
shared/storage: fix the height recorded for a new epoch
Apply suggestions from code review
changelog: add #590
wasm/tx_bond: fix delegation detection to compare source and validator
wasm/tx_bond: add test seed which makes it fail
Adds missing excape chars
fix: governance docs latex
ci: upload docs after build
move unreleased changelogs accidentally added to v0.7.1
Update .gitignore
Add install-release target
Update shared/src/ledger/ibc/handler.rs
ci: added tendermint ad825dcadbd4b98c3f91ce5a711e4fb36a69c377
[fix]: Fixed some array concatenations
Update shared/src/ledger/ibc/handler.rs
ci: fix build-and-test.yml
ci: update wasm version
ci: added gh action specific to eth-bridge-integration branch
[feat]: Moved to ics23 v0.7.0. This came with some ibc updates as well
Update README.md
minor edits, ensuring consistency of terms
updated the front page of docs
added the right favicon
ci: added slack secret
changelog: add #452
feat: rocksdb use jemalloc
feat: update rocksdb version
Enable mdbook-admonish for the specs mdbook
[ci] wasm checksums update
changelog: add #501
fix e2e tests
fix e2e tests
Misc refactoring
Uses `end_epoch` in `query_proposal_result`
Refactors governance e2e tests
[ci] wasm checksums update
changelog: #503
[ci] wasm checksums update
remove unfinished lazy_set, lazy_hashset and lazy_hashmap for now
ledger/storage/lazy: update lazy_set for updated trait LazyCollection
Fixes specs
[ci] wasm checksums update
fix display proposal result in cli
fix proposal_submission e2e test
[misc] rebase
ledger/storage/lazy: remove unused error cases
WIP: Nested LazyMap validation and testing
WIP: validation for lazy_map
WIP: StateMachine tests for lazy_vec validation
update wasm checksums
changelog: add #500
remove intent gossiper, matchmaker and their deps
Adds `max_proposal_period` governance parameter
Removes `max_proposal_fund_transfer` parameter
Use proposal `end_epoch` instead of `start_epoch` for voting power
...File tree
281 files changed
+9372
-15741
lines changed- .changelog
- v0.8.0
- bug-fixes
- features
- improvements
- miscellaneous
- testing
- v0.8.1
- improvements
- .github/workflows
- apps
- src
- bin
- anoma-client
- anoma-node
- anoma
- lib
- client
- cli
- config
- node
- gossip
- p2p
- behaviour
- rpc
- ledger
- protocol
- shell
- shims
- storage
- proto
- generated
- wallet
- wasm_loader
- docker
- namada-build
- namada
- documentation
- dev/src/explore/design/ledger
- docs
- src
- testnets
- user-guide
- ledger
- theme
- specs
- assets
- src
- base-ledger
- economics
- encoding_spec
- genesis
- macros
- src
- proof_of_stake
- proto
- scripts
- tests
- proptest-regressions/storage_api/collections
- src
- e2e
- native_vp
- storage_api
- collections
- vm_host_env
- tx_prelude
- src
- vm_env
- src
- vp_prelude
- src
- wasm_for_tests
- wasm_source
- src
- wasm
- tx_template
- vp_template
- wasm_source
- proptest-regressions
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
281 files changed
+9372
-15741
lines changed
0 commit comments