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
jhernandezb
352e408b70
fix tag
2022-09-06 08:18:45 -06:00
jhernandezb
cc9e74075c
change default behavior to always pin
2022-09-06 08:13:41 -06:00
jhernandezb
881d0aca94
add pin code flag to store code proposal
2022-09-05 10:32:22 -06:00
Alexander Peters
1fdd37816f
Upgrade thirdparty protos ( #977 )
...
* Bump tendermint protos
* Bump cosmos protos
* Format only
2022-09-05 14:20:55 +02:00
Alexander Peters
0f2794c47a
Merge pull request #969 from public-awesome/jhernandezb/add-params-query
...
add params query
2022-09-01 11:09:46 +02:00
Alexander Peters
62b18f3e86
Merge pull request #968 from CosmWasm/849_unused_flag
...
Remove obsolete cli gov params
2022-09-01 10:59:30 +02:00
jhernandezb
e54d56e95f
add params query
2022-08-31 10:58:42 -06:00
Alex Peters
dda8cbb84e
Remove obsolete cli gov params
2022-08-31 17:27:26 +02:00
Alexander Peters
e714fdf3b4
Charge gas to unzip wasm code ( #898 )
...
* Charge gas for unzip wasm code
* Add uncompress test
* Apply review feedback
* Add testcase to uncompress spec
2022-08-31 16:17:03 +02:00
Alexander Peters
49d571edbe
Merge pull request #964 from notional-labs/sdk-458
...
sdk v0.45.8
2022-08-26 08:22:39 +02:00