Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tiago's integration branch #1337

Closed
wants to merge 919 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
919 commits
Select commit Hold shift + click to select a range
1626479
changelog: add #1218
tzemanovic Mar 14, 2023
5090f4f
Fix test_transfer_to_eth_progress()
sug0 May 10, 2023
fe41b82
Change Bridge pool warning msg
sug0 May 10, 2023
1296b2e
Removal equality check from comparison
sug0 May 10, 2023
5fa7fea
Add colors dependency
sug0 May 10, 2023
7941839
Pretty print error msgs
sug0 May 10, 2023
f8a9b02
fixup! Pretty print error msgs
sug0 May 10, 2023
fd0ef46
Merge pull request #1340 from anoma/tiago/ethbridge/warn-bp-transfer
sug0 May 10, 2023
e49f4c8
Add CLI error for when Namada is ahead of smart contract
sug0 May 10, 2023
c0a9798
Merge pull request #1346 from anoma/tiago/ethbridge/warn-bp-transfer-2
sug0 May 10, 2023
6bd986c
Prevent unsuccessful validator set update relays
sug0 May 10, 2023
88d31c7
Offer more ctx to justify invalid epoch nonces
sug0 May 10, 2023
aa8b5ea
fixup! Offer more ctx to justify invalid epoch nonces
sug0 May 10, 2023
d544410
Test relay op statuses
sug0 May 10, 2023
8887f34
Add a shutdown signal handler
sug0 May 10, 2023
491ea60
Add shutdown handler to valset upd daemon
sug0 May 10, 2023
c6e4814
fixup! Add shutdown handler to valset upd daemon
sug0 May 10, 2023
61ff520
Merge pull request #1022 from anoma/brent/pos-update-docs-and-specs
cwgoes May 11, 2023
be3d20b
Create control flow module
sug0 May 11, 2023
e336e76
Move shutdown signal installer to control flow
sug0 May 11, 2023
30f290a
Use shutdown signal handler in abortable spawner
sug0 May 11, 2023
57c9a74
Add safe mode flag to the valset upd relayer
sug0 May 11, 2023
9af70a3
fixup! Move shutdown signal installer to control flow
sug0 May 11, 2023
72265cd
fixup! Move shutdown signal installer to control flow
sug0 May 11, 2023
4f45eff
Merge pull request #1347 from anoma/tiago/ethbridge/warn-valset-upd-r…
sug0 May 11, 2023
f1d1c75
Add safe mode to bridge pool relays
sug0 May 11, 2023
2cbfc7a
fixup! Pretty print error msgs
sug0 May 11, 2023
2e1b7bd
Merge pull request #1351 from anoma/tiago/ethbridge/warn-bp-transfer-3
sug0 May 11, 2023
f88197d
Factor out `TimeoutStrategy::run`
sug0 May 11, 2023
0c09bfb
WIP: Keep oracle running if Eth node is still available
sug0 May 11, 2023
fbeb175
Rename TimeoutStrategy to SleepStrategy
sug0 May 11, 2023
2f8c723
Fix docstr
sug0 May 11, 2023
1a3a30b
Factor out eth_syncing_status_timeout()
sug0 May 11, 2023
321b538
Misc fixes
sug0 May 11, 2023
99e1f65
Use `hints::unlikely` for oracle errors
sug0 May 11, 2023
70b9823
Merge remote-tracking branch 'namada/yuji/ibc-cleanup' (#1217) into main
juped May 11, 2023
33c7696
Merge remote-tracking branch 'namada/tomas/nested-lazy-vec-iter' (#12…
juped May 11, 2023
4fe7909
Merge remote-tracking branch 'namada/tomas/overflow-check-in-release'…
juped May 11, 2023
e1b6c10
Merge remote-tracking branch 'namada/tomas/update-proptest-sm' (#1304…
juped May 11, 2023
d6d30e6
Merge remote-tracking branch 'namada/fraccaman/pk-to-tm' (#1152) into…
juped May 11, 2023
1982cbd
Merge remote-tracking branch 'namada/fraccaman/base-directory' (#1138…
juped May 11, 2023
390bf3f
Merge remote-tracking branch 'namada/tomas+brent/fix_update_data_epoc…
juped May 11, 2023
212f3bf
Merge remote-tracking branch 'namada/yuji/enable_wal_batch' (#1333) i…
juped May 11, 2023
f2d1fa4
Merge remote-tracking branch 'namada/yuji/ibc-cleanup' (#1217) into m…
juped May 11, 2023
00c178b
Merge remote-tracking branch 'namada/tomas/nested-lazy-vec-iter' (#12…
juped May 11, 2023
0e782ff
Merge remote-tracking branch 'namada/tomas/overflow-check-in-release'…
juped May 11, 2023
89036f1
Merge remote-tracking branch 'namada/tomas/update-proptest-sm' (#1304…
juped May 11, 2023
d5e854d
Merge remote-tracking branch 'namada/fraccaman/pk-to-tm' (#1152) into…
juped May 11, 2023
5d187f0
Merge remote-tracking branch 'namada/fraccaman/base-directory' (#1138…
juped May 11, 2023
40f1d90
Merge remote-tracking branch 'namada/tomas+brent/fix_update_data_epoc…
juped May 11, 2023
8f4a21f
Merge remote-tracking branch 'namada/yuji/enable_wal_batch' (#1333) i…
juped May 11, 2023
0060e0f
Namada 0.15.2
juped May 11, 2023
005b539
Sync with 0.15.2
juped May 12, 2023
f8cf007
fix: base ledger location
Fraccaman May 12, 2023
07d533b
fix: format
Fraccaman May 12, 2023
f7a67dc
Merge pull request #1357 from anoma/fraccaman/fix-home-folder-change-…
bengtlofgren May 12, 2023
2b8fc76
Merge pull request #1029 from anoma/bengt/docs-quickfix
adrianbrink May 12, 2023
df33bc1
Merge pull request #1148 from anoma/ray/cargo-release-0.24.4
adrianbrink May 12, 2023
b2bcf3b
Merge pull request #1317 from anoma/tomas/update-contrib
adrianbrink May 12, 2023
ad079e7
Drain the commands channel of the test oracle
sug0 May 12, 2023
4003df3
Merge branch 'main' into cwgoes/more-specs-work
cwgoes May 12, 2023
5dd5bb3
Fix docstring
sug0 May 12, 2023
ed5e2d9
Merge pull request #1352 from anoma/tiago/ethbridge/oracle-ping
sug0 May 12, 2023
3ccbf10
Merge pull request #1100 from anoma/cwgoes/more-specs-work
cwgoes May 12, 2023
add8ab6
WIP: Relayer error priorities
sug0 May 12, 2023
c1335be
Remove priorities
sug0 May 12, 2023
64eafda
changed the base dir where i could find it
bengtlofgren May 12, 2023
7dcc9b1
more places
bengtlofgren May 12, 2023
8e830ef
Merge pull request #1364 from anoma/bengt/base-dir-docs
bengtlofgren May 12, 2023
f807229
apps/config: use blank domain and organization
juped May 13, 2023
eddc321
apps/config: upcase "Namada" for data directories
juped May 13, 2023
7d583d9
Bump rocksdb to v0.21.0
mariari May 13, 2023
418378c
apps/config: use non-roaming profile on Windows
juped May 13, 2023
5367af8
apps/cli: update default data dirs in cli help
juped May 13, 2023
ec05cd4
changelog: add #1366
juped May 15, 2023
d86f3d1
changelog: add #1369
juped May 15, 2023
02a3345
changelog: add #1368
juped May 15, 2023
6e17ef7
Merge remote-tracking branch 'namada/mariari/bump-rocksdb' (#1366) in…
juped May 15, 2023
bc3c5a2
Merge remote-tracking branches 'namada/ray/base-directory-windows-loc…
juped May 15, 2023
a0eadb9
Merge branches 'ray/base-directory-windows-local' (#1368) and 'ray/ba…
juped May 15, 2023
f7b7e3b
Namada 0.15.3
juped May 15, 2023
50cce96
Reduce valset upd relayer daemon log output
sug0 May 15, 2023
a2dae7c
Merge pull request #1377 from anoma/tiago/ethbridge/silence-relayer-logs
sug0 May 15, 2023
e2bc74b
fixing docs
bengtlofgren May 15, 2023
462186b
changelog: correct #1138
juped May 15, 2023
8b79589
Sync with 0.15.3
juped May 15, 2023
7283bb3
docs are now up to date
bengtlofgren May 15, 2023
7141462
Implement CLI command to delete a storage value
sug0 May 15, 2023
7d56535
Fix docstr
sug0 May 15, 2023
a46abb0
Run e2e test from existing test dir
sug0 May 15, 2023
a4588e3
Update documentation/docs/src/user-guide/ledger.md
bengtlofgren May 15, 2023
93ec5c1
Update documentation/docs/src/user-guide/ledger.md
bengtlofgren May 15, 2023
6813791
Add borrowed data param to rpc_client_do
sug0 May 15, 2023
b4ca1f6
Merge pull request #1379 from anoma/bengt/base-dir-docs3
bengtlofgren May 15, 2023
5012086
new chain id added
bengtlofgren May 15, 2023
4587bb1
Merge pull request #1381 from anoma/bengt/testnet-8-docs
bengtlofgren May 15, 2023
03f1576
docs/dev: add mdbook-pagetoc plugin
tzemanovic Apr 4, 2023
8df2d13
CI/docs: add mdbook-pagetoc
tzemanovic Apr 4, 2023
d9b419a
changelog: add #1275
tzemanovic Apr 4, 2023
6445f48
Merge remote-tracking branch 'namada/tomas/docs/dev/pagetoc' (#1275) …
juped May 15, 2023
0641897
Allow user data other than refs in rpc requests for e2e tests
sug0 May 15, 2023
53011c2
Add test_submit_validator_set_udpate() e2e test
sug0 May 15, 2023
17fcfaf
Merge pull request #1383 from anoma/tiago/ethbridge/offline-valset-upd-2
sug0 May 16, 2023
7dee1b1
Add Ethereum start height parameter key
sug0 May 16, 2023
8f107b2
Make eth block height types serde serializable
sug0 May 16, 2023
0509fd9
Add eth start height to gov params
sug0 May 16, 2023
92c64ae
Add missing fields to eth bridge config
sug0 May 16, 2023
6a1b43c
Convert BlockHeight to a tuple struct
sug0 May 16, 2023
9029dc9
Get initial eth start height from gov param
sug0 May 17, 2023
ed9e814
Update the Ethereum bridge specs
sug0 May 17, 2023
85bb53d
Merge pull request #1385 from anoma/tiago/ethbridge/oracle-start-height
sug0 May 17, 2023
31499f2
apps/wallet: restore show_overwrite_confirmation
juped May 15, 2023
2bf55e4
wallet: add forcible alias overwriting options
juped May 15, 2023
975c035
Merge branch 'mariari/shared-sdk-integration' (#925) into main
juped May 17, 2023
e296df4
Merge branch 'ray/sdk-wallet-force' (#1380) into main
juped May 17, 2023
be403f7
Namada 0.16.0
juped May 17, 2023
b4663da
Merge v0.14.2
sug0 May 19, 2023
76c4332
Fix unit tests
sug0 May 19, 2023
aef3f61
Merge v0.14.3
sug0 May 19, 2023
5684905
Changes from v0.15.0
sug0 May 19, 2023
66f381f
Merge tag 'v0.15.0' into tiago/ethbridge/v0.15.0
batconjurer May 19, 2023
bea290a
Run make fmt
sug0 May 20, 2023
a05f1fb
Fix static lifetime bounds
sug0 May 20, 2023
092f917
Add back `setup_at_height`
sug0 May 20, 2023
3af4248
Fix shell setup calls
sug0 May 20, 2023
4dd55d6
Fix test wrong chain id
sug0 May 20, 2023
d8672dd
WIP: Adding chain id to txs
sug0 May 20, 2023
5730b93
Fix ProcessProposal wrapper tx checks
sug0 May 20, 2023
bab1caf
Include block timestamp in process txs
sug0 May 20, 2023
5acd09e
Fix type of FinalizeBlock protocol txs match expr
sug0 May 20, 2023
749b330
Fix dev mode genesis
sug0 May 20, 2023
3451eae
A bunch of Tx instantiation fixes
sug0 May 20, 2023
7990b94
Import related fixes
sug0 May 20, 2023
f8b3fe5
Rename: apply_tx -> dispatch_tx
sug0 May 20, 2023
4a53a11
Add missing parameter in InitChain
sug0 May 20, 2023
b7150a6
Create temporary writelog storage
sug0 May 20, 2023
15e6f23
Rename: wrapper_tx -> wrapper
sug0 May 20, 2023
3595b13
Add back missing unit tests
sug0 May 20, 2023
386c14b
Change type visibility
sug0 May 20, 2023
6169061
Remove unnecessary refs
sug0 May 20, 2023
12b4e11
Fix e2e test imports
sug0 May 20, 2023
60060a8
Fixing tests
sug0 May 20, 2023
ba4a75b
Update Cargo lock files
sug0 May 20, 2023
1389ac9
Fix wasm
sug0 May 20, 2023
7834521
Fix test_validate_valset_upd_vexts() unit test
sug0 May 20, 2023
c8852a3
Implement `TestShell` util to advance to the next epoch
sug0 May 20, 2023
60fcf4a
Refactor valset upd test to use `TestShell::start_new_epoch`
sug0 May 21, 2023
6d6996d
Fix chain id test
sug0 May 21, 2023
4df89ab
Fix test_must_send_valset_upd
sug0 May 21, 2023
036ff5e
Fix some vote extension unit tests
sug0 May 21, 2023
9b9be49
Use error codes in CheckTx
sug0 May 21, 2023
c094ef5
Fix test_wrong_tx_type
sug0 May 21, 2023
4f7b5e2
Fix test_replay_attack
sug0 May 21, 2023
35d1170
Fix test_mempool_filter_protocol_txs_bridge_inactive
sug0 May 21, 2023
8920c5c
Fix test_mempool_rejects_invalid_tx
sug0 May 21, 2023
9f45f13
Fix test_mempool_rejects_invalid_tx
sug0 May 21, 2023
b4d506f
Fix test_inflation_accounting
sug0 May 21, 2023
7af1227
Fix test_prepare_proposal_vext_insufficient_voting_power
sug0 May 21, 2023
bdf2387
Fix wrapper tx timestamp checks
sug0 May 21, 2023
1a76e03
Fix make file target
sug0 May 21, 2023
577d4bf
Fix pattern matching in unit tests
sug0 May 21, 2023
9d4737a
Merge v0.15.3
sug0 May 22, 2023
f98f467
Remove ABCI++ deps
sug0 May 22, 2023
4ff1be5
Run make fmt
sug0 May 22, 2023
8b47cd4
Add missing merkle tree import
sug0 May 22, 2023
6b2ad8c
Debug impls for storage hashers
sug0 May 22, 2023
ed68b93
Remove unused import
sug0 May 22, 2023
cc5da43
Commit block fixes on tests
sug0 May 22, 2023
a27fb10
IBC event fixes
sug0 May 22, 2023
6b52fdd
Add missing Eth keys to IBC test
sug0 May 22, 2023
db289c8
Add new Hash methods
sug0 May 22, 2023
1ad6a94
Hash fixes
sug0 May 22, 2023
d0cdca8
Import fixes
sug0 May 23, 2023
fd805e3
Fix InitChain
sug0 May 23, 2023
8d55092
RocksDB fixes
sug0 May 23, 2023
da119bc
Fix e2e test
sug0 May 23, 2023
b5e8df4
Update Cargo lock files
sug0 May 23, 2023
fc353b6
Merge v0.16.0
sug0 May 24, 2023
0f29369
Move timeouts to shared
sug0 May 25, 2023
cfd5120
Remove tokio as a dep from shared
sug0 May 25, 2023
dc49206
Make timeouts mechanism compatible with the browser wasm engine
sug0 May 25, 2023
5a16d7c
Update Cargo lock file
sug0 May 25, 2023
890f59e
Remove duped rand dependency
sug0 May 25, 2023
473d705
Run make fmt
sug0 May 25, 2023
804e255
Remove extra CLI flag
sug0 May 25, 2023
2de5b68
Remove submit valset upd cmd
sug0 May 25, 2023
c8bc6bf
Remove db delete value
sug0 May 25, 2023
26b54cf
SDK-ize commands from `apps` to `shared`
sug0 May 25, 2023
666acba
WIP: Platform specific shutdown signal
sug0 May 29, 2023
0ac702c
Move control flow stuff to shared
sug0 May 29, 2023
e2144a1
Platform specific timeouts
sug0 May 29, 2023
872d7ff
Implement sleep method
sug0 May 29, 2023
ad988ae
Rename module from timeouts to time
sug0 May 29, 2023
7ea1d06
WIP: Removing tokio calls from shared
sug0 May 29, 2023
9ad287b
Update Cargo lock file
sug0 May 29, 2023
5ed4d71
Continue to SDK-ize former CLI commands
sug0 May 31, 2023
603465c
Add new control flow abstractions
sug0 May 31, 2023
c5767ce
Use new control flow abstractions
sug0 May 31, 2023
e87e0ea
Fixing a bunch of silly errors
sug0 Jun 1, 2023
dd12c3c
More silly shit
sug0 Jun 1, 2023
4e276a6
Make shutdown signal a concrete type
sug0 Jun 1, 2023
ec14360
Fixes to `shared`
sug0 Jun 1, 2023
dfde5a7
Fixes
sug0 Jun 1, 2023
5191ba3
More fixes :|
sug0 Jun 1, 2023
9ce30cb
Take a Tendermint address from a mem slot
sug0 Jun 2, 2023
965b6d8
Remove ctx from some sdk args conversions
sug0 Jun 2, 2023
d9cc529
Fix CLI
sug0 Jun 2, 2023
5313e9a
Fix compiler errors in tests
sug0 Jun 2, 2023
1e6be89
Update Cargo lock files in wasms
sug0 Jun 2, 2023
24f05f5
Fix `make build-debug`
sug0 Jun 2, 2023
885ed01
Import build devnet script from main
sug0 Jun 2, 2023
a6afa37
Do not block on signal receiving
sug0 Jun 5, 2023
9eea44e
Replace test oracle command sender
sug0 Jun 5, 2023
05b953f
Fix tests ending prematurely
sug0 Jun 5, 2023
5f0293e
Merge pull request #1442 from anoma/tiago/ethbridge/merge
sug0 Jun 5, 2023
0912ed0
Do not ignore control flows in the CLI
sug0 Jun 6, 2023
7227b48
Merge pull request #1515 from anoma/tiago/ethbridge/use-control-flows
sug0 Jun 6, 2023
4d94180
Add new Halt method
sug0 Jun 6, 2023
4e70077
Refactor query_tx_status
sug0 Jun 6, 2023
7e917bb
Remove unused query_tx_status in apps
sug0 Jun 6, 2023
78794a1
Add error bounds to client
sug0 Jun 6, 2023
cad8e47
Refactor SleepStrategy to include retry method
sug0 Jun 6, 2023
581e78a
Refactor sleep strategy to allow custom states
sug0 Jun 6, 2023
c2b3e01
Refactor fixes
sug0 Jun 6, 2023
ee68ce1
Refactor wait_until_node_is_synched
sug0 Jun 6, 2023
a4d7a85
Remove sketchy code from timeouts
sug0 Jun 6, 2023
c74c585
Remove timeout defaults
sug0 Jun 6, 2023
ac2a72c
Remove async-std from shared
sug0 Jun 7, 2023
103c752
Add map to sleep strategy
sug0 Jun 7, 2023
18e944d
Allow ExponentialBackoff to capture env
sug0 Jun 7, 2023
1125539
Refactor wasm compilation cache sleep to use ExponentialBackoff
sug0 Jun 7, 2023
ffa4472
Merge pull request #1519 from anoma/tiago/ethbridge/timeout-refactor
sug0 Jun 7, 2023
80e8940
Remove web30 dep on shared
sug0 Jun 7, 2023
5e25837
Refactor relayer to use generic ethers middleware
sug0 Jun 7, 2023
9ae6b6b
Remove tokio's LocalSet dep in shared
sug0 Jun 7, 2023
b50692a
Remove ShouldRelay tokio dep
sug0 Jun 7, 2023
97264a2
Remove needless heap alloc
sug0 Jun 7, 2023
0944b49
Remove needless lifetimes
sug0 Jun 8, 2023
42197a7
Add generic geth rpc client for the eth oracle
sug0 Jun 9, 2023
a79d12c
Purge weird test cfg-flags for the Ethereum oracle
sug0 Jun 9, 2023
569910e
Fix CLI args
sug0 Jun 9, 2023
dc4daa8
Remove comments
sug0 Jun 9, 2023
62974ec
Update wasm Cargo lock files
sug0 Jun 9, 2023
2af5e95
Remove web30 deps from Cargo files
sug0 Jun 9, 2023
829f53f
Start removing web30 dep from apps
sug0 Jun 9, 2023
dc6576e
Implement RpcClient with ethers
sug0 Jun 9, 2023
f1e5f59
User shutdown is not a fatal error
sug0 Jun 9, 2023
364f2df
Re-order instant query since a tokio watch chan borrow can block
sug0 Jun 9, 2023
955caf3
Erase Eth RPC address from SDK types
sug0 Jun 12, 2023
2c5ae39
Merge pull request #1531 from anoma/tiago/ethbridge/web-compat
sug0 Jun 12, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- Fixed the PrefixIter order of iteration in the write-
log to always match the iteration order in the storage.
([#1141](https://github.com/anoma/namada/pull/1141))
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
- Fixed the init-chain handler to stop committing state to the DB
as it may be re-applied when the node is shut-down before the
first block is committed, leading to an invalid genesis state.
([#1182](https://github.com/anoma/namada/pull/1182))
4 changes: 4 additions & 0 deletions .changelog/v0.14.2/bug-fixes/1191-pos-sm-test.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
- Fixed an issue in which a validator's stake and validator sets
data gets into an invalid state (duplicate records with incorrect
values) due to a logic error in clearing of historical epoch data.
([#1191](https://github.com/anoma/namada/pull/1191))
2 changes: 2 additions & 0 deletions .changelog/v0.14.2/features/1196-lazy-set.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Added a lazy set collection.
([#1196](https://github.com/anoma/namada/pull/1196))
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Ensure that PoS validator consensus keys are unique.
([#1197](https://github.com/anoma/namada/pull/1197))
2 changes: 2 additions & 0 deletions .changelog/v0.14.2/summary.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Namada 0.14.2 is a maintenance release addressing issues with
proof-of-stake validator logic.
2 changes: 2 additions & 0 deletions .changelog/v0.14.3/bug-fixes/1140-check-pre-genesis-pk.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Check if validators are valid in pre-genesis setup.
([#1140](https://github.com/anoma/namada/pull/1140))
2 changes: 2 additions & 0 deletions .changelog/v0.14.3/bug-fixes/1244-conversion-loading-fix.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Now load conversions from storage even for epoch 1.
([\#1244](https://github.com/anoma/namada/pull/1244))
2 changes: 2 additions & 0 deletions .changelog/v0.14.3/improvements/1113-write-tree-stores.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Write Merkle tree stores only when a new epoch
([#1113](https://github.com/anoma/namada/issues/1113))
2 changes: 2 additions & 0 deletions .changelog/v0.14.3/improvements/1237-prune_tree_stores.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Prune old Merkle tree stores.
([#1237](https://github.com/anoma/namada/pull/1237))
2 changes: 2 additions & 0 deletions .changelog/v0.14.3/summary.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Namada 0.14.3 is a bugfix release addressing mainly disk usage
inefficiencies.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Fixed run_ledger_load_state_and_reset test in debug build.
([#1131](https://github.com/anoma/namada/pull/1131))
2 changes: 2 additions & 0 deletions .changelog/v0.15.0/bug-fixes/1116-fix-batch-delete.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Fix to read the prev value for batch delete
([#1116](https://github.com/anoma/namada/issues/1116))
2 changes: 2 additions & 0 deletions .changelog/v0.15.0/bug-fixes/1154-fix-proof-query.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Returns an error when getting proof of a non-committed block
([#1154](https://github.com/anoma/namada/issues/1154))
3 changes: 3 additions & 0 deletions .changelog/v0.15.0/bug-fixes/1184-rocksdb-dump.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- Fixed dump-db node utility which was not iterating on db keys correctly
leading to duplicates in the dump. Added an historic flag to also dump the
diff keys. ([#1184](https://github.com/anoma/namada/pull/1184))
3 changes: 3 additions & 0 deletions .changelog/v0.15.0/bug-fixes/1212-lazy-collection-sub-key.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- Fixed an issue with lazy collections sub-key validation with the `Address`
type. This issue was also affecting the iterator of nested `LazyMap`.
([#1212](https://github.com/anoma/namada/pull/1212))
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Fixed various features of the CLI output for querying bonds and performing an
unbond action. ([#1239](https://github.com/anoma/namada/pull/1239))
3 changes: 3 additions & 0 deletions .changelog/v0.15.0/bug-fixes/1246-fix-pos-slashing.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- PoS: Fixed an issue with slashable evidence processed
and applied at a new epoch causing a ledger to crash.
([#1246](https://github.com/anoma/namada/pull/1246))
3 changes: 3 additions & 0 deletions .changelog/v0.15.0/bug-fixes/1256-fix-addr-storage-key-ord.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- Addresses are now being ordered by their string format (bech32m)
to ensure that their order is preserved inside raw storage keys.
([#1256](https://github.com/anoma/namada/pull/1256))
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Prevent clients from delegating from a validator account to another validator
account. ([#1263](https://github.com/anoma/namada/pull/1263))
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Implements governance custom proposals
([#1056](https://github.com/anoma/namada/pull/1056))
2 changes: 2 additions & 0 deletions .changelog/v0.15.0/features/1123-tx-lifetime.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Adds expiration field to transactions
([#1123](https://github.com/anoma/namada/pull/1123))
2 changes: 2 additions & 0 deletions .changelog/v0.15.0/features/1187-rollback.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Added a rollback command to revert the Namada state to that of the previous
block. ([#1187](https://github.com/anoma/namada/pull/1187))
5 changes: 5 additions & 0 deletions .changelog/v0.15.0/features/1189-stop-at-height.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
- Introduced a new ledger sub-command: `run-until`. Then, at the provided block
height, the node will either halt or suspend. If the chain is suspended, only
the consensus connection is suspended. This means that the node can still be
queried. This is useful for debugging purposes.
([#1189](https://github.com/anoma/namada/pull/1189))
6 changes: 6 additions & 0 deletions .changelog/v0.15.0/features/714-pos-inflation-rewards.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
- Infrastructure for PoS inflation and rewards. Includes inflation
using the PD controller mechanism and rewards based on validator block voting
behavior. Rewards are tracked and effectively distributed using the F1 fee
mechanism. In this PR, rewards are calculated and stored, but they are not
yet applied to voting powers or considered when unbonding and withdrawing.
([#714](https://github.com/anoma/namada/pull/714))
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Adds hash-based replay protection
([#1017](https://github.com/anoma/namada/pull/1017))
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Renamed "ledger-address" CLI argument to "node".
([#1031](https://github.com/anoma/namada/pull/1031))
3 changes: 3 additions & 0 deletions .changelog/v0.15.0/improvements/1051-temp-wl-storage.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- Added a TempWlStorage for storage_api::StorageRead/Write
in ABCI++ prepare/process proposal handler.
([#1051](https://github.com/anoma/namada/pull/1051))
3 changes: 3 additions & 0 deletions .changelog/v0.15.0/improvements/1081-wallet-tokens.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- Added a wallet section for token addresses to replace hard-
coded values with addresses loaded from genesis configuration.
([#1081](https://github.com/anoma/namada/pull/1081))
2 changes: 2 additions & 0 deletions .changelog/v0.15.0/improvements/1087-time-docs.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Improved the CLI description of the start time node argument.
([#1087](https://github.com/anoma/namada/pull/1087))
2 changes: 2 additions & 0 deletions .changelog/v0.15.0/improvements/1106-tx-chain-id.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Adds chain id field to transactions
([#1106](https://github.com/anoma/namada/pull/1106))
3 changes: 3 additions & 0 deletions .changelog/v0.15.0/improvements/1109-help-text-fix.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- update help text on namadc utils join-network so that the url
displays cleanly on a single line, instead of being cut half way
([#1109](https://github.com/anoma/namada/pull/1109))
3 changes: 3 additions & 0 deletions .changelog/v0.15.0/improvements/1258-improve-cli-check.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- Check in the client that the ledger node has at least one
block and is synced before submitting transactions and queries.
([#1258](https://github.com/anoma/namada/pull/1258))
2 changes: 2 additions & 0 deletions .changelog/v0.15.0/improvements/856-amount-is-zero.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Return early in PosBase::transfer if an attempt is made to transfer zero
tokens ([#856](https://github.com/anoma/namada/pull/856))
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Updated RocksDB to v0.20.1.
([#1163](https://github.com/anoma/namada/pull/1163))
2 changes: 2 additions & 0 deletions .changelog/v0.15.0/miscellaneous/796-ethbridge-e2e-cleanup.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Clean up some code relating to the Ethereum bridge
([#796](https://github.com/anoma/namada/pull/796))
2 changes: 2 additions & 0 deletions .changelog/v0.15.0/summary.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Namada 0.15.0 is a regular minor release featuring various
implementation improvements.
2 changes: 2 additions & 0 deletions .changelog/v0.15.0/testing/893-namada-test-utils-wasms.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Add utility code for working with test wasms
([#893](https://github.com/anoma/namada/pull/893))
2 changes: 2 additions & 0 deletions .changelog/v0.15.1/improvements/1278-opt_tx_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Disable Tendermint tx_index as default
([#1278](https://github.com/anoma/namada/issues/1278))
1 change: 1 addition & 0 deletions .changelog/v0.15.1/improvements/1297-tx-wasm-hash.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Remove wasm code from tx ([#1297](https://github.com/anoma/namada/issues/1297))
2 changes: 2 additions & 0 deletions .changelog/v0.15.1/summary.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Namada 0.15.1 is a patch release addressing issues with high storage
usage due to duplicative storage of wasm code.
3 changes: 3 additions & 0 deletions .changelog/v0.15.2/bug-fixes/1218-nested-lazy-vec-iter.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- Fixed an issue with the iterator of LazyMap with a nested LazyVec collection
that would match non-data keys and fail to decode those with the data decoder.
([#1218](https://github.com/anoma/namada/pull/1218))
2 changes: 2 additions & 0 deletions .changelog/v0.15.2/bug-fixes/1325-fix-update-data-epoched.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- PoS: fixed a function for clearing of historical epoched data
([\#1325](https://github.com/anoma/namada/pull/1325))
2 changes: 2 additions & 0 deletions .changelog/v0.15.2/features/1152-pk-to-tm.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Added a utility command to the CLI to compute a tendermint address from a
namada public key. ([#1152](https://github.com/anoma/namada/pull/1152))
2 changes: 2 additions & 0 deletions .changelog/v0.15.2/improvements/1138-base-directory.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Changed the default base directory. On linux, the default path will be `$XDG_DATA_HOME/namada`, on OSX it will be `$HOME/Library/Application Support/com.heliax.namada`.
([#1138](https://github.com/anoma/namada/pull/1138))
2 changes: 2 additions & 0 deletions .changelog/v0.15.2/improvements/1333-rocksdb_optimization.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- RocksDB optimization to reduce the storage usage
([#1333](https://github.com/anoma/namada/issues/1333))
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Enabled integer overflow checks in release build.
([#1295](https://github.com/anoma/namada/pull/1295))
2 changes: 2 additions & 0 deletions .changelog/v0.15.2/summary.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Namada 0.15.2 is a bugfix release containing various fixes, including
a major improvement to storage usage.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Place the default data directory in the local rather than the roaming profile
on Windows. ([#1368](https://github.com/anoma/namada/pull/1368))
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- Use blank qualifier and organization, and upcased Namada, to
construct default base directories on Mac and Windows platforms.
([#1369](https://github.com/anoma/namada/pull/1369))
2 changes: 2 additions & 0 deletions .changelog/v0.15.3/summary.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Namada 0.15.3 is a maintenance release addressing the creation of
incorrect data directories on Mac and Windows platforms.
2 changes: 2 additions & 0 deletions .changelog/v0.16.0/docs/1275-dev-docs-pagetoc.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Added page table-of-contents via mdbook-pagetoc plugin for the developer
documentation. ([#1275](https://github.com/anoma/namada/pull/1275))
2 changes: 2 additions & 0 deletions .changelog/v0.16.0/improvements/1366-bump-rocksdb.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Bump RocksDB crate to 0.21.0 to address compilation errors on certain C++
toolchains. ([#1366](https://github.com/anoma/namada/pull/1366))
2 changes: 2 additions & 0 deletions .changelog/v0.16.0/summary.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Namada 0.16.0 is a regular release focused on providing the Namada SDK
to developers.
18 changes: 15 additions & 3 deletions .github/workflows/build-and-test-bridge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
timeout-minutes: 30
runs-on: ${{ matrix.os }}
container:
image: ghcr.io/anoma/namada:wasm-0.11.0
image: ghcr.io/anoma/namada:wasm-main
strategy:
fail-fast: false
matrix:
Expand Down Expand Up @@ -72,7 +72,7 @@ jobs:
runs-on: ${{ matrix.os }}
needs: [build-wasm]
container:
image: ghcr.io/anoma/namada:wasm-0.8.0
image: ghcr.io/anoma/namada:wasm-main
strategy:
fail-fast: false
matrix:
Expand Down Expand Up @@ -175,6 +175,10 @@ jobs:
with:
role-to-assume: arn:aws:iam::375643557360:role/anoma-github-action-ci-master
aws-region: eu-west-1
- name: Install Protoc
uses: arduino/setup-protoc@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
- name: Install sccache (ubuntu-20.04)
if: matrix.os == 'ubuntu-20.04'
env:
Expand Down Expand Up @@ -276,6 +280,10 @@ jobs:
with:
role-to-assume: arn:aws:iam::375643557360:role/anoma-github-action-ci-master
aws-region: eu-west-1
- name: Install Protoc
uses: arduino/setup-protoc@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
- name: Install sccache (ubuntu-20.04)
if: matrix.os == 'ubuntu-20.04'
env:
Expand Down Expand Up @@ -349,7 +357,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-20.04]
nightly_version: [nightly-2022-05-20]
nightly_version: [nightly-2022-11-03]
mold_version: [1.7.0]
make:
- name: e2e
Expand Down Expand Up @@ -389,6 +397,10 @@ jobs:
with:
role-to-assume: arn:aws:iam::375643557360:role/anoma-github-action-ci-master
aws-region: eu-west-1
- name: Install Protoc
uses: arduino/setup-protoc@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
- name: Install sccache (ubuntu-20.04)
if: matrix.os == 'ubuntu-20.04'
env:
Expand Down
36 changes: 33 additions & 3 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
timeout-minutes: 30
runs-on: ${{ matrix.os }}
container:
image: ghcr.io/anoma/namada:wasm-0.11.0
image: ghcr.io/anoma/namada:wasm-main
strategy:
fail-fast: false
matrix:
Expand Down Expand Up @@ -73,7 +73,7 @@ jobs:
runs-on: ${{ matrix.os }}
needs: [build-wasm]
container:
image: ghcr.io/anoma/namada:wasm-0.8.0
image: ghcr.io/anoma/namada:wasm-main
strategy:
fail-fast: false
matrix:
Expand Down Expand Up @@ -172,11 +172,21 @@ jobs:
# See comment in build-and-test.yml
with:
ref: ${{ github.event.pull_request.head.sha }}
- name: Remove some unused data in github runners
run: |
sudo rm -rf /usr/share/dotnet
sudo rm -rf /opt/ghc
sudo rm -rf "/usr/local/share/boost"
sudo rm -rf "$AGENT_TOOLSDIRECTORY"
- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@v1
with:
role-to-assume: arn:aws:iam::375643557360:role/anoma-github-action-ci-master
aws-region: eu-west-1
- name: Install Protoc
uses: arduino/setup-protoc@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
- name: Install sccache (ubuntu-20.04)
if: matrix.os == 'ubuntu-20.04'
env:
Expand Down Expand Up @@ -273,11 +283,21 @@ jobs:
# See comment in build-and-test.yml
with:
ref: ${{ github.event.pull_request.head.sha }}
- name: Remove some unused data in github runners
run: |
sudo rm -rf /usr/share/dotnet
sudo rm -rf /opt/ghc
sudo rm -rf "/usr/local/share/boost"
sudo rm -rf "$AGENT_TOOLSDIRECTORY"
- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@v1
with:
role-to-assume: arn:aws:iam::375643557360:role/anoma-github-action-ci-master
aws-region: eu-west-1
- name: Install Protoc
uses: arduino/setup-protoc@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
- name: Install sccache (ubuntu-20.04)
if: matrix.os == 'ubuntu-20.04'
env:
Expand Down Expand Up @@ -351,7 +371,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-20.04]
nightly_version: [nightly-2022-05-20]
nightly_version: [nightly-2022-11-03]
mold_version: [1.7.0]
make:
- name: e2e
Expand Down Expand Up @@ -386,11 +406,21 @@ jobs:
# See comment in build-and-test.yml
with:
ref: ${{ github.event.pull_request.head.sha }}
- name: Remove some unused data in github runners
run: |
sudo rm -rf /usr/share/dotnet
sudo rm -rf /opt/ghc
sudo rm -rf "/usr/local/share/boost"
sudo rm -rf "$AGENT_TOOLSDIRECTORY"
- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@v1
with:
role-to-assume: arn:aws:iam::375643557360:role/anoma-github-action-ci-master
aws-region: eu-west-1
- name: Install Protoc
uses: arduino/setup-protoc@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
- name: Install sccache (ubuntu-20.04)
if: matrix.os == 'ubuntu-20.04'
env:
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,10 @@ jobs:
# See comment in build-and-test.yml
with:
ref: ${{ github.event.pull_request.head.sha }}
- name: Install Protoc
uses: arduino/setup-protoc@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
- name: Setup rust toolchain
uses: oxidecomputer/actions-rs_toolchain@ad3f86084a8a5acf2c09cb691421b31cf8af7a36
with:
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,10 @@ jobs:
restore-keys: ${{ runner.os }}-${{ matrix.make.cache_subkey }}-${{ matrix.make.cache_version }}-cargo-
- name: Install cargo ${{ matrix.make.command }}
run: curl https://i.jpillora.com/${{ matrix.make.version }}! | bash
- name: Install Protoc
uses: arduino/setup-protoc@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
- name: ${{ matrix.make.name }}
working-directory: ./.github/workflows/scripts
run: |
Expand Down
Loading