Commit Graph

  • 7264a702c0
    chore(deps): use cosmos-sdk fork 494-one-can-not-send-tx-via-command-line-with-trust-wallet-attached Julian Strobl 2024-12-16 11:14:48 +01:00
  • 1dce252617
    chore(sims): copy makefiles from cosmos-sdk (#495) main Julian Strobl 2024-12-16 09:15:49 +01:00
  • 3185c22787
    chore(sims): copy makefiles from cosmos-sdk Julian Strobl 2024-12-09 14:33:49 +01:00
  • e95187df7d
    chore(sims): copy makefiles from cosmos-sdk simulations-wip Julian Strobl 2024-12-09 14:33:49 +01:00
  • 9ea03441d8
    added testcase for distribution after req and resp (#493) Jürgen Eckel 2024-11-29 15:55:55 +01:00
  • b2706722f0
    added testcase for distribution after req and resp Jürgen Eckel 2024-11-29 15:20:14 +01:00
  • f6c9af77c0
    fixed varialbe assignment addr vs tx id (#492) v0.12.12 Jürgen Eckel 2024-11-29 15:07:12 +01:00
  • 0843e19d2b
    fixed varialbe assignment addr vs tx id Jürgen Eckel 2024-11-29 14:57:52 +01:00
  • 41b5bf545f
    Eckelj/distributions query (#491) v0.12.11 Jürgen Eckel 2024-11-28 17:15:16 +01:00
  • 0835d6d75c
    fix(query): add pagination flags to cmd Julian Strobl 2024-11-28 17:03:57 +01:00
  • 067b3e58ac
    refactor(query): align with rest of the source code Julian Strobl 2024-11-28 17:03:14 +01:00
  • 653e988d79
    executed ignite init to solve issues Jürgen Eckel 2024-11-28 16:01:37 +01:00
  • f013010b47
    fixed minor issue Jürgen Eckel 2024-11-28 15:49:21 +01:00
  • 8e2b9e8a35
    fixed linter issues Jürgen Eckel 2024-11-28 15:32:25 +01:00
  • 074b10948a
    * adjusted to an array of distributions * added test cases Jürgen Eckel 2024-11-28 15:26:16 +01:00
  • 1e8e60ecd5
    docs(wip): add protoc workflow to readme 483-investigate-module-simulations Lorenz Herzberger 2024-11-28 13:01:56 +01:00
  • 1d89241599
    chore(wip): update module definition in module.go Lorenz Herzberger 2024-11-28 11:25:01 +01:00
  • 2a7e82bcbe
    added initial q generation Jürgen Eckel 2024-11-28 10:31:36 +01:00
  • 8a8f35e9ad
    chore(deps): dependency update Lorenz Herzberger 2024-11-27 12:18:58 +01:00
  • 751f152b7b
    Merge branch 'main' into 483-investigate-module-simulations Lorenz Herzberger 2024-11-27 12:09:17 +01:00
  • 75cb64de68
    chore(deps): update cosmos-sdk to v0.47.14 (#489) v0.12.10 lib/v0.8.0 Julian Strobl 2024-11-27 12:03:02 +01:00
  • 7988c35001
    chore(wip): update module.pb.go, dependency issue needs to be resolved Lorenz Herzberger 2024-11-27 11:53:31 +01:00
  • 2e4533600e
    chore(deps): update cosmos-sdk to v0.47.14 Julian Strobl 2024-11-27 11:32:13 +01:00
  • aec55171f9
    every node needs a key pair (#488) v0.12.9 Jürgen Eckel 2024-11-26 15:31:39 +01:00
  • 295b764ca6
    remove cover.out files Jürgen Eckel 2024-11-26 15:22:29 +01:00
  • 5b11a40caf
    pleasing the linters Jürgen Eckel 2024-11-26 15:12:43 +01:00
  • b2b41d759e
    added missing change Jürgen Eckel 2024-11-26 15:00:00 +01:00
  • 03c0f6833d
    * added panic if there is no key pair that can be used for the node (keystore or trustwallet) * renamed GetValidatorAddress to GetNodeAddress * fixed lib/test/e2e failing test case. The issue is an internal race condition of the unit test network in case of 1 node. Moving to two nodes solves the issue with the test case. In case of 1 validator, the first chain interaction happens before the address environment variablesare set. Jürgen Eckel 2024-11-26 14:53:32 +01:00
  • 39df92c24c
    chore(wip): add module proto definition Lorenz Herzberger 2024-11-26 13:19:35 +01:00
  • 90381166e6
    docs: update README.md with structure, testing and contributing sections (#482) Lorenz Herzberger 2024-11-26 08:20:20 +01:00
  • de1546ebe3
    refactor(lib): use planetmint-go v0.11.1 (#487) Julian Strobl 2024-11-25 17:55:04 +01:00
  • 602ac7a601
    refactor(lib): use planetmint-go v0.11.1 Julian Strobl 2024-11-22 16:21:50 +01:00
  • 77cd83655d
    refactor(lib): wip refactor-lib Julian Strobl 2024-11-22 16:09:17 +01:00
  • 733fd5dbd4
    chore(deps): use planetmint-go from this directory Julian Strobl 2024-11-22 16:21:50 +01:00
  • a74ac48421
    test(wip): add machine module simulation test Lorenz Herzberger 2024-11-21 10:46:07 +01:00
  • 8e87cd77db
    refactor clients (#486) v0.12.8 Julian Strobl 2024-11-21 10:13:42 +01:00
  • 45fcaf5e1a
    refactor(client): align naming with rddl claim client Julian Strobl 2024-11-21 09:57:51 +01:00
  • d27fa4883b
    refactor(clients): improve readability Julian Strobl 2024-11-20 12:55:55 +01:00
  • 2ceba95685
    refactor(clients): into sub-packages Julian Strobl 2024-11-20 12:16:41 +01:00
  • 3cf3c67e08
    Identify issues during DistributionResult calls (#484) Jürgen Eckel 2024-11-20 13:54:13 +01:00
  • a11d35a224
    added old initiator format to the test cases Jürgen Eckel 2024-11-20 13:14:59 +01:00
  • 49ae987f57
    added test case to cover and identifiy cases Distribution result caused creashes. e.g. "" is resolved as an address during DistributionResult this case is now covered. Hopefully, the test case will detect issues in the future Jürgen Eckel 2024-11-20 12:49:50 +01:00
  • 7538de159f
    feat(log): force to log error object (#481) Julian Strobl 2024-11-20 11:58:18 +01:00
  • fe73cb3134
    docs: update README.md with structure, testing and contributing sections Lorenz Herzberger 2024-11-20 11:35:19 +01:00
  • ff51c2c6d1
    feat(log): force to log error object Julian Strobl 2024-11-20 10:09:57 +01:00
  • 94706c8f99
    fix(dao): challenger and challengee can be empty (#480) v0.12.7 Julian Strobl 2024-11-20 10:45:21 +01:00
  • 09e17de5c8
    fixed static checks Jürgen Eckel 2024-11-20 10:34:37 +01:00
  • e21a4223f1
    put validator rewards into else case to protect the claim object against bogus values Jürgen Eckel 2024-11-20 10:31:42 +01:00
  • 29b20e4392
    fix(dao): challenger and challengee can be empty Julian Strobl 2024-11-19 14:52:17 +01:00
  • 190f24a10b
    refactor configs (#479) v0.12.6 lib/v0.7.0 Julian Strobl 2024-11-19 09:44:53 +01:00
  • 00a56fed43
    refactor(lib): make config more readable Julian Strobl 2024-11-19 08:58:39 +01:00
  • b470b82ac7
    refactor(config): improve readability/maintainability Julian Strobl 2024-11-19 08:51:01 +01:00
  • de63f1dddc
    remove client implementation to correct client after upgrade (#478) Lorenz Herzberger 2024-11-18 15:14:14 +01:00
  • 4e84f9a316
    chore: update shamir-coordinator-service client Julian Strobl 2024-11-18 15:03:46 +01:00
  • 31470e3acc
    chore: update dependencies Lorenz Herzberger 2024-11-18 14:53:19 +01:00
  • 375cf2ac64
    chore: update rddl-claim-service/client dependency Lorenz Herzberger 2024-11-18 14:45:38 +01:00
  • 70a6a7e265
    refactor: replace shamir coordinator client with exported version Lorenz Herzberger 2024-11-18 13:52:23 +01:00
  • 2c850937ed
    refactor: replace claim client with exported version Lorenz Herzberger 2024-11-18 13:42:46 +01:00
  • 186cab3356
    refactor(mqtt): defer unlock where applicable (#477) Julian Strobl 2024-11-18 10:44:52 +01:00
  • 989be4c4aa
    refactor(mqtt): defer unlock where applicable Julian Strobl 2024-11-18 10:32:20 +01:00
  • ae086b9b37
    using the defined function (#476) Jürgen Eckel 2024-11-18 10:26:19 +01:00
  • cf6591ace1
    using the defined function Jürgen Eckel 2024-11-18 10:22:55 +01:00
  • b48432f541
    refactor: reduce cognitive complexity (#475) Julian Strobl 2024-11-18 10:14:11 +01:00
  • f08b8542fb
    refactor(machine): reduce cognitive complexity Julian Strobl 2024-11-18 09:29:51 +01:00
  • 7fbabf3e08
    refactor(mqtt): reduce cognitive complexity Julian Strobl 2024-11-15 13:32:09 +01:00
  • c507a3490e
    chore(sonar): add util.go to exclusion Julian Strobl 2024-11-15 16:10:12 +01:00
  • d6570c3e54
    chore(sonar): add network.go to exclusion Julian Strobl 2024-11-15 15:59:17 +01:00
  • fc91345ab9
    chore(sonar): define a constant instead of duplicating literal (#474) Julian Strobl 2024-11-15 13:01:43 +01:00
  • 0e045fa703
    chore(sonar): define a constant instead of duplicating literal Julian Strobl 2024-11-15 12:35:36 +01:00
  • 702b9d6f7e
    * clear unresolved claims for the initiators as well (#473) v0.12.5 Jürgen Eckel 2024-11-15 12:15:23 +01:00
  • ff7f0a60ab
    * clear unresolved claims for the initiators as well Jürgen Eckel 2024-11-15 12:05:54 +01:00
  • 61adbc0a5d
    feat(mqtt): start monitor after api server (#472) Julian Strobl 2024-11-15 11:27:17 +01:00
  • 853ad35cd9
    feat(mqtt): start monitor after api server Julian Strobl 2024-11-15 11:10:38 +01:00
  • 6ec84d9395
    refactor(mqtt): do not start log message with uppercase Julian Strobl 2024-11-15 10:44:00 +01:00
  • 1bda49e2cc
    refactor(mqtt): dry Julian Strobl 2024-11-15 10:36:19 +01:00
  • 8d2ecf6e28
    feat(mqtt): switch to proper logging instance Julian Strobl 2024-11-15 10:29:13 +01:00
  • 746606ba30
    refactor(mqtt): load end of app.new Julian Strobl 2024-11-15 09:47:32 +01:00
  • 6ddc07356e
    fix(query): unknown flag: --page (#471) Julian Strobl 2024-11-14 09:52:06 +01:00
  • bfa344305e
    chore(lint): exclude query files from dupl Julian Strobl 2024-11-14 09:39:59 +01:00
  • 25e3d9c70f
    fix(query): unknown flag: --page Julian Strobl 2024-11-14 09:29:50 +01:00
  • 67453107d1
    461 validator earn rewards for sending pop init successfully (#464) v0.12.4 Lorenz Herzberger 2024-11-13 11:00:08 +01:00
  • 679080d462
    fix: amount counting in clearUnresolvedClaims Lorenz Herzberger 2024-11-13 10:20:37 +01:00
  • 6f3bfb9700
    chore(lib): update planetmint-go to v0.12.3 update-planetmint-go-to-v0-12-3 Julian Strobl 2024-11-13 09:02:22 +01:00
  • 0b0b1206ed
    chore(deps): update go-utils and elements-rpc (#469) v0.12.3 Julian Strobl 2024-11-13 08:47:58 +01:00
  • 0a1e8496b1
    chore(deps): update go-utils and elements-rpc Julian Strobl 2024-11-13 08:27:18 +01:00
  • bead62bd04
    refactor(query): align with cosmos-sdk style (#466) v0.12.2 lib/v0.6.0 Julian Strobl 2024-11-12 15:59:52 +01:00
  • 8db682d994
    feat(lint): replace deprecated exportloopref (#467) Julian Strobl 2024-11-12 15:59:09 +01:00
  • c4f4647316
    refactor(query): align with cosmos-sdk style Julian Strobl 2024-11-12 10:23:15 +01:00
  • 72e36c11eb
    fix(lint): remove inactivated execinquery (#468) Julian Strobl 2024-11-12 11:27:04 +01:00
  • ca2a010e2c
    fix(ci): pin release pipeline to go v1.22 Julian Strobl 2024-11-12 11:14:50 +01:00
  • d4ed98b9ed
    chore(ci): bump go version to v1.22 Julian Strobl 2024-11-12 10:53:32 +01:00
  • adecd7df34
    feat(lint): replace deprecated exportloopref Julian Strobl 2024-11-12 10:38:28 +01:00
  • 61eddce991
    fix(lint): remove inactivated execinquery Julian Strobl 2024-11-12 11:19:24 +01:00
  • 982ad146d8
    fix: remove depricated linter Lorenz Herzberger 2024-11-11 12:55:53 +01:00
  • ecacfd1ff9
    fix: expand error in logging Lorenz Herzberger 2024-11-11 12:18:06 +01:00
  • d6a6fb30da
    fix: split initiator, challenger and challengee reward amounts into different maps Lorenz Herzberger 2024-11-11 11:31:45 +01:00
  • 535fee2c54
    change: intitiator rewards are minted on InitPoP Lorenz Herzberger 2024-11-11 09:09:38 +01:00
  • 0bd6964d3e
    feat: add unresolved claim cleanup (#460) Lorenz Herzberger 2024-11-07 09:51:06 +01:00
  • 01100ec219
    feat: add unresolved claim cleanup Lorenz Herzberger 2024-11-06 13:00:00 +01:00
  • 764d1158dc
    refactor: IsValidatorBlockProposer no longer accepts proposerAddress … (#458) v0.12.1 Lorenz Herzberger 2024-11-05 07:59:34 +01:00