Commit Graph

  • 3dc386ad5d
    fixed typo Jürgen Eckel 2023-11-14 11:14:53 +01:00
  • 73b995a8d1
    commited openapi docs Jürgen Eckel 2023-11-14 11:06:07 +01:00
  • 3575331b57
    changed protobut names Jürgen Eckel 2023-11-14 10:58:09 +01:00
  • bb3936b910
    fixed typos Jürgen Eckel 2023-11-14 10:21:07 +01:00
  • e1306a7af6
    removed obsolete function Jürgen Eckel 2023-11-14 09:50:31 +01:00
  • c0780b10be
    * fixed type * set distribution addresses to testnet values * set reissuanc asset to testnet values Jürgen Eckel 2023-11-14 09:46:07 +01:00
  • 3a9d4a3d54
    fixed variable typeo Jürgen Eckel 2023-11-14 09:29:27 +01:00
  • d06dd6876f
    added changed go.mod and go.sum Jürgen Eckel 2023-11-14 09:24:48 +01:00
  • eca8bc66d9
    Merge branch 'main' into 92-implement-pop-result-handler Jürgen Eckel 2023-11-14 09:19:18 +01:00
  • efa6826674
    pleasing golangci-lint Jürgen Eckel 2023-11-13 14:14:41 +01:00
  • ca12cba6f0
    fixed merge issue Jürgen Eckel 2023-11-13 14:00:30 +01:00
  • 6fe936461e
    removed equal functions (merge isue) Jürgen Eckel 2023-11-13 13:56:04 +01:00
  • 044407631a
    Merge branch 'main' into distribute_assets Jürgen Eckel 2023-11-13 13:53:54 +01:00
  • 1e1138d026
    Switch to revive and fix findings (#171) Julian Strobl 2023-11-13 12:42:52 +01:00
  • e0ece2a4ee
    [revive] Fix findings Julian Strobl 2023-11-13 11:42:27 +01:00
  • 6e2b9d5951
    [ci] Switch from nosnakecase to revive Julian Strobl 2023-11-13 08:37:59 +01:00
  • 9c86497f05
    Update config.go Jürgen Eckel 2023-11-10 14:05:11 +01:00
  • 19e0521f50
    Merge branch 'main' into distribute_assets Jürgen Eckel 2023-11-10 14:00:10 +01:00
  • acf0beb509
    removed bulky async cmd start Jürgen Eckel 2023-11-10 13:25:21 +01:00
  • 9a365937f7
    commite unsaved files and fixed linter issues Jürgen Eckel 2023-11-10 12:47:13 +01:00
  • 468618d7b3
    renamed methods and added TODO Jürgen Eckel 2023-11-10 12:39:56 +01:00
  • 3592d5fd1d
    adjusted the openapi docs Jürgen Eckel 2023-11-10 12:38:26 +01:00
  • fec2e403ba
    removed obsolete code Jürgen Eckel 2023-11-10 12:31:03 +01:00
  • 064bad51b7
    removed pop distribution Jürgen Eckel 2023-11-10 11:08:26 +01:00
  • edbd58f41b
    fixed some wordings Jürgen Eckel 2023-11-10 11:04:08 +01:00
  • 59d7751cc8
    * set proper validatoraddress within the testcases for e2e/dao * set proper root dir for test cases Jürgen Eckel 2023-11-10 10:58:45 +01:00
  • c8bfb861f1
    add machine allowance e2e test (#166) Lorenz Herzberger 2023-11-09 15:47:41 +01:00
  • 4847d7424a
    use GetMintAddress in ante handler Lorenz Herzberger 2023-11-09 14:23:29 +01:00
  • af5e6fd40f
    make dao.MsgUpdateParams.Params non-nullable Lorenz Herzberger 2023-11-09 10:31:46 +01:00
  • 3d3d57cb61
    add dao get and set params Lorenz Herzberger 2023-11-09 10:22:17 +01:00
  • fb60be0521
    ignite scaffold message update-params params:Params --module dao Lorenz Herzberger 2023-11-09 10:05:09 +01:00
  • 8a2a05f2fb
    Fix default validator address in app.toml (#169) Julian Strobl 2023-11-08 15:20:40 +01:00
  • fff853ca93
    Fix default validator address in app.toml Julian Strobl 2023-11-08 15:10:36 +01:00
  • 13a027aca9
    add MintAddress to params.proto Lorenz Herzberger 2023-11-08 11:28:56 +01:00
  • 0144ea392e
    added RDDL token conversion methods Jürgen Eckel 2023-11-08 11:13:08 +01:00
  • a8a8e76fb2
    fixed smaller integration issues Jürgen Eckel 2023-11-07 18:10:29 +01:00
  • f0ae4c96ba
    Use GetConfig() to utilize the singleton (#168) v0.5.5 Jürgen Eckel 2023-11-07 18:09:54 +01:00
  • 3beab6624b
    Bump google.golang.org/grpc from 1.56.2 to 1.56.3 (#163) dependabot[bot] 2023-11-07 18:02:29 +01:00
  • 9895219951
    using GetConfig() to utilize the singleton Jürgen Eckel 2023-11-07 17:47:28 +01:00
  • 315d2d05b8
    fix linter errors Lorenz Herzberger 2023-11-06 14:18:12 +01:00
  • accfd72674
    add machine allowance e2e test Lorenz Herzberger 2023-11-06 14:02:38 +01:00
  • fb366e0f75
    Bump google.golang.org/grpc from 1.56.2 to 1.56.3 dependabot[bot] 2023-10-25 22:46:20 +00:00
  • b227f40d98
    removed obsolete code and usage of the wrong kvstore Jürgen Eckel 2023-10-25 18:22:30 +02:00
  • a745543af6
    adjusted openapi docs Jürgen Eckel 2023-10-24 18:13:32 +02:00
  • 0f4c0c12fd
    Merge branch 'main' into distribute_assets Jürgen Eckel 2023-10-24 18:08:33 +02:00
  • b9fc910d3d
    fixed static check issue Jürgen Eckel 2023-10-24 15:36:28 +02:00
  • bdf8fc5076
    fixed build issues Jürgen Eckel 2023-10-24 15:28:59 +02:00
  • 3005941b6c
    Merge branch 'new_distrubution' into distribute_assets Jürgen Eckel 2023-10-24 15:24:17 +02:00
  • 0b6b1e120a
    DRY: Use RootDir from main config (#155) Julian Strobl 2023-10-23 10:45:10 +02:00
  • 6472d7693f
    [ci] Add nosnakecase to golangci-lint (#161) Julian Strobl 2023-10-20 14:09:07 +02:00
  • 82f33a236c
    [ci] Add nosnakecase to golangci-lint Julian Strobl 2023-10-20 13:52:09 +02:00
  • 7d65bff35f
    Switch BlockHeight to int64 (#158) Julian Strobl 2023-10-20 13:43:44 +02:00
  • ec58d7d00b
    Switch BlockHeight to int64 Julian Strobl 2023-10-20 10:27:01 +02:00
  • bed03197b5
    [ci] Add forbidigo to golangci-lint (#160) Julian Strobl 2023-10-20 13:31:16 +02:00
  • 61bcc4f5fa
    [ci] Add forbidigo to golangci-lint Julian Strobl 2023-10-20 13:09:52 +02:00
  • 45504f4670
    Replace fmt.PrintX calls by proper logging (#159) Julian Strobl 2023-10-20 12:57:42 +02:00
  • f20f4fc7cc
    Replace fmt.PrintX calls by proper logging Julian Strobl 2023-10-20 12:30:00 +02:00
  • 6aaa5399ef
    Remove /planetmint-go from API paths (#157) v0.5.4 Julian Strobl 2023-10-19 10:39:23 +02:00
  • a91cef7e7e
    Generate protobuf and openapi Julian Strobl 2023-10-19 10:32:28 +02:00
  • aa8ef3a2aa
    Remove /planetmint-go from API paths Julian Strobl 2023-10-19 10:31:09 +02:00
  • e10416b23d
    Use globally defined keyring backend from client.toml (#156) Julian Strobl 2023-10-19 09:48:18 +02:00
  • d39bbe46b2
    Use globally defined keyring backend from client.toml Julian Strobl 2023-10-19 09:15:16 +02:00
  • b0879a56d0
    DRY: Use RootDir from main config Julian Strobl 2023-10-18 13:32:18 +02:00
  • a57ff47ec9
    added DistributionResult Jürgen Eckel 2023-10-18 13:15:34 +02:00
  • 283eeb7c9a
    Fix broken API paths (#154) v0.5.3 Julian Strobl 2023-10-18 08:48:33 +02:00
  • 8a67b626ac
    Generate protobuf and openapi Julian Strobl 2023-10-18 08:05:25 +02:00
  • f16c27abf4
    Fix broken API paths Julian Strobl 2023-10-18 08:03:46 +02:00
  • c6909a3e4a
    hotfix: inconsistent logging of block-proposer results on the chain. … (#153) v0.5.2 Jürgen Eckel 2023-10-17 11:49:54 +02:00
  • 9ea9290c25
    removed registerAsset Jürgen Eckel 2023-10-17 11:43:18 +02:00
  • 4efc9b16a8
    Revert "removed obsolete method" Jürgen Eckel 2023-10-17 11:42:37 +02:00
  • 77cb65aa88
    removed obsolete method Jürgen Eckel 2023-10-17 11:39:29 +02:00
  • 1171e43a26
    hotfix: inconsistent logging of block-proposer results on the chain. these results need to be consensed via an explicit message instead of an error output. Jürgen Eckel 2023-10-17 11:11:39 +02:00
  • 126d59cff9 [ci] Check generated files Julian Strobl 2023-10-16 10:52:36 +02:00
  • e8dbfcb644 [ignite] Fix multiple main packages found Julian Strobl 2023-10-16 10:34:41 +02:00
  • b8ee57b61d
    [ci] Check generated files Julian Strobl 2023-10-16 10:52:36 +02:00
  • c170eaf834
    [ignite] Fix multiple main packages found Julian Strobl 2023-10-16 10:34:41 +02:00
  • b7cfbd00d8
    Bump golang.org/x/net from 0.12.0 to 0.17.0 (#138) dependabot[bot] 2023-10-12 12:01:52 +02:00
  • f12d3cded2
    Bump golang.org/x/net from 0.12.0 to 0.17.0 dependabot[bot] 2023-10-11 23:02:23 +00:00
  • 3b727e56eb
    distributed & result msgs Jürgen Eckel 2023-10-11 16:48:03 +02:00
  • 1927c4d472
    Eckelj/support keyring (#136) v0.5.1 Jürgen Eckel 2023-10-11 16:02:37 +02:00
  • 52ce04c164
    added Reissuance workflow logging Jürgen Eckel 2023-10-11 15:55:51 +02:00
  • 78380dabcc
    simplified code Jürgen Eckel 2023-10-11 14:53:38 +02:00
  • 5cac0f8e0f
    fixed conversion /copy-paste bug Jürgen Eckel 2023-10-10 17:38:39 +02:00
  • b62969cb22
    aded keyring option Jürgen Eckel 2023-10-10 15:23:10 +02:00
  • 5f834726b8
    from float to satoshi (#134) Jürgen Eckel 2023-10-10 15:15:10 +02:00
  • 542b92d56d
    update mocks 107-verify-and-check-the-plmnt-supply Lorenz Herzberger 2023-10-10 15:04:06 +02:00
  • 2d9d907fa7
    fix invariant and add message Lorenz Herzberger 2023-10-10 14:49:32 +02:00
  • 88dee35aaa
    from float to satoshi Jürgen Eckel 2023-10-10 12:43:03 +02:00
  • 0fe015a308
    add MintRequestInvariants Lorenz Herzberger 2023-10-10 12:11:03 +02:00
  • 8691e33b92
    inital distribution commit Jürgen Eckel 2023-10-10 09:50:16 +02:00
  • 481f929bdf
    Merge pull request #133 from planetmint/124-propose-a-liquid-issuance-to-the-network-unsigned-transaction v0.5.0 Lorenz Herzberger 2023-10-10 09:18:01 +02:00
  • 267f4beb37
    remove unused code Lorenz Herzberger 2023-10-10 09:10:50 +02:00
  • 6e3d5ec394
    improved error handling Jürgen Eckel 2023-10-10 02:14:05 +02:00
  • 5adaab3b14
    fixed linter issues Jürgen Eckel 2023-10-10 01:54:09 +02:00
  • 0835ab4b46
    removed circular dependency Jürgen Eckel 2023-10-10 01:48:15 +02:00
  • a0d4a9a575
    removed obsolete print commands Jürgen Eckel 2023-10-10 01:39:09 +02:00
  • 46ec3df289
    Merge branch 'main' into 124-propose-a-liquid-issuance-to-the-network-unsigned-transaction Jürgen Eckel 2023-10-10 01:31:28 +02:00
  • b4ddc44044
    * integrated ante-handler * added two new config variables: reissuance-asset and validator-address Jürgen Eckel 2023-10-10 01:24:28 +02:00
  • 9d2627f04f
    add mint request check to ante handle (#130) Lorenz Herzberger 2023-10-09 13:09:01 +02:00
  • 7f1c144844
    add mint request check to ante handle Lorenz Herzberger 2023-10-09 09:08:02 +02:00