Commit Graph

  • fa05ec7fff
    Fix test pop result (#258) Julian Strobl 2024-01-05 09:49:40 +01:00
  • 136dab7fa5
    fix: use correct proposer address in test Julian Strobl 2024-01-04 15:37:11 +01:00
  • ae4b7aec34
    refactor: properly check broadcast tx output Julian Strobl 2024-01-04 15:35:58 +01:00
  • 036c9a8cc4
    fix: logging output in dao keeper Julian Strobl 2024-01-04 15:34:46 +01:00
  • 3555eb9c32
    chore: update elements-rpc to v0.5.2 Julian Strobl 2024-01-04 15:33:46 +01:00
  • 35c30e4edb
    refactor: improve logging (#257) v0.6.9 Julian Strobl 2024-01-04 12:50:34 +01:00
  • 4599bc2c78
    refactor: improve logging (#257) 170-refactor-samplego Julian Strobl 2024-01-04 12:50:34 +01:00
  • c6450b253f
    refactor: set logging context Julian Strobl 2024-01-04 12:41:28 +01:00
  • 1dd6c8e93d
    refactor: improve logging Julian Strobl 2024-01-04 09:03:24 +01:00
  • 6bff8e835d
    Split up e2e test suites to run separately (#256) Lorenz Herzberger 2024-01-04 07:43:01 +01:00
  • f99dd49df3
    refactor: make use of testutil in e2e dao suite Lorenz Herzberger 2024-01-03 15:07:47 +01:00
  • b2d7081e65
    refactor: split up asset e2e test suites Lorenz Herzberger 2024-01-03 15:00:32 +01:00
  • aa23c9c971
    fix: linter errors Lorenz Herzberger 2024-01-03 14:44:24 +01:00
  • bef53eba5a
    refactor: add AttestMachine to testutil/e2e Lorenz Herzberger 2024-01-03 14:24:34 +01:00
  • aaeeaa8ea4
    refactor: move CreateAccount and FundAccount to testutil/e2e Lorenz Herzberger 2024-01-03 13:58:04 +01:00
  • 9adccf80b0
    [lib] Bump version to v0.3.1 v0.6.8 lib/v0.3.1 Julian Strobl 2024-01-03 13:29:15 +01:00
  • be32515b87
    lib: add initial e2e tests (#255) Julian Strobl 2024-01-03 13:08:13 +01:00
  • 99031fb857
    lib: add initial e2e tests (#255) Julian Strobl 2024-01-03 13:08:13 +01:00
  • b0854f366a
    Refactor lib (#254) Julian Strobl 2024-01-03 10:41:09 +01:00
  • 1c99e0429e
    Bump github.com/dvsekhvalnov/jose2go from 1.5.0 to 1.6.0 in /lib (#252) dependabot[bot] 2024-01-03 10:36:49 +01:00
  • d9acede757
    Bump github.com/dvsekhvalnov/jose2go from 1.5.0 to 1.6.0 (#253) dependabot[bot] 2024-01-03 10:32:04 +01:00
  • 13c5383a82
    refactor: github audit workflow (#251) Julian Strobl 2024-01-03 09:24:17 +01:00
  • a71f3d7f2a
    fix: do not try to notarize liquid asset here (#250) Julian Strobl 2024-01-02 14:59:22 +01:00
  • fd73ef87a7
    Support releasing from different branch (#249) Julian Strobl 2023-12-22 11:25:32 +01:00
  • defc6a3e4d
    Fix typo and align log messages (#241) Julian Strobl 2023-12-19 14:28:15 +01:00
  • 04f7084a0b
    test: add initial e2e tests for lib/ Julian Strobl 2024-01-02 12:01:26 +01:00
  • 5e2194f35f
    fix: only increase counter if broadcast was successful Julian Strobl 2024-01-03 11:26:09 +01:00
  • 838b28409f
    refactor: Split up machine e2e test suites Lorenz Herzberger 2024-01-03 10:56:58 +01:00
  • f957f540a1
    Refactor lib (#254) Julian Strobl 2024-01-03 10:41:09 +01:00
  • 3ca729c15b
    Bump github.com/dvsekhvalnov/jose2go from 1.5.0 to 1.6.0 in /lib (#252) dependabot[bot] 2024-01-03 10:36:49 +01:00
  • dec18c4d49 Bump github.com/dvsekhvalnov/jose2go from 1.5.0 to 1.6.0 in /lib dependabot[bot] 2024-01-03 08:25:08 +00:00
  • e4a57914cd
    Bump github.com/dvsekhvalnov/jose2go from 1.5.0 to 1.6.0 (#253) dependabot[bot] 2024-01-03 10:32:04 +01:00
  • e8cbd55d62
    refactor: log txResponse in buildSignBroadcastTx Julian Strobl 2024-01-03 10:20:32 +01:00
  • aca175902c
    refactor: remove unwanted function in lib Julian Strobl 2024-01-03 08:28:48 +01:00
  • c5980db484
    Bump github.com/dvsekhvalnov/jose2go from 1.5.0 to 1.6.0 dependabot[bot] 2024-01-03 08:27:13 +00:00
  • 48b3145aaa
    refactor: github audit workflow (#251) Julian Strobl 2024-01-03 09:24:17 +01:00
  • 4431610bda
    refactor: github audit workflow Julian Strobl 2024-01-02 15:06:33 +01:00
  • f812a8c543
    fix: do not try to notarize liquid asset here (#250) Julian Strobl 2024-01-02 14:59:22 +01:00
  • 21e43ff20b
    fix: do not try to notarize liquid asset here Julian Strobl 2024-01-02 14:48:44 +01:00
  • a1d6923ca3
    Support releasing from different branch (#249) Julian Strobl 2023-12-22 11:25:32 +01:00
  • 99ce392fca
    fix: git tags are not fetched Julian Strobl 2023-12-22 11:19:23 +01:00
  • a35fc45cbe
    ci: support releasing from different branch Julian Strobl 2023-12-22 11:01:02 +01:00
  • 926fc76659
    * fixed the cause for different results by different keepers during the processing of the distribution rewards. (#248) Julian Strobl 2023-12-22 10:07:53 +01:00
  • 57649f33f7
    * fixed the cause for different results by different keepers during the processing of the distribution rewards. Jürgen Eckel 2023-12-22 09:16:32 +01:00
  • 4f91e0925c
    * fixed the cause for different results by different keepers during the processing of the distribution rewards. v0.6.7 Jürgen Eckel 2023-12-22 09:16:32 +01:00
  • 1d41d050fe
    feat: add mqtt mock client (#245) Julian Strobl 2023-12-21 13:03:10 +01:00
  • 0cab7d5878
    217 pop participant election (#244) Lorenz Herzberger 2023-12-21 12:29:11 +01:00
  • 0388181f17
    remove test outputs Lorenz Herzberger 2023-12-21 10:46:04 +01:00
  • 5573f36a14
    make use of lib for broadcasting tx Lorenz Herzberger 2023-12-21 10:32:41 +01:00
  • 80af477d4e
    feat: add mqtt mock client Julian Strobl 2023-12-21 09:09:42 +01:00
  • 3f371fb248
    add check if enought participants to intiate PoP Lorenz Herzberger 2023-12-20 15:39:41 +01:00
  • e02676066c
    fix linter errors and changed paralleltest for e2e tests Lorenz Herzberger 2023-12-20 11:28:53 +01:00
  • bdc128d709
    some more refactoring Lorenz Herzberger 2023-12-20 11:12:57 +01:00
  • dc576fd0df
    refactor participant selection Lorenz Herzberger 2023-12-20 11:05:01 +01:00
  • a20ccd1a17
    implement e2e test for pop selection Lorenz Herzberger 2023-12-20 10:42:28 +01:00
  • c09aab8b38
    Initializing the PoP process on the tasmota nodes (#243) Jürgen Eckel 2023-12-20 10:01:28 +01:00
  • 7d789052b1
    bringing back bigger junk of comments Jürgen Eckel 2023-12-20 09:21:59 +01:00
  • e24860e3cc
    changed default mqtt domain and port Jürgen Eckel 2023-12-20 09:10:32 +01:00
  • 2ba6357e73
    fixe host port issue reverted accidential comment change Jürgen Eckel 2023-12-20 09:01:51 +01:00
  • 869e0c1deb
    relying to review comments Jürgen Eckel 2023-12-20 08:44:39 +01:00
  • a5f5418250
    added error assertion to the mqtt test case Jürgen Eckel 2023-12-19 17:48:35 +01:00
  • 5a9323f0bd
    adde missing go.mod go.sum commits Jürgen Eckel 2023-12-19 17:39:17 +01:00
  • ad7a801ed7
    * added mqtt lib * added mqtt config params: domain, port user, password * sending PoPInit commands to devices par of the pop (after delivery of the PoPInit message) * added test case to verify the working of the mqtt connection (test is skipped, and designed for manual tests (lack of credentials)) Jürgen Eckel 2023-12-19 17:31:43 +01:00
  • fd58362a42
    Fix typo and align log messages (#241) Julian Strobl 2023-12-19 14:28:15 +01:00
  • a58425dc17
    Fix comment Julian Strobl 2023-12-19 13:27:21 +01:00
  • 2974e10857
    Merge branch 'main' into 217-pop-participant-election Lorenz Herzberger 2023-12-19 13:34:01 +01:00
  • d2efd705bd
    work on test case Lorenz Herzberger 2023-12-19 13:33:39 +01:00
  • 3db41f5105
    start implement e2e test for pop participant selection Lorenz Herzberger 2023-12-19 11:40:59 +01:00
  • 6ac2f17822
    [log] Fix log formatting and change log level Julian Strobl 2023-12-19 11:16:09 +01:00
  • 65d5befb60
    Align some variable names with rest of the program Julian Strobl 2023-12-19 11:08:31 +01:00
  • e3d0765c7b
    Fix typo and align log messages Julian Strobl 2023-12-19 10:43:48 +01:00
  • 00aba3115f
    [lib] Bump version to v0.3.0 v0.6.6 lib/v0.3.0 Julian Strobl 2023-12-19 09:11:52 +01:00
  • 379cc761b2
    adjusted re-issuance values and the corresponding test cases. (#238) Jürgen Eckel 2023-12-19 09:02:35 +01:00
  • 87e45156a4
    [test] Revert TestReissuance Julian Strobl 2023-12-19 08:47:38 +01:00
  • a3863d87af
    [test] Fix TestPoPResult Julian Strobl 2023-12-19 08:47:06 +01:00
  • 618f8835be
    Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /lib (#240) dependabot[bot] 2023-12-19 08:27:52 +01:00
  • 9f9c039239 Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /lib dependabot[bot] 2023-12-18 23:51:44 +00:00
  • 94ecb64034
    Bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#239) dependabot[bot] 2023-12-19 08:18:49 +01:00
  • 056c208c6e
    Bump golang.org/x/crypto from 0.14.0 to 0.17.0 dependabot[bot] 2023-12-18 23:34:36 +00:00
  • cc9250658c
    adjusted re-issuance values and the corresponding test cases. Jürgen Eckel 2023-12-18 16:44:45 +01:00
  • 7ac0f31de0
    [config] Default config shall point to testnet (#237) Julian Strobl 2023-12-18 16:14:34 +01:00
  • dc2139888f
    [config] Default config shall point to testnet Julian Strobl 2023-12-18 16:10:21 +01:00
  • 036ce7cbc1
    Enable sequence file locking in tests (#236) Julian Strobl 2023-12-18 15:47:44 +01:00
  • b39f7773a9
    [test] Reintegrate TestPoPResult Julian Strobl 2023-12-18 14:34:22 +01:00
  • 3cc2ead8b5
    [test] Switch to sequence file locking via libRPC Julian Strobl 2023-12-18 14:20:26 +01:00
  • c54d5e4983
    [test] Return error on tx response Julian Strobl 2023-12-18 14:18:08 +01:00
  • 089ef7637d
    [lib] Align return value with test cases Julian Strobl 2023-12-18 14:16:45 +01:00
  • 919bc5b63f
    [lib] Add FeeGranter to tx factory Julian Strobl 2023-12-18 14:14:35 +01:00
  • 654d75f0d0
    Fix typo Julian Strobl 2023-12-18 14:13:41 +01:00
  • 4f44f708d3
    implement SelectPopParticipants Lorenz Herzberger 2023-12-18 14:04:18 +01:00
  • 487dc3b93c
    [test] Check TxResponse on every ExecTestCLICmd() (#235) Julian Strobl 2023-12-15 11:32:29 +01:00
  • 00b2f19991
    [test] Check TxResponse on every ExecTestCLICmd() Julian Strobl 2023-12-15 10:09:05 +01:00
  • 0d74b81ac9
    210 make distribution dependent reissuance (#216) Lorenz Herzberger 2023-12-15 09:39:02 +01:00
  • fe9d8eac97
    reset the test values to their original state Jürgen Eckel 2023-12-15 09:27:18 +01:00
  • f8e79bd860
    disabled toe TestPoPResult testcase due to indeterministc behaviour within the testenvironment Jürgen Eckel 2023-12-15 09:21:38 +01:00
  • 1ceeafa305
    adjusted variables test checks to work with one PoP in the TestPoPResult testcase Jürgen Eckel 2023-12-15 09:10:25 +01:00
  • e2c1d0a3d6
    start implementing SelectPopParticipants Lorenz Herzberger 2023-12-14 15:28:47 +01:00
  • 84d7e796b4
    adjusted test case to only fail because not all messages are send to the network. Jürgen Eckel 2023-12-14 12:24:54 +01:00
  • ff2f2eb386
    [test] Use elements RPC mock server (#232) Julian Strobl 2023-12-13 15:42:09 +01:00
  • 23c8b354ef
    resolve merge conflict Lorenz Herzberger 2023-12-13 13:23:02 +01:00