Stephan Oeste
d26a60ef09
Fix startup scripts in prod install
2022-07-07 12:19:51 +02:00
Felipe Knorr Kuhn
b201cdfb44
Add editorconfig and prettier integration with eslint
2022-07-07 03:02:02 -07:00
Felipe Knorr Kuhn
2eca57cc47
Update CI to trigger on PRs and exclude from ops activities
2022-07-06 16:29:38 -07:00
Felipe Knorr Kuhn
8cdfab50a0
Merge branch 'master' into knorrium/clean_be_deps
2022-07-06 15:11:18 -07:00
wiz
07f780d322
Merge pull request #1991 from mempool/fix_electrum_api
...
Fix electrum API encoding
2022-07-07 00:10:32 +02:00
Felipe Knorr Kuhn
dc90191de7
Merge branch 'master' into mining_e2e_tests_v2
2022-07-06 15:04:08 -07:00
Felipe Knorr Kuhn
28586d357e
Merge branch 'master' into fix_electrum_api
2022-07-06 14:58:13 -07:00
Felipe Knorr Kuhn
e44a3d9858
Merge branch 'master' into knorrium/clean_be_deps
2022-07-06 14:57:59 -07:00
wiz
198ef625ab
Merge pull request #1995 from erikarvstedt/improve-ci
...
Minor CI improvements
2022-07-06 23:57:25 +02:00
Felipe Knorr Kuhn
6114ea507e
Merge branch 'master' into improve-ci
2022-07-06 14:47:45 -07:00
wiz
eaab7178e8
Merge branch 'master' into breathe-effect-framerate
2022-07-06 23:45:29 +02:00
wiz
afca2c4ef8
Merge pull request #1952 from antonilol/qrcodes
...
set error correction level to low for qr codes
2022-07-06 23:45:02 +02:00
Erik Arvstedt
0c52174a40
CI: Add --no-optional
flag to prod flavor
...
This ensures that the packages build successfully even when optional
deps are unavailable.
`--no-optional` currently has no effect on the backend, because
it has no optional packages.
2022-07-06 23:43:09 +02:00
Erik Arvstedt
3bc64e9551
CI: Use npm ci
instead of npm install
...
`npm ci` is recommended instead of `npm install` for automated builds.
Its main advantage is the `package-lock.json` consistency check: The
command fails if the lock file doesn't match `package.json`.
2022-07-06 23:38:06 +02:00
Erik Arvstedt
a4ad056436
CI/frontend: Add missing install flag for prod
flavor
...
Also restrict linting, which requires dev packages, to the `dev`
flavor.
This makes the frontend build setup indentical to the backend.
2022-07-06 23:38:05 +02:00
Erik Arvstedt
3ec9224c4a
contributors: Add erikarvstedt
2022-07-06 23:38:04 +02:00
Felipe Knorr Kuhn
4faf747692
Remove TSLint from the backend
2022-07-06 14:36:50 -07:00
Felipe Knorr Kuhn
f3268ab39a
Merge branch 'master' into update_cypress
2022-07-06 14:33:17 -07:00
Felipe Knorr Kuhn
9b386203b9
Merge branch 'master' into fix_electrum_api
2022-07-06 14:33:02 -07:00
wiz
cf733c50dc
Merge branch 'master' into qrcodes
2022-07-06 23:31:01 +02:00
wiz
8c1f91f50b
Merge pull request #1954 from mempool/simon/block-error-code
...
Block error status code missing fix
2022-07-06 23:30:55 +02:00
wiz
0e4b5b1b15
Merge pull request #1993 from mempool/clean_fe_deps
...
Remove frontend dependencies and old tests
2022-07-06 23:30:41 +02:00
wiz
e4d60d7ebc
Merge pull request #1949 from mempool/feature/nymkappa/block-audit
...
Save block predictions results in db and show results in a chart
2022-07-06 23:29:42 +02:00
Felipe Knorr Kuhn
e66e2ee5bc
Merge branch 'clean_fe_deps' of github.com:mempool/mempool into clean_fe_deps
2022-07-06 13:50:54 -07:00
Felipe Knorr Kuhn
d757aa942c
Disable Scarf dependency from ngx-infinite-scroll
2022-07-06 13:50:02 -07:00
Felipe Knorr Kuhn
af2548d705
Merge branch 'master' into fix_electrum_api
2022-07-06 13:36:36 -07:00
Felipe Knorr Kuhn
a4449aca36
Merge branch 'master' into clean_fe_deps
2022-07-06 13:36:11 -07:00
Felipe Knorr Kuhn
40afc80da8
Merge branch 'master' into update_cypress
2022-07-06 13:35:09 -07:00
nymkappa
d2ab72390f
Save block predictions results in db and show results in a chart
2022-07-06 22:27:45 +02:00
Felipe Knorr Kuhn
edd96978ae
Update Cypress related dependencies
2022-07-06 13:24:04 -07:00
wiz
ec2d079da4
Merge pull request #1940 from mempool/nymkappa/feature/price-columns
...
Replace json `prices.avg_prices` with table columns - update prices logs
2022-07-06 22:22:11 +02:00
Felipe Knorr Kuhn
4b296f8d92
Remove frontend dependencies and old tests
2022-07-06 13:13:59 -07:00
wiz
a28c58679e
Merge branch 'master' into nymkappa/feature/price-columns
2022-07-06 22:13:46 +02:00
wiz
7603f6cc6a
Merge pull request #1947 from hunicus/vb-wu-svb-faq-2
...
Add faq on vb, wu, and sat/vb
2022-07-06 22:13:40 +02:00
wiz
ab9bf3e327
Merge branch 'master' into nymkappa/feature/price-columns
2022-07-06 22:13:25 +02:00
wiz
326f7ec8e0
Merge pull request #1935 from mempool/nymkappa/bugfix/handle-error-pool-hashrate
...
Handle pool dominance query error with 0 indexed blocks
2022-07-06 22:02:25 +02:00
wiz
42716e23cd
Fix typo in weight units FAQ
2022-07-06 21:58:35 +02:00
wiz
91fa84d825
Merge branch 'master' into nymkappa/bugfix/handle-error-pool-hashrate
2022-07-06 21:54:14 +02:00
wiz
dcf48dac85
Merge pull request #1928 from mempool/nymkappa/feature/hashrate-resolution
...
Add resolution scaling to hashrate and difficulty chart
2022-07-06 21:52:49 +02:00
nymkappa
6a02952c1e
Remove debug log
2022-07-06 21:41:12 +02:00
Felipe Knorr Kuhn
40957158db
Fix crypto library usage for the Electrum API
2022-07-06 12:34:54 -07:00
Felipe Knorr Kuhn
a73643fd16
Add types for cryptojs
2022-07-06 12:25:30 -07:00
wiz
a33d6dc0b9
Merge branch 'master' into nymkappa/feature/hashrate-resolution
2022-07-06 21:10:18 +02:00
wiz
291218f04f
Merge pull request #1938 from mempool/simon/npm-upgrade-0626
...
Upgrading npm packages
2022-07-06 21:09:42 +02:00
nymkappa
efb5eba092
Add hashrate & difficulty chart resolution scaling
2022-07-06 21:03:55 +02:00
softsimon
b6315ce76c
Upgrade packages - backend
2022-07-06 20:47:10 +02:00
softsimon
05decfc53e
Upgrading frontend npm packages
2022-07-06 20:47:10 +02:00
wiz
89de64bcd7
Merge pull request #1931 from TechMiX/rtlFixes3
...
fix various RTL layout issues
2022-07-06 20:29:06 +02:00
wiz
00c37cbfa8
Merge branch 'master' into rtlFixes3
2022-07-06 20:09:04 +02:00
wiz
b965041369
Merge pull request #1930 from mempool/nymkappa/bugfix/retry-indexing-upon-error
...
If indexing fails try again in 10 seconds
2022-07-06 20:08:58 +02:00