- Mar 30, 2022
-
- Mar 29, 2022
-
-
Tarik Gul authored
* fix: updates polkadot-js deps * fix: up wasm-crypto
-
- Mar 28, 2022
-
-
Tarik Gul authored
* fix(e2e-tests): update kusama with 9150, 9151, 9160, 9170 * fix: add polkadot account e2e-tests * fix: update polkadot with 9140, 9151, and 9170 * update statemine with e2e-tests * update e2e tests for statemint
-
- Mar 22, 2022
-
-
Tarik Gul authored
* fix: update polkadot deps, util-crypto, api, wasm-crypto * update apps-config, and dedupe * jest detectOpenHandles * Mock WsProvider Co-authored-by: Jose Ramirez <[email protected]>
-
- Mar 21, 2022
-
-
Tarik Gul authored
-
- Mar 16, 2022
-
- Mar 15, 2022
-
-
Tarik Gul authored
-
- Mar 14, 2022
- Mar 11, 2022
-
-
Tarik Gul authored
-
- Mar 08, 2022
-
-
Tarik Gul authored
- Mar 02, 2022
- Mar 01, 2022
- Feb 28, 2022
-
-
Alexander Samusev authored
- Feb 24, 2022
-
-
Tarik Gul authored
* chore(release): 11.3.11 * fix small grumble in changelog * Update CHANGELOG.md Co-authored-by: Niklas Adolfsson <[email protected]> Co-authored-by: Niklas Adolfsson <[email protected]>
-
- Feb 23, 2022
-
-
Tarik Gul authored
-
- Feb 22, 2022
-
-
Alexander Samusev authored
-
Alexander Samusev authored
-
Tarik Gul authored
-
- Feb 21, 2022
- Feb 17, 2022
-
-
Tarik Gul authored
* Update all deps to patch, or minor * update clean-webpack-plugin from 1.0.1 -> 4.0.0 * docs: update to webpack 5.68.0
-
- Feb 16, 2022
-
-
Jose authored
* Abstract error handling for addresses into AbstractService * Add yarn cache, jest cov and fixed unit test
-
Alexander Samusev authored
-
- Feb 15, 2022
-
-
Tarik Gul authored
* fix serializing wrapperkeepopaque and wrapperopaque * add e2e test for v9151 which contains an WrapperKeepOpaque<Call> * cleanup comments * refactor code
-
Alexander Samusev authored
* [WIP] add benchmarks to pipeline * debug yarn run * debug add timeout * add lightweight-bench.lua * run 5 tests in a row * run benchmark 10 minutes * add variables * move ci files; add artifacts * change image * add publish benchmark * fix pipeline * emulate specific metric * finish * fix rule * fix rules * fix fmt
-
- Feb 14, 2022
-
-
Tarik Gul authored
-
- Feb 10, 2022
-
- Feb 08, 2022
-
-
Tarik Gul authored
* update api, and apps-config * dedupe
-
- Feb 07, 2022
-
-
Tarik Gul authored
-
- Feb 02, 2022
-
-
Tarik Gul authored
* update polkadot.js and rxjs * fix import for Observable to rxjs * dedupe
- Feb 01, 2022
-
-
Tarik Gul authored
-
Dominique authored
* Retrieving public endpoints with createWsEndpoints function * Changed to map/filter & Fixed lint - Replaced while with map and filter. - Fixed lint errors. * Replaced map/filter with a 'for...of' statement
-
Tarik Gul authored
* fix: current auction endingOffset bug * fix: header bug * update tests to accurately test the updates * add vrfDelay to endingOffset * refactor logic to make it cleaner * Update src/services/paras/ParasService.ts Co-authored-by: Zeke Mostov <[email protected]> * Update src/services/paras/ParasService.ts Co-authored-by: Zeke Mostov <[email protected]> * remove vrfDelay from offset calculation * update docs with vrfDelay info * add tests for startPeriod, endPeriod and vrfDelay * inline docs * fix some grumbles for vrfDelay, and endPeriod sample * Update src/services/paras/ParasService.ts * Update docs * Update src/services/paras/ParasService.ts Co-authored-by: James Wilson <[email protected]> * fix naming in test * set the vrfDelay test to use the finishEnd block * update docs Co-authored-by: Zeke Mostov <[email protected]> Co-authored-by: James Wilson <[email protected]>
-