Tuan Phan Anh
|
81fb27c40c
|
fix: remove class MsgCancelUnbond not used
|
2024-05-18 20:14:24 +07:00 |
|
Tuan Phan Anh
|
9d21d7aee0
|
fix: remove cancelUnbondingDelegation helper functions
|
2024-05-18 20:02:27 +07:00 |
|
Tuan Phan Anh
|
fee9377f53
|
Merge pull request #2 from cgilbe27/fix/tests
fix: tests
|
2024-04-11 00:21:28 +07:00 |
|
Cameron Gilbert
|
7dcb3bf20d
|
fix: tests
|
2024-04-10 13:19:21 -04:00 |
|
Tuan Phan Anh
|
ddd019e1dc
|
Merge pull request #1 from cgilbe27/fix/add-updates-to-cancel-undegation-mr
fix: update existing MR
|
2024-04-11 00:13:50 +07:00 |
|
Cameron Gilbert
|
777fce5ff9
|
fix: update existing MR
|
2024-04-10 13:05:35 -04:00 |
|
fibonacci998
|
1b05778342
|
feat: add unittest for MsgCancelUnbondingDelegation
|
2023-12-26 11:03:52 +07:00 |
|
fibonacci998
|
9712967d50
|
feat: add msg cancel unbond to amino and messages staking module
|
2023-12-22 17:14:44 +07:00 |
|
Simon Warta
|
287278004b
|
Set version 0.32.2
v0.32.2
|
2023-12-19 14:56:50 +01:00 |
|
Simon Warta
|
948012ae8f
|
Merge pull request #1528 from cosmos/upgrade-sever
Upgrade semver
|
2023-12-19 14:47:42 +01:00 |
|
Simon Warta
|
6f6a937e71
|
Upgrade semver
|
2023-12-19 14:31:38 +01:00 |
|
Simon Warta
|
b23d0b7977
|
Merge pull request #1527 from cosmos/short-denoms
Require protocol to be set in endpoint URLs
|
2023-12-19 14:29:28 +01:00 |
|
Simon Warta
|
8979eac3b7
|
Use blockchain RPC URLs with protocol
|
2023-12-19 14:12:41 +01:00 |
|
Simon Warta
|
b0ccb04dac
|
Require protocol to be set in endpoint URLs
|
2023-12-19 13:54:16 +01:00 |
|
Simon Warta
|
8ab4b7b7cc
|
Add unit tests for hasProtocol
|
2023-12-19 13:51:56 +01:00 |
|
Simon Warta
|
7ee2aa034b
|
Polish CHANGELOG entry
|
2023-12-19 13:36:44 +01:00 |
|
Simon Warta
|
62a4ad1b6f
|
Merge pull request #1522 from pryzm-finance/fix-gas-price-validation-regex
Update validation of GasPrice.fromString to allow using ibc denoms as gas denom
|
2023-12-19 12:45:25 +01:00 |
|
MadReza
|
a752cd8ac0
|
fix: lint
|
2023-12-19 14:51:37 +03:30 |
|
MadReza
|
fb20b92664
|
docs: update changelog
|
2023-12-19 14:27:44 +03:30 |
|
MadReza
|
075b54cc89
|
fix: make the gas price regex case sensitive
|
2023-12-19 14:22:35 +03:30 |
|
MadReza
|
8ca4560b6e
|
fix: bring back the denom length validation out of regex
|
2023-12-19 14:22:35 +03:30 |
|
MadReza
|
43aaed0410
|
docs: add changelog entry
|
2023-12-19 14:22:35 +03:30 |
|
MadReza
|
643bf25a8a
|
feat: update validation of GasPrice.fromString to allow using ibc denoms as gas denom
|
2023-12-19 14:22:35 +03:30 |
|
Simon Warta
|
55477b5392
|
Set version 0.32.1
v0.32.1
|
2023-12-19 11:32:05 +01:00 |
|
Simon Warta
|
97a54b8a10
|
Merge pull request #1518 from hyperbolic-versor/ut2
test: add unit test for `assert` for increase coverage to 100%
|
2023-12-08 23:13:05 +01:00 |
|
vector
|
9c49f68f97
|
fix: fix lint issue
|
2023-12-08 10:20:42 +08:00 |
|
vector
|
441a25ed78
|
test: add custom message test case for assert
|
2023-12-08 02:09:45 +08:00 |
|
vector
|
4364c7264b
|
test: add unit test for assert for increase coverage to 100%
|
2023-12-08 02:09:08 +08:00 |
|
Simon Warta
|
b922729093
|
Merge branch 'fix/rfc-3339-full-year'
|
2023-12-04 17:26:57 +01:00 |
|
Simon Warta
|
175ee1ee7c
|
Fix lint
|
2023-12-04 17:25:23 +01:00 |
|
Simon Warta
|
05707785c8
|
Fix text
|
2023-12-04 17:22:12 +01:00 |
|
Clockwork
|
bc79f8eb6d
|
chore: Add changelog
|
2023-11-30 20:37:28 +02:00 |
|
Clockwork
|
8f4216be68
|
fix: simplify rfc339 function
|
2023-11-30 20:32:20 +02:00 |
|
Clockwork
|
3814d43865
|
fix: clean up rfc3339 function
|
2023-11-30 19:57:17 +02:00 |
|
Clockwork
|
b0d5e0c2c8
|
fix: no special treatment for tendermint/comet zero time
|
2023-11-30 13:44:27 +02:00 |
|
Clockwork
|
5578acd4c4
|
fix: Ensure RFC dates between years 0001 and 0099 are parsed correctly
|
2023-11-30 08:52:15 +02:00 |
|
Simon Warta
|
2aaa053eb0
|
Merge pull request #1515 from cosmos/upgrade-deps
Upgrade dependencies in lockfile
|
2023-11-23 14:42:01 +01:00 |
|
Simon Warta
|
60787158e9
|
Upgrade word-wrap
|
2023-11-23 12:14:54 +01:00 |
|
Simon Warta
|
a318dd6ef5
|
Upgrade body-parser
|
2023-11-23 12:14:09 +01:00 |
|
Simon Warta
|
f89dd18f9b
|
Upgrade ua-parser-js
|
2023-11-23 12:10:58 +01:00 |
|
Simon Warta
|
7549f383fc
|
Upgrade socket.io
|
2023-11-23 12:10:22 +01:00 |
|
Simon Warta
|
c51cadc472
|
Upgrade json5
|
2023-11-23 12:09:37 +01:00 |
|
Simon Warta
|
4acc29acc1
|
Set version 0.32.0
v0.32.0
|
2023-11-23 12:00:38 +01:00 |
|
Simon Warta
|
b7c66d8bb1
|
Merge pull request #1513 from cosmos/simapp-50
Test against Cosmos SDK 0.50
|
2023-11-22 19:42:41 +01:00 |
|
Simon Warta
|
9e6b82cdac
|
Disable tests that are currently not working
|
2023-11-22 17:59:49 +01:00 |
|
Simon Warta
|
6ecf76a3ed
|
Upgrade chain to 0.50.1
|
2023-11-22 17:59:49 +01:00 |
|
Simon Warta
|
f01ae2a3a4
|
Adapt testing code for 0.50 compatibility
|
2023-11-22 17:59:49 +01:00 |
|
Simon Warta
|
d0e4c37248
|
Add SIMAPP50_ENABLED+SLOW_SIMAPP50_ENABLED in codebase
|
2023-11-22 17:59:49 +01:00 |
|
Simon Warta
|
656bfdbef8
|
Run simapp50 in CI
|
2023-11-22 12:58:28 +01:00 |
|
Simon Warta
|
b53b0c1bd4
|
Add simapp50 folder
|
2023-11-22 12:58:28 +01:00 |
|