dependabot[bot]
7fb0a3acdb
Bump github.com/cosmos/ibc-go/v3 from 3.2.0 to 3.3.0
...
Bumps [github.com/cosmos/ibc-go/v3](https://github.com/cosmos/ibc-go ) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/cosmos/ibc-go/releases )
- [Changelog](https://github.com/cosmos/ibc-go/blob/v3.3.0/CHANGELOG.md )
- [Commits](https://github.com/cosmos/ibc-go/compare/v3.2.0...v3.3.0 )
---
updated-dependencies:
- dependency-name: github.com/cosmos/ibc-go/v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-21 08:20:56 +00:00
Alexander Peters
83dfbc586c
Merge pull request #1011 from CosmWasm/changelog029
...
Update changelog for v0.29
2022-09-20 17:04:46 +02:00
Alexander Peters
72b526742d
Merge pull request #1015 from CosmWasm/proof_proto_fix
...
Fix path to proofs in protos
2022-09-20 17:04:30 +02:00
Alex Peters
8ee2c9330c
Fix path to proofs in protos
2022-09-20 15:54:26 +02:00
Simon Warta
5adb9e9f7f
Merge pull request #1012 from CosmWasm/wasmvm-1.1.1
...
Upgrade to wasmvm 1.1.1
2022-09-20 15:17:10 +02:00
Simon Warta
0ec5b77480
Upgrade .a files to 1.1.1
2022-09-20 13:36:33 +02:00
Simon Warta
76df37d5fd
Bump wasmvm to 1.1.1
2022-09-20 13:06:40 +02:00
Simon Warta
a8842ef774
Add libwasmvm version check
2022-09-20 13:06:34 +02:00
Simon Warta
f0072e6ff9
Always run docker-image
2022-09-20 13:05:09 +02:00
Simon Warta
d40888ac8b
Fix master -> main in CI config
2022-09-20 12:58:26 +02:00
Alex Peters
bad814e19b
Add migration note
2022-09-20 09:02:31 +02:00
Alex Peters
a9d2918000
Update changelog
2022-09-20 08:52:12 +02:00
Alexander Peters
e55db8bc81
Merge pull request #1001 from CosmWasm/896_scenario
...
Add factory contract scenario
2022-09-19 11:17:14 +02:00
Alexander Peters
9ec809112b
Merge pull request #1002 from CosmWasm/942_fix_genmsg
...
Fix genesis message tooling
2022-09-19 11:14:21 +02:00
Alexander Peters
b99168f505
Merge pull request #1005 from CosmWasm/ibc32_proto
...
Bump ibc proto to v3.2.0
2022-09-19 11:13:59 +02:00
Alexander Peters
3e6992db0a
Merge pull request #1004 from CosmWasm/sim_cleanup
...
Minor cleanup
2022-09-15 13:30:24 +02:00
Alex Peters
4d81fd44de
Bump ibc proto to v3.2.0
2022-09-14 15:56:12 +02:00
Alex Peters
2d896aaefe
Minor cleanup
2022-09-14 15:43:29 +02:00
Alex Peters
0b400d6c88
Fix genesis message tooling
2022-09-14 12:34:50 +02:00
Alex Peters
4a1d1b1e42
Add factory contract scenario
2022-09-14 10:42:03 +02:00
Alexander Peters
8fc9855a84
Merge pull request #995 from CosmWasm/876_doc
...
Link to medium article
2022-09-12 15:19:44 +02:00
Alexander Peters
30fc73e5f8
Merge pull request #996 from CosmWasm/942_newaddr_generation
...
Make contract addresses predictable
2022-09-09 14:43:33 +02:00
Alex Peters
ccb2fdd0b6
Make contract addresses predictable
2022-09-09 12:42:41 +02:00
Alex Peters
eb1c95a9a7
Link to medium article
2022-09-09 11:21:04 +02:00
Alexander Peters
d9f9f91d13
Merge pull request #983 from CosmWasm/dependabot/go_modules/github.com/spf13/viper-1.13.0
...
Bump github.com/spf13/viper from 1.12.0 to 1.13.0
2022-09-09 10:52:46 +02:00
Alexander Peters
42758d3a13
Rename features to availableCapabilities ( #993 )
...
* Rename features to availableCapabilities as in wasmvm
* Review feedback
2022-09-09 09:22:31 +02:00
Alexander Peters
0e41c8cc1c
Better wasmvm 1.1 integration test ( #988 )
...
* Add cosmwasm_1_1 cability, bump reflect contract, supply query integration test
* Review feedback
2022-09-09 08:36:00 +02:00
Alexander Peters
110d6d784c
Merge pull request #991 from CosmWasm/990_test
...
Test contract history order
2022-09-09 08:06:27 +02:00
Alexander Peters
1c4a5bd3df
Merge pull request #974 from CosmWasm/945_access_config_anyof
...
Introduce new AccessType to allow a set of addresses
2022-09-08 15:21:28 +02:00
Alexander Peters
fdc214cdcb
Merge pull request #992 from CosmWasm/revert_909
...
Revert "Create .gitpod.yml"
2022-09-08 15:15:32 +02:00
Alex Peters
e3e7ca3c7d
Revert "Create .gitpod.yml"
...
This reverts commit 3864815113 .
2022-09-08 14:55:51 +02:00
Alex Peters
f9912e9333
Test contract history order
2022-09-08 14:48:57 +02:00
Alexander Peters
f8edb25e69
Merge pull request #990 from yann-sjtu/fix-bug-of-contract-history
...
fix bug of contract history
2022-09-08 14:40:01 +02:00
xingqiang.yuan
e63e63b0f4
fix bug of contract history
2022-09-08 16:49:42 +08:00
Alexander Peters
b7872927b6
Merge pull request #985 from CosmWasm/957_keychain
...
Upgrade keyring/ go-keychain dependency
2022-09-07 20:18:25 +02:00
larry
b8c1d76a9a
Add query for the total supply of a coin ( #903 )
...
* add bank supply query
* remove a local dev dependency
2022-09-07 16:53:55 +02:00
Alexander Peters
aee42296b4
Merge pull request #909 from faddat/patch-5
...
Standardized Development Environment
2022-09-07 16:49:33 +02:00
Jacob Gadikian
355ee686ee
ibc-go v3.2.0 ( #937 )
...
* 457
* upgrade ci
* go get -> go install
* change denom to new format
* Update config.yml
* Revert "change denom to new format"
This reverts commit e637cf5aa417f5df9b91c196d97de85dcb70db01.
* bump ibc-go to v3.2.x
* Update config.yml
* ibc-go v3.2.0
* Update CHANGELOG.md
* Update CHANGELOG.md
* sdk v0.45.8
2022-09-07 16:39:31 +02:00
Alex Peters
10bb470d97
Upgrade keyring/ go-keychain dependency
2022-09-07 16:31:51 +02:00
Alex Peters
20cd4af540
More tests
2022-09-07 16:19:27 +02:00
Alex Peters
2567927d09
Parse any of address in CLI; more tests
2022-09-07 15:46:27 +02:00
Alex Peters
089076d065
Formatting only
2022-09-07 12:02:53 +02:00
Alex Peters
743c1c34e0
Prevent empty addresses list
2022-09-07 12:01:29 +02:00
Alex Peters
2674c53d7b
Introduce AccessTypeAnyOfAddresses
2022-09-07 12:01:29 +02:00
Simon Warta
ef8ff54701
Merge pull request #984 from CosmWasm/980_wasmvm110
...
Upgrade to wasmvm v1.1.0
2022-09-07 11:45:02 +02:00
Alexander Peters
ed308054ed
Update README.md
...
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com >
2022-09-07 10:47:02 +02:00
Alex Peters
8f7dfb1d27
Update changelog
2022-09-07 10:37:16 +02:00
Alex Peters
a40a10643d
Upgrade to wasmvm v1.1.0
2022-09-07 10:28:30 +02:00
dependabot[bot]
8fbce82f3c
Bump github.com/spf13/viper from 1.12.0 to 1.13.0
...
Bumps [github.com/spf13/viper](https://github.com/spf13/viper ) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/spf13/viper/releases )
- [Commits](https://github.com/spf13/viper/compare/v1.12.0...v1.13.0 )
---
updated-dependencies:
- dependency-name: github.com/spf13/viper
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-07 08:19:57 +00:00
Ethan Frey
f430ca3b14
Merge pull request #979 from public-awesome/feature/pin-code-flag-proposal
...
Add unpin code flag to store code proposal
2022-09-06 18:01:33 +02:00