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

[Bump] CosmWasm to v0.15.0 #508

Closed
wants to merge 61 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
61 commits
Select commit Hold shift + click to select a range
381d5ac
upgrade to Cosmos SDK v0.39.2 (#430)
alessio Dec 1, 2020
9885acf
[Bugfix] Register wasm query failed error to sdkerrors (#436)
Jan 26, 2021
50b22b3
fix treasury indicators querier
yun-yeo Jan 26, 2021
32a5c53
[Feature] append blocking conditions for `/txs` query with `--public`…
Jan 27, 2021
0d928e4
hotfix memory leak in go-cosmwasm iterator
yun-yeo Jan 29, 2021
2ddf402
Implement tax caps querier for all whitelisted denoms (#442)
Feb 9, 2021
01571de
[Hotfix] treasury empty epoch data (#445)
Feb 16, 2021
071b882
apply review for v0.4.2
yun-yeo Feb 16, 2021
61df02a
add empty epoch data load test case
yun-yeo Feb 16, 2021
260b41a
running startgate version
yun-yeo Mar 16, 2021
642f474
update swagger-docs
yun-yeo Apr 7, 2021
7e0143f
bugfix customized fee estimation interface
yun-yeo Apr 8, 2021
8b5c49c
change circleci to workflow
yun-yeo Apr 8, 2021
627a3e9
housekeeping
yun-yeo Apr 8, 2021
25519ca
fix simulation
yun-yeo Apr 13, 2021
ae4f805
fix simulation
yun-yeo Apr 13, 2021
061a344
fix mempool logic to restrict gas limit for oracle txs
yun-yeo Apr 14, 2021
4a298bb
Bump cosmwasm to v0.14.x (#465)
Apr 26, 2021
cf3213b
[Feature] Separate mint and burn swap pool (#467)
Apr 26, 2021
ca1dcd1
[Feature] v0.4 to v0.5 migration (#471)
May 4, 2021
989eccb
[Feature] Bump cosmwasm to v0.14.0 (#472)
May 6, 2021
2722cde
update swagger-docs
yun-yeo May 6, 2021
d28e802
update proto comment & swagger-docs
yun-yeo May 6, 2021
270c999
update proto doc generation script to generate docs with cosmos and ibc
yun-yeo May 6, 2021
ebcf718
remove cosmos proto vesting account
yun-yeo May 6, 2021
a76dcc3
pass nano second for wasm BlockInfo
yun-yeo May 7, 2021
ef4b246
allow empty admin on cli comment
yun-yeo May 12, 2021
2e84961
update swagger-docs
yun-yeo May 12, 2021
64cdec1
fix instantiate&execute&migrate event ordering
yun-yeo May 12, 2021
965dbb8
[Feature] Bump SDK version to v0.43.0-beta1 (#474)
May 17, 2021
734cc61
bugfix to pass msgs to BroadcastTx at fee estimation
yun-yeo May 18, 2021
e85374f
bugfix cmd and estimate_fee
yun-yeo May 18, 2021
c4f8fa7
remove log
yun-yeo May 19, 2021
9089bd3
[Feature] Remove Treasury bespoke proposals (#475)
May 21, 2021
d7640cf
[Feature] RewardWeight migration script update to burn all seigniorag…
May 21, 2021
5ac5439
revert core/BaseAccount codec to core/Account & swagger update
yun-yeo May 21, 2021
c8c8f9e
add deprecation headers to custom rest handlers
yun-yeo May 26, 2021
fde1dfc
fix swagger
yun-yeo May 26, 2021
37661b2
Fix distribution legacy amino codec
hanjukim May 26, 2021
bfba78d
fix treasury migration
yun-yeo May 27, 2021
411d735
update swagger docs
yun-yeo May 27, 2021
2caad87
legacy swagger update
yun-yeo May 28, 2021
028069e
temporal fix for keyring dir not found error
yun-yeo May 28, 2021
da875bc
add deprecation flag to swagger
yun-yeo May 28, 2021
25e3af3
convert pubkey replace to receive proto style pubkey object
yun-yeo May 28, 2021
2d87b93
upgrade migration register for v0.5.0-beta3
yun-yeo May 28, 2021
756432d
prepare docker files both for shared and static libary version
yun-yeo May 28, 2021
f91f293
make static.Dockerfile to default Dockerfile
yun-yeo May 28, 2021
dbe6117
bugfix add treasury burn permission
yun-yeo May 29, 2021
5e325ff
fix(terrad-env): Dockerfile VOLUME directive doesn't work on Azure (#…
zmarouf May 31, 2021
da29720
[Feature] update organization name to terra-money (#486)
Jun 1, 2021
d04903f
Update migration params for col5 (#491)
Jun 1, 2021
3166ae2
update migration code to add burn permission to treasury module (#493)
Jun 3, 2021
d60a9c7
[Bugfix] Return BASE/QUOTE exchange rate (#497)
Jun 14, 2021
097cdd5
[Feature] amino support to authz module with tax computing custom cli…
Jun 14, 2021
8aa1d6c
fill more denom meta infos
yun-yeo Jun 22, 2021
505a4c8
update wasm cli to receive base64 bytes for raw query
yun-yeo Jun 23, 2021
c167a9d
[Bugfix] limit wasm max gas with param (#502)
Jun 28, 2021
3cc6014
fix swap grpc querier
yun-yeo Jun 28, 2021
8b51afa
fix swap grpc querier wasm interface with cli
yun-yeo Jun 28, 2021
95e48cf
bump cosmwasm to v0.15.0
yun-yeo Jun 30, 2021
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
  •  
  •  
  •  
386 changes: 0 additions & 386 deletions .circleci/config.yml

This file was deleted.

Loading