GNaD13
bfb4bc08ef
Add weighted operations run simulation ( #1055 )
...
* add WeightedOperations msg update admin
* add check contract info condition
* add fnc simulate migrate
* add weights operations migrate contract
* fix simulation msg update admin
* add simulation.NewWeightedOperation
* add sml msg clear admin
* fix lint
* remove msg migrate
* change admin to use test account
* add migrate
* add new contract for simulation migrate
* correct return log
* Polish SimulateMsgMigrateContract
Co-authored-by: Alex Peters <alpe@users.noreply.github.com >
2022-11-02 09:54:15 +01:00
GNaD13
fe50854f8d
Add simulation for gov ( #1064 )
...
* add struct for sim gov
* add proposal for store contract
* change wasm file
* add proposal instantiate contract
* change admin account
* add sim gov proposals Update Admin
* add sim gov execute contract
* fix some bug
* add sim gov clear admin
* add comment
* fix lint
2022-11-01 11:06:53 +01:00
puneetmahajan
7b25435b39
update cosmos-sdk to v45.9, add dragonberry.
2022-10-14 19:44:35 +04:00
Alex Peters
016e3bc06b
Revert module version to 1 as there is no migration
2022-10-04 09:50:31 +02:00
Alex Peters
ccb2fdd0b6
Make contract addresses predictable
2022-09-09 12:42:41 +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
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
60da5c03d6
Ugrade sdk to v0.45.7 ( #959 )
...
* 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
* Revert ibc-go version upgrade
Co-authored-by: Jacob Gadikian <jacobgadikian@gmail.com >
2022-08-25 10:52:47 +02:00
Alexander Peters
00082a25b8
Make app keepers public ( #951 )
...
* use ecosystem convention for keeper names in app.go
* fix linting
* Revert variable renaming
* Deprecate attribute access helper
* Formatting only
* Replace usage of deprecated test helper
* Address linter report
Co-authored-by: faddat <jacobgadikian@gmail.com >
2022-08-23 17:01:04 +02:00
Alexander Peters
2a9c5c1ea5
Fix wasm simulations ( #870 )
...
* Fix wasm simulations + make functions compatible with tgrade
* Fix lint issues
* Fix simulation setup
* Make simulations store msg pass
* Use default values params to make operations succeed
* Normalize wasm store
* Add simulations to circleci config
* Run simulation in temp dir
* Store sim logs
* Increase circleci machine type
* Extract reflect contract api into helper
* Add execute msg to simulations
* Embed refect wasm contract
Co-authored-by: Pino' Surace <pino.surace@live.it >
2022-05-31 10:07:16 +02:00
Ethan Frey
2b0b1677df
Prepare release notes for 0.27 ( #860 )
...
* Add warning notes about intertx
* Update CHANGELOG
* Run all tests on m1 as it is stable now
2022-05-17 13:13:57 +02:00
Ethan Frey
663716aec0
Merge pull request #851 from CosmWasm/gofumpt
...
Gofumpt
2022-05-10 13:35:16 +02:00
Ethan Frey
bff3aff95b
Run new "make format"
2022-05-09 22:34:26 +02:00
Ethan Frey
db195f610a
Import interTx controller from cosmos/interchain-accounts
2022-05-09 21:40:36 +02:00
Ethan Frey
748d4f7c29
Revert "Remove controller, host-only mode"
...
This reverts commit 38932b7149 .
2022-05-09 21:40:36 +02:00
Ethan Frey
38932b7149
Remove controller, host-only mode
2022-05-04 21:53:02 +02:00
Ethan Frey
4fb675e24f
Initial ICA integration, missing auth setup
2022-05-04 11:42:43 +02:00
Ethan Frey
b6a796313c
go fmt for the linter
2022-05-04 10:34:16 +02:00
Ethan Frey
b4c36e4d7a
Fix reflect test
2022-05-04 10:34:16 +02:00
Ethan Frey
cd2e949cfa
Proper wiring of ibc transfer module
2022-05-04 10:34:16 +02:00
Ethan Frey
bd68315e7a
Code compiles, but ibc transfer disabled
2022-05-04 10:34:16 +02:00
Ethan Frey
5c82f4edd0
Fixups
2022-05-04 10:34:16 +02:00
vuong
97e067e006
add counterpartyChannelID param to wasm IBCHandler.OnChainOpenAck
2022-05-04 10:34:15 +02:00
Jacob Gadikian
f740dae543
push smol thing to github so can work with Mr. Vuong
2022-05-04 10:34:15 +02:00
Ethan Frey
1253c8e360
Merge branch 'main' into add-state-sync
2022-05-04 10:18:53 +02:00
Alex Peters
a5695eeda1
Fix linter warnings
2022-05-03 14:34:20 +02:00
Alex Peters
6b4accb3b6
Add snapshotter integration tests and minor cleanup
2022-05-03 13:48:30 +02:00
pinosu
23c75b18b8
Add MsgStoreCode and MsgInstantiateContract support to simulations ( #831 )
...
* Add MsgStoreCode and MsgInstantiateContract support to simulations
* Check for permissions in codeInfo
2022-05-03 13:46:18 +02:00
Ethan Frey
fea9d393f1
Basic tend to end test for no errors
2022-04-27 21:41:27 +02:00
Ethan Frey
f68ef900d3
Fix linting errors
2022-04-27 21:01:28 +02:00
Ethan Frey
9952475228
Move snapshotter to keeper and implement
2022-04-27 21:01:28 +02:00
Ethan Frey
f789aed907
properly register the snapshot manager
2022-04-27 21:01:28 +02:00
Ethan Frey
870bba8c27
Make snapshot from keeper
2022-04-27 21:01:28 +02:00
Assaf Morami
3080845986
Add WasmSnapshotter
...
This helps state sync to track the WASM files too, as they're not in IAVL
2022-04-27 21:01:28 +02:00
Alex Peters
1a0469cf4c
Set end block order
2022-01-27 15:40:54 +01:00
Alexander Peters
b8319aa334
Upgrade to cosmos-sdk v0.45.0 ( #717 )
...
* Upgrade to cosmos-sdk v0.44.5
* Upgrade to sdk v0.45.0-rc1
* Fix local test deploy scripts
* Bump to v0.45.0 final release
* Fixed replace to 0.45.0 not rc1
* Fix changed import path since rc1
Co-authored-by: Ethan Frey <ethanfrey@users.noreply.github.com >
2022-01-20 12:47:01 +01:00
Alexander Peters
efe87743e4
Limit simulation gas ( #674 )
...
* Limit simulation gas
* Put parameters on separate lines
2021-11-17 17:20:26 +01:00
Alexander Peters
c18bc4b00e
Add linter name and minor golint related updates ( #663 )
2021-10-25 15:33:21 +02:00
Alexander Peters
465c085e15
Revert error handling on export ( #662 )
2021-10-25 15:22:42 +02:00
fkneeland-figure
57517b0c33
Add golangci lint check on pull requests ( #645 )
...
* added golangci lint check on pull requests
* changelog update
* updated to use circleci instead of github actions
* testing a golang change
* added workflow
* updated how we find the golangci command in the make file
* using orb for golangci
* Added golangci install make command
* use docker image for golangci
* stop using make in circleci
* reverted golang change to trigger ci
* gofmt
* make fmt
* fixed a few things
* updated version on golintci
* fixed all the lint errors
* check version
* skipped wrongly failing lint
* Revert generated file changes
* fix import grouping, return errors on failures, initialization of arrays revert
* fixed a few lint errors
* addressed more code review comments
* updated with error check
* increased timeout for golangci-lint
* dont format autogenerated files
Co-authored-by: Carlton Hanna <channa@figure.com >
2021-10-25 09:09:47 +02:00
fkneeland-figure
dd390d7f5f
Go Formatting update ( #648 )
...
* make fmt
* changelog update
2021-10-21 14:54:16 +02:00
Ethan Frey
2abbc00baf
More bank/cw20 benchmarks ( #651 )
...
* Add blocks of 1000 tx
* Increase Block.MasGas for tests/benchmarks
* Add huge initialization
2021-10-19 10:06:52 +02:00
Ethan Frey
dee6b696e6
Initial account creation also creates cw20 balances
2021-10-08 23:47:20 +02:00
Ethan Frey
b36e25db3c
Set up cw20 transfer test case
2021-10-08 21:36:11 +02:00
Alexander Peters
62e976a551
Upgrade wasmvm-v1.0.0-soon2 ( #628 )
...
* Upgrade wasmvm-v1.0.0-soon2
* Improve comment on DefaultGasMultiplier
Co-authored-by: Simon Warta <simon@warta.it >
2021-10-07 14:11:37 +02:00
Alexander Peters
5e88752011
Merge pull request #627 from CosmWasm/upgrade_sdk
...
Upgrade Cosmos-sdk v0.42.10
2021-10-06 16:52:09 +02:00
Alex Peters
b605a30a14
Upgrade Cosmos-sdk v0.42.10
2021-10-06 16:46:35 +02:00
Alex Peters
23ffdc9dc2
Add capabilities to begin block
2021-10-06 16:35:03 +02:00
Alexander Peters
58f3776f6e
Implement tx counter for transaction info ( #621 )
...
* Implement tx counter for transaction info
* Count tx before pre-conditions
* Doc update
2021-09-27 21:53:01 +02:00