Commit Graph

1245 Commits

Author SHA1 Message Date
1ba3cd8d9b Back out chain id change, covered in another PR 2023-01-03 06:52:45 -07:00
c431d4eca5 Remove special branch 2022-12-21 13:51:01 -07:00
366752a77c Use correct chain id 2022-12-21 13:47:30 -07:00
Murali Krishna Komatireddy
75bcf1f5a5
rename nameservie to registry (#54) 2022-12-09 09:47:14 +05:30
iszubok
f84d438d60
Fix links in genesis-validators.md 2022-11-22 14:55:06 +02:00
iszubok
e829f2e2b6
Update genesis-validators.md
Correct repository URL to submit gentx
2022-11-21 19:36:34 +02:00
iszubok
28d4ca85fc
Merge pull request #55 from cerc-io/fix-testnet-validator-doc
Fix testnet-v5 validator doc
2022-11-21 14:47:09 +02:00
Ivan Zubok
db1d70ffef Fix testnet-v5 validator doc
Go version 1.18.8
Remove --mode cmd line parameter
2022-11-21 12:21:19 +00:00
Murali Krishna Komatireddy
af814fcd5f
readme (#53) 2022-11-21 10:16:23 +05:30
Murali Krishna Komatireddy
6b04c0ee5e
feat: attribute typing (#40)
* marshal and unmarshal

* attributes proto

* fix

* process attributes and create secondary mappings

* get records from attributes

* fix

* fix lint errors

* fix gosec

* lower case

* go mod tidy

* Fix tests

* "add search test"

* req attributes

* grpc tests

* fix tests

* register interface

* fix tests

* Remove git diff from test workflows

* fix workflow file

* fix simulations

* fix names and add checks for attributes in tests

* Add comment for attribute prefix
2022-11-15 11:51:14 +05:30
iszubok
72ec75a857
Merge pull request #47 from cerc-io/update-docs-laconic_81337-5
Updated documentation for laconic_81337-5
2022-11-10 14:57:17 +02:00
Ivan Zubok
ca8c83999c Updated documentation for laconic_81337-5
Documented running in Docker
2022-11-07 20:40:02 +00:00
0xmuralik
474371531d add gql server in init.sh script 2022-11-01 15:47:04 +05:30
Murali Krishna Komatireddy
e7eac028a2
Merge pull request #43 from cerc-io/murali/simulation_genesis
fix: simulations for custom modules' genesis params
2022-11-01 10:40:17 +05:30
0xmuralik
bdb0586e01 fix lint 2022-10-27 14:49:15 +05:30
0xmuralik
e119d27ca0 randomize nameservice params 2022-10-27 14:08:21 +05:30
0xmuralik
055e323f3b randomize bond params 2022-10-27 13:54:25 +05:30
0xmuralik
9ea31b81f5 random auction params 2022-10-27 13:50:12 +05:30
0xmuralik
d4b13e2859 simulation genesis 2022-10-27 12:44:59 +05:30
Murali Krishna Komatireddy
9f31e1b556
Merge pull request #42 from cerc-io/murali/update-workflows
update workflows from ethermint
2022-10-24 23:03:55 +05:30
Michael
aa3b532634
Create docker-image.yml
naive first pass publish container
2022-10-24 11:23:28 -04:00
0xmuralik
c0a197da92 update workflows from ethermint 2022-10-21 11:19:29 +05:30
Murali Krishna Komatireddy
a397ab5c6a
Merge pull request #38 from cerc-io/murali/tendermint-rollback
fix: rollback to tendermint v0.34.21
2022-10-19 11:01:14 +05:30
0xmuralik
87dc78256d exclude gosec G703 2022-10-18 16:26:48 +05:30
Murali Krishna Komatireddy
676d325e66
Merge pull request #41 from cerc-io/murali/fix-lint
fix: lint and gosec
2022-10-18 16:16:37 +05:30
0xmuralik
5ae3bc8d23 ignore gosec 2022-10-18 15:44:39 +05:30
0xmuralik
24fad163b2 ignore gosec 2022-10-18 15:36:34 +05:30
0xmuralik
944d2702b2 exclude G701 2022-10-18 15:09:55 +05:30
0xmuralik
670dc398e4 nosec G705 2022-10-18 12:14:29 +05:30
0xmuralik
906ec2a06c use cosmos/goces 2022-10-18 11:40:03 +05:30
0xmuralik
b503d311d2 update lint workflow 2022-10-18 11:00:35 +05:30
0xmuralik
f55c304930 disable typecheck linter 2022-10-18 10:51:25 +05:30
0xmuralik
d965f6fbb9 lint 2022-10-17 17:14:21 +05:30
0xmuralik
e0df2b6749 update linter 2022-10-17 17:03:11 +05:30
0xmuralik
f8ca5ba9db update linter 2022-10-17 16:55:25 +05:30
0xmuralik
482d597318 lint 2022-10-17 16:33:31 +05:30
0xmuralik
74ed0f7e0f lint 2022-10-17 12:45:01 +05:30
0xmuralik
a4f2cb5731 gofumpt and ignore duplicates 2022-10-17 12:17:56 +05:30
0xmuralik
ec3e8f7ce3 lint 2022-10-17 11:55:19 +05:30
0xmuralik
d35d3c0716 evmos/ethermint -> cerc-io/laconicd 2022-10-13 11:46:53 +05:30
0xmuralik
a8afd0a79c testnet dir 2022-10-13 11:26:07 +05:30
0xmuralik
051ef3fd2a ethermintd->laconicd 2022-10-13 11:23:17 +05:30
0xmuralik
995405d204 ignore solidity test 2022-10-12 17:24:07 +05:30
0xmuralik
103eb8a2a9 naming in makefile 2022-10-12 14:52:30 +05:30
0xmuralik
4202addde4 flags fix 2022-10-12 14:32:09 +05:30
0xmuralik
8d29064d08 add gql 2022-10-12 13:04:44 +05:30
0xmuralik
11e16a01a8 fix error in testutil/network/util.go 2022-10-11 15:43:38 +05:30
0xmuralik
c57b8fd29f fix auction keeper and flags 2022-10-11 14:01:42 +05:30
0xmuralik
56d59feaa0 update fork 2022-10-10 16:08:33 +05:30
0xmuralik
632d53e34a remove comments 2022-10-06 11:34:38 +05:30