Commit Graph
388 Commits
Author SHA1 Message Date
0xmuralik 24fad163b2 ignore gosec 2022-10-18 15:36:34 +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 d965f6fbb9 lint 2022-10-17 17:14:21 +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 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 4202addde4 flags fix 2022-10-12 14:32:09 +05:30
0xmuralik 8d29064d08 add gql 2022-10-12 13:04:44 +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 01fbfc6c38 changes for tendermint v0.34.21 2022-09-30 12:11:39 +05:30
SpideyPool192 09d81e4d66 changed binary names and source repos in docker files and readmes 2022-09-07 12:56:51 +05:30
SpideyPool192 a57e5f4fd9 changed package name from tharsis/ethermint to cerc-io/laconicd 2022-09-07 12:06:11 +05:30
SpideyPool192 e8b3ca8cae use ipdl prime in 'helpers.go/GetCid' 2022-08-18 15:02:53 +05:30
Sai Kumar f89c866f50 fix: fix the test cases 2022-06-07 08:56:26 -05:00
Sai Kumar fc06fbfb48 refactor: updated to ante handlers support 2022-06-07 08:56:18 -05:00
Sai Kumar 1bbb2d7f42 chore: small fix 2022-05-18 12:55:06 +05:30
Sai Kumar b34e83a29a chore: address the pr comments 2022-05-18 11:27:11 +05:30
Sai Kumar f705908614 fix : fix the unit test for modules 2022-05-17 07:20:21 +05:30
Sai Kumar 49cd996e80 Merge branch 'roy/upgrade-to-v0.46' of github.com:vulcanize/chiba-clonk into roy/upgrade-to-v0.46 2022-05-16 20:18:06 +05:30
roysc 2c9d18fd93 misc clean up 2022-05-16 22:22:29 +08:00
roysc bfb702009a fix tx response decoding 2022-05-16 22:22:29 +08:00
roysc 00814e2714 TxExtensionOptionI for ExtensionOptionsEthereumTx 2022-05-16 22:22:20 +08:00
roysc d1c4da99b9 [wip] TxExtensionOptionI for ExtensionOptionsEthereumTx 2022-05-12 19:45:01 +08:00
Sai Kumar 760cddf698 fix: fix the cli test cases for modules 2022-04-29 09:50:27 +05:30
Sai Kumar eb1af33649 fix: fix the rpc test cases 2022-04-28 13:13:39 +05:30
Sai Kumar 8ae41eb7cc WIP: fixing the test cases 2022-04-26 19:02:26 +05:30
Sai Kumar 694d4c667d WIP: fixing the test cases 2022-04-26 16:09:18 +05:30
Sai Kumar fd59a37798 fix : fix the conflicts 2022-04-23 21:23:51 +05:30
Sai Kumar cf0be98f9b Merge branch 'main' into sai/upgrade_cosmos_v0.46 2022-04-23 21:23:06 +05:30
nabarun 9d4c381e1a fix: increase timers for nameservice tests 2022-04-21 00:45:52 +05:30
nabarun 2ea883bc50 nameservice: return record id in setRecord message response 2022-04-20 17:21:52 +05:30
Sai Kumar 92791d5f9d WIP: trying to migrate auth handlers to middlewares 2022-04-20 17:20:55 +05:30
nabarun 92f07873f4 chore: replace with wrn with crn 2022-04-20 13:19:07 +05:30
nabarun 7f70108a4a nameservice: implement processing record and authority expiry 2022-04-19 15:51:37 +05:30
nabarun 8477b3d9cb Implement float, boolean and reference types for attributes keyValueInput 2022-04-19 08:58:10 +05:30
nabarun f7623b26f9 nameservice: return names with records query 2022-04-18 14:44:32 +05:30
nabarun d762ce98b3 nameservice: queryRecords filter by attributes 2022-04-13 17:33:42 +05:30
Sai Kumar a0e2858d4f WIP: upgrade cosmos-sdk from 0.45 to SMT 0.46 2022-04-11 13:39:39 +05:30
nabarun 555934b799 nameservice: change Record message types for chiba-clonk-client 2022-04-08 13:03:58 +05:30
Sai Kumar 4aef5ff22a Merge branch 'main' into sai/rename_ethermint_chibaclonk 2022-04-05 21:02:33 +05:30
Sai Kumar 548f2a7b92 chore: rename the ethermint to chibaclonk
1. rename `ethermint` to `chiba-clonk`

2. fix the `make localnet-start`
2022-04-05 21:00:20 +05:30
nikugogoi 401e351080 fix: gql query lookupAuthorities and bond module messages (#25) 2022-04-05 19:23:49 +05:30
Sai Kumar e90b21bc8e migrate: add dxns module
1. add bond,auction, nameserivce module
2. update to v0.12.2 ethermint version
3. fix the test cases
4. add gql server
2022-04-05 12:39:27 +05:30
Federico Kunze Küllmer 4ddc8afd18 changelog: v0.12.2 (#1022)
* changelog: v0.12.2

* fix
2022-03-30 19:16:37 +02:00