Commit Graph

  • b7c7c94b5c
    Merge a91c76f235 into 6038fb456e Marcin Czenko 2024-11-25 00:56:10 +0100
  • a91c76f235
    allows to choose a different RPC provider for a given integration test suite validator-historical-state Marcin Czenko 2024-10-22 16:03:55 +0200
  • ba12764721
    stops debug output in CI Marcin Czenko 2024-10-22 06:06:14 +0200
  • 6210306ff0
    re-enables all integration tests and matrix Marcin Czenko 2024-10-22 04:31:31 +0200
  • ba2836a870
    adds <<return>> after forcing integration test to fail preliminarily Marcin Czenko 2024-10-22 04:26:55 +0200
  • 6f0536744d
    deletes tmp file Marcin Czenko 2024-10-18 05:11:02 +0200
  • 705a4b181c
    refactors integration tests Marcin Czenko 2024-10-18 05:09:03 +0200
  • 1b98780f36
    brings tracking of marketplace event back to validator integration test Marcin Czenko 2024-10-17 16:26:31 +0200
  • 6514b31dde
    Makes validator integration test more robust - adds extra tracking Marcin Czenko 2024-10-17 06:42:13 +0200
  • d756362196
    fine-tune the tests Marcin Czenko 2024-10-16 22:35:57 +0200
  • caebf0997f
    use http RPC provider for clients in validation integration tests Marcin Czenko 2024-10-16 22:34:45 +0200
  • 379eb22754
    Brings back the default settings for RPC provider in integration tests Marcin Czenko 2024-10-16 22:33:52 +0200
  • 9c0904255d
    adds config option allowing selectively to set different provider url Marcin Czenko 2024-10-16 22:23:59 +0200
  • 584d3181af
    simplifies the validation integration tests by waiting for failed request instead of tracking slots Marcin Czenko 2024-10-16 04:15:10 +0200
  • 2459936d02
    uses http as default RPC provider for nodes running in integration tests as a workaround for dropped subscriptions Marcin Czenko 2024-10-16 04:13:58 +0200
  • e1c5eed02c
    improves timing and clarifies the test conditions Marcin Czenko 2024-10-16 01:09:20 +0200
  • 121a0573f8
    better use of logScopes to reduce duplication Marcin Czenko 2024-10-16 00:51:57 +0200
  • cd16e9773e
    Makes validation unit test a bit easier to follow Marcin Czenko 2024-10-15 03:13:58 +0200
  • 651414d4f6
    Fixes a typo in the name of the validation suite in integration tests Marcin Czenko 2024-10-15 03:11:46 +0200
  • cce435c7ac
    Fixes mistyped name of the mock provider module in testMarket Marcin Czenko 2024-10-15 01:39:20 +0200
  • 5227b2b84c
    adds validation to the set of integration tests Marcin Czenko 2024-10-15 00:58:56 +0200
  • f19bb146dc
    review and refactor validator integration tests Marcin Czenko 2024-10-15 00:27:34 +0200
  • 729dcca109
    adds logging of the slotState when removing slots during validation Marcin Czenko 2024-10-15 00:27:00 +0200
  • 8d8de3104c
    integration test: validator only looks 30 days back for historical state Marcin Czenko 2024-10-14 06:32:53 +0200
  • ac27b6671f
    adds more logging to validator Marcin Czenko 2024-10-14 06:31:07 +0200
  • 42ed42fd90
    validation: adds integration test for historical state Marcin Czenko 2024-10-14 02:36:00 +0200
  • 732ebd298d
    testIntegration: makes list is running nodes injected and available in the body of the test Marcin Czenko 2024-10-14 02:35:22 +0200
  • 83bb893ef1
    adds comment on how to enable logging in integration test executable itself Marcin Czenko 2024-10-14 02:34:09 +0200
  • aa54859156
    adds integration test with two validators Marcin Czenko 2024-10-14 01:50:56 +0200
  • 3252597991
    adds validation groups and group index in logs of validator Marcin Czenko 2024-10-14 01:49:39 +0200
  • 27ceb79351
    adds slot reservation to the new tests after rebasing Marcin Czenko 2024-10-11 04:19:33 +0200
  • c6d0c800ac
    adds mockprovider to simplify and improve testing of the edge conditions Marcin Czenko 2024-10-11 04:04:16 +0200
  • c1c6eb4cc0
    adds validation tests for historical state restoration Marcin Czenko 2024-10-10 06:26:32 +0200
  • 4250795d67
    Adds more logging and makes testing earliest block boundary more reliable Marcin Czenko 2024-10-10 06:22:10 +0200
  • 9fcaddff83
    Takes into account that <<earliest>> block available is not necessarily the genesis block Marcin Czenko 2024-10-09 18:55:10 +0200
  • 3a378de47a
    adds market tests for querying past SlotFilled events and binary search Marcin Czenko 2024-10-09 03:52:27 +0200
  • 1af1ff0573
    Refactors binary search Marcin Czenko 2024-10-08 07:13:52 +0200
  • 345fe7958d
    replaces deprecated generic methods from Market with methods for specific event types Marcin Czenko 2024-10-07 20:07:22 +0200
  • 1ac2246d0b
    refactors a bit to get the tests back to work Marcin Czenko 2024-09-27 23:53:02 +0200
  • 2345d1148a
    adds state restoration to validator Marcin Czenko 2024-09-26 16:23:29 +0200
  • ea84ae3561
    adds a new overload of queryPastEvents allowing to query past events based on timestamp in the past Marcin Czenko 2024-09-26 16:22:50 +0200
  • 984d7fddac
    Merge 47c229311e into 6038fb456e Ben Bierens 2024-11-22 17:15:24 +0100
  • a65a3faddf
    Merge 668eabcc70 into 6038fb456e Ben Bierens 2024-11-22 17:15:23 +0100
  • b520beb493
    Merge f055e16748 into 6038fb456e Arnaud 2024-11-22 17:15:23 +0100
  • 233a724411
    Merge c349bfe5c1 into 6038fb456e Arnaud 2024-11-22 17:15:21 +0100
  • f55e186692
    Merge cc05faaf37 into 6038fb456e Arnaud 2024-11-22 17:15:21 +0100
  • 5576b961bc
    Merge 2a254601d9 into 6038fb456e Ben Bierens 2024-11-22 17:15:20 +0100
  • 3c5d0a9db9
    Merge 2cf56bf13b into 6038fb456e Ben Bierens 2024-11-22 17:15:12 +0100
  • 7b257a3721
    Merge ffd71fa1e0 into 6038fb456e Tomasz Bekas 2024-11-22 17:15:12 +0100
  • 7531c3c53f
    Merge bd712a1c97 into 6038fb456e Dmitriy Ryajov 2024-11-22 17:15:04 +0100
  • db3172013e
    Merge 3040b94c02 into 6038fb456e Tanguy 2024-11-22 17:14:59 +0100
  • 8a740cfbc5
    Merge 69122d8aee into 6038fb456e markspanbroek 2024-11-22 15:27:08 +0200
  • 6038fb456e
    ci: split linux and macos tests (#997) master Slava 2024-11-22 14:05:00 +0200
  • 0d23c75045
    Make jobs names more readable Slava 2024-11-22 10:43:53 +0200
  • 7a707580bf
    Split Linux and macOS tests Slava 2024-11-22 10:41:43 +0200
  • 71b8a95d12
    ci: install rust 1.7.9 as required by packages (#996) Slava 2024-11-22 08:34:10 +0200
  • 67f1a8a80c
    ci: install rust 1.7.9 as required by packages Slava 2024-11-21 17:50:15 +0200
  • 47c229311e
    Adds isWaiting to mockClock to remove sleep in testsales bug/fixes-racecondition-testsales benbierens 2024-11-21 13:41:20 +0100
  • f055e16748
    chore(openapi): add announceAddresses for debug add-announce-addresses-to-openapi-for-debug Arnaud 2024-11-20 14:29:02 +0100
  • 9b7f3f4aaf
    chore(openapi): update the openapi spec for the manifest object (#972) Arnaud 2024-11-15 20:21:18 +0700
  • 17507d639b
    Make metadata nullable Arnaud 2024-11-15 18:43:26 +0700
  • 94c43e85ae
    Merge 20078676c1 into 69122d8aee markspanbroek 2024-11-14 18:49:35 +0000
  • 20078676c1
    limit amount of slot queue workers to 1 limit-slotqueue-workers Mark Spanbroek 2024-11-07 11:32:57 +0100
  • 69122d8aee
    Fix slow builds on windows fix-concurrency-issues Mark Spanbroek 2024-11-14 19:02:04 +0100
  • 0410f99981
    increase CI timeout to 2 hours Mark Spanbroek 2024-11-12 15:40:55 +0100
  • 90e3686d1b
    adjust timing of integration tests Mark Spanbroek 2024-11-07 14:11:51 +0100
  • 523e8cbb2a
    increase proof period to 90 seconds Mark Spanbroek 2024-11-14 13:40:17 +0100
  • ed9910e0ec
    fix timing of request submission in test Mark Spanbroek 2024-11-14 07:08:02 +0100
  • b9d1ec75a7
    fix timing in purchasing test Mark Spanbroek 2024-11-13 12:06:42 +0100
  • d770ac91c4
    reduce number of slots in integration test Mark Spanbroek 2024-11-13 12:03:23 +0100
  • 0f7f913329
    fix intermittent error in contract tests Mark Spanbroek 2024-11-12 20:54:43 +0100
  • a901da89b7
    fix proof integration test Mark Spanbroek 2024-11-12 11:57:31 +0100
  • a5ec80b99f
    fix timing issue in validation unit test Mark Spanbroek 2024-11-12 10:50:38 +0100
  • eb74a6dfb5
    use .confirm(1) in marketplace tests Mark Spanbroek 2024-11-12 08:52:36 +0100
  • 66bb2abc9a
    fix timing of marketplace tests Mark Spanbroek 2024-11-11 16:44:44 +0100
  • 77a6d0fd13
    update nim-ethers to version 0.10.0 Mark Spanbroek 2024-11-11 16:32:25 +0100
  • c57b4cdc02
    speed up partial payout integration test Mark Spanbroek 2024-11-11 11:16:47 +0100
  • abecadcbf7
    use .confirm(1) instead of confirm(0) Mark Spanbroek 2024-11-10 15:27:56 +0100
  • ce6d5798a7
    Use http subscriptions instead of websocket for tests Mark Spanbroek 2024-11-07 20:05:19 +0100
  • d7ae8b734a
    makefile: Use do not use -mssse3 instructions on arm (#940) (#990) Slava 2024-11-09 13:39:39 +0200
  • 874997238b auto-bump nim-libp2p nim-libp2p-auto-bump-master = 2024-11-09 03:51:58 +0000
  • 8a0b4d3852
    makefile: Use do not use -mssse3 instructions on arm (#940) Slava 2024-11-08 11:29:46 +0200
  • a6f0311b50
    change default proof period to 2 minutes (#989) markspanbroek 2024-11-08 09:03:16 +0100
  • b79ccca495
    change default proof period to 2 minutes Mark Spanbroek 2024-11-08 06:47:18 +0100
  • 1f2931582c
    ci: add jenkinsfile add-jenkins-ci markoburcul 2024-11-04 16:46:25 +0100
  • 668eabcc70
    Merge branch 'master' into async-tree-building async-tree-building Ben Bierens 2024-11-04 10:52:12 +0100
  • 2151e02838
    nix-flake: Add shell definition (#954) Marko Burčul 2024-11-04 08:46:22 +0100
  • e0c94e672c
    feat: expose underlying nim-ethers errors to logs feat/nim-ethers-subscription-result Adam Uhlíř 2024-11-04 07:28:10 +0100
  • ad28204bad
    chore: update testnet marketplace address (#983) (#984) v0.1.8 release/0.1.8 release/0.1 Slava 2024-11-04 02:41:03 +0200
  • 2a4a37934c
    Add ETH_PRIVATE_KEY to Docker entrypoint (#982) Slava 2024-11-03 08:51:57 +0200
  • 3a734aff59
    fix: bumps ethers to fix missing nonce error (#980) Ben Bierens 2024-11-01 18:23:43 +0100
  • 20a63ce7d7
    chore: update dependencies, especially nim-ethers to chronos v4 compatible version (#968) Eric 2024-10-30 21:40:17 +1100
  • cf0d28130a
    Move the upload headers to the POST method (#978) Arnaud 2024-10-29 15:40:43 +0100
  • 35c32844f8
    Build Postman Collection (#973) Slava 2024-10-28 15:53:41 +0200
  • e86589b79c
    feat: add metadata to the manifest (#960) Arnaud 2024-10-25 14:43:19 +0100
  • 6d04ae42c9
    Remove duplicated header (#970) Arnaud 2024-10-25 10:23:35 +0100
  • 0582611077
    Complete documentation for debug endpoint (#969) Arnaud 2024-10-25 08:20:00 +0100
  • 96a9c687c3
    fix(slot-reservations): Avoid slot filled cancellations (#963) Eric 2024-10-24 16:56:12 +1100
  • 86257054ee
    chore: update testnet marketplace address (#983) (#984) Slava 2024-11-04 02:41:03 +0200
  • b32968f3c6
    chore: update testnet marketplace address (#983) Slava 2024-11-03 10:38:41 +0200