Drazen Urch
|
c2938e0672
|
Fix delegation paging (#1174)
* Fix delegation paging and tests
* Circuit breaker, upgrade storage and cosmwasm
* beta6
* Cleanup delegation events
|
2022-03-29 17:02:56 +02:00 |
|
Tommy Verrall
|
8d7428923a
|
Update binaries to rc version
|
2022-03-28 15:32:31 +01:00 |
|
Jon Häggblad
|
e24f8aa219
|
Fix rust 2018 idioms warnings (#1092)
* Fix elided-lifetimes-in-paths warnings
Enabling `-Wrust-2018-idioms` generates `-Welided-lifetimes-in-paths`
warnings about hidden lifetime parameters in types being deprecated
* Unused extern crate
|
2022-02-02 20:47:28 +01:00 |
|
Jon Häggblad
|
c6e41ca3f3
|
Update to rust edition 2021 everywhere (#1086)
* chore: update to rust edition 2021 everywhere
* validator-api: simplify into_iter call in rust 2021
|
2022-02-01 13:28:02 +01:00 |
|
Drazen Urch
|
614b99a36e
|
Differentiate staking and ownership (#961)
* Differentiate staking and ownership
* Ownership transfer, tests
* Consistent random keys
* Improve account tests
* Update Cargo.lock
* Make everybody happy
Co-authored-by: Drazen Urch <durch@users.noreply.guthub.com>
|
2021-12-22 13:22:46 +01:00 |
|
Bogdan-Ștefan Neacşu
|
4972ad8c53
|
Feature/rename erc20 (#979)
* Rename erc20-bridge to bandwidth-claim
* Rename contract constant in network defaults
|
2021-12-18 01:13:11 +00:00 |
|