Commit Graph

175 Commits

Author SHA1 Message Date
pragmaxim
ca942e2c2b not run e2e tests against Base chain 2026-03-13 10:12:55 +01:00
pragmaxim
23a4a84316 ci: _archive fallback in env resolution 2026-03-13 10:12:55 +01:00
pragmaxim
73b3f2a2a1 ci: bb connectivity suite 2026-03-13 10:12:55 +01:00
pragmaxim
d33d606995 ci: safety net timeout 2026-03-13 10:12:55 +01:00
pragmaxim
2fa948a851 ci: fail fast e2e abort if BB is unavailable 2026-03-13 10:12:55 +01:00
pragmaxim
da37dfd990 fiat: e2e tests 2026-03-13 10:12:55 +01:00
pragmaxim
87c20fd4e2 hardening e2e tests for newly discovered bugs 2026-03-13 10:12:55 +01:00
pragmaxim
e9bdd62f79 fix: filter out invalid tokens without any holding fields 2026-03-13 10:12:55 +01:00
pragmaxim
d63225db28 end-to-end API tests for all evm coins 2026-03-13 10:12:55 +01:00
pragmaxim
07674927d9 end-to-end API tests for all utxo coins 2026-03-13 10:12:55 +01:00
etimofeeva
1bab1ef48c fixed the tests 2026-02-19 21:39:03 +01:00
etimofeeva
21685ef53d fixed the tests 2026-02-19 21:39:03 +01:00
etimofeeva
180b5b70be fixed the tests 2026-02-19 21:39:03 +01:00
etimofeeva
4f9fccfbba fixed test 2026-02-19 21:39:03 +01:00
etimofeeva
7a545cb814 fixed test 2026-02-19 21:39:03 +01:00
pragmaxim
9c3f843ce3 test(sync): update OnNewBlock callbacks to block arg 2026-02-17 08:56:11 +01:00
pragmaxim
cdd6e069ca fix: continue syncing on missing block error 2026-01-26 11:02:52 +01:00
pragmaxim
2824b9924e fix: closing Rocksdb on shutdown signal 2026-01-26 09:01:25 +01:00
pragmaxim
734c9223ba avoid batch mempool resync besides bitcoin as those pools are small + improving tests 2026-01-25 09:15:04 +01:00
pragmaxim
90f2645a91 Resync mempool using batch api with temporary outpoint cache 2026-01-24 13:19:42 +01:00
pragmaxim
76739960e2 integration tests: fixing bitcoin and zcash issues : racing, missing output, invalid vout index and block-not-found 2026-01-23 12:00:38 +01:00
pragmaxim
de9c4aa964 integration tests: run only those with connectivity 2026-01-23 09:44:22 +01:00
pragmaxim
3bcbe4403c BB_RPC_URL_* -> BB_RPC_URL_HTTP_* 2026-01-23 08:53:26 +01:00
pragmaxim
d1c652dcf7 integration tests : lazy initialization of mempool 2026-01-23 08:14:08 +01:00
pragmaxim
a2274c9bbf integration tests connectivity suite 2026-01-22 11:04:15 +01:00
pragmaxim
8542377fa3 eth_call batch integration tests 2026-01-22 10:12:28 +01:00
pragmaxim
8918eec72a arbitrum,optimism,base,polygon fixtures 2026-01-22 10:01:17 +01:00
pragmaxim
88edd9b386 using standard blockbook rpc tests with ethereum fixture 2026-01-21 14:25:36 +01:00
pragmaxim
c635311899 evm chains http/ws connectivity integration tests 2026-01-21 13:50:20 +01:00
pragmaxim
447f859ead dual (ws/http) rpc_client support 2026-01-21 08:28:56 +01:00
pragmaxim
b0bb6226e9 blockchaincfg.json loader 2026-01-16 05:49:27 +01:00
etimofeeva
0e92dd124b feat: add alternative RPC provider support for sendTransaction 2025-08-27 12:20:07 +02:00
Martin Boehm
e8cda83163 Support priority fees for mined transactions 2025-04-22 12:19:04 +02:00
Martin Boehm
cddbf7228a chore(blockbook): rename type to standard 2025-02-06 22:47:11 +01:00
Jiří Musil
a4f1730364 Show raw tx hex in UI (#1162)
* Fix Network configuration parameter

* feat: allow for showing raw transaction hex for ETH transactions

* chore: remove comments from JS code to avoid parsing issues in tests

* temp: comment out failing tx template tests

* chore: trim text from copyable before writing it to clipboard

* chore: improve the design of Transaction hex

* chore: add wrap to element showing raw hex data

* fixup! chore: add wrap to element showing raw hex data

* chore: remove redundant style, make HTML prettier

* Revert "temp: comment out failing tx template tests"

This reverts commit f104ebbf5111583b46996d7527a26c08cd9e29b6.

* chore: put rawTx javascript functionality into main.js

* chore: modify the expected HTML for changed tx template

* feat: support the raw transaction hex also for BTC-like coins

* chore: add on-hover effect for active button - make the background white

* Minify javascript and styles

---------

Co-authored-by: Martin Boehm <martin.boehm@1mbsoftware.net>
2024-12-09 11:30:02 +01:00
wakiyamap
f373a73bea add tests for bitcoin testnet4 2024-11-25 21:34:29 +01:00
Martin Boehm
76664cdbf3 Refactor ethCall method to rpcCall 2024-10-10 00:58:19 +02:00
Martin Boehm
3cf7e6abe8 Add ethCall websocket request 2024-09-24 15:24:26 +02:00
AdamSchinzel
3c57a0c010 Remove Goerli
Remove
2024-03-27 13:16:20 +01:00
Martin Boehm
8ef09d124e Fix tests 2023-11-08 10:21:18 +01:00
AdamSchinzel
d8c32533de Remove test data for Ropsten 2023-09-19 16:18:02 +02:00
Martin Boehm
61c1e0d344 Drop removed estimatefee requests from zcash integration tests 2023-06-20 20:59:58 +02:00
Martin Boehm
3ab5e636ff Use only taproot scripts for mempool golomb filter 2023-05-11 15:36:03 +02:00
Martin Boehm
c8c7e08a18 Golomb filter of scriptPubKeys for mempool txs 2023-05-11 15:36:03 +02:00
kevin
9ecfdfe11d Add BNB Smart Chain (#869) 2023-03-09 10:54:38 +01:00
Martin Boehm
d52832f6f7 Add extended index option - spendingTxid 2023-03-08 17:04:20 +01:00
Martin Boehm
026899edf1 Fix dogecoin integration test 2023-02-18 01:11:04 +01:00
Martin Boehm
c163b8f33d Add goerli archive integration test 2023-02-18 01:09:59 +01:00
kevin
0d9d09b755 Add Avalanche (#850) 2023-02-01 17:58:37 +01:00
Martin Boehm
070df1efcc Add NFT detail page 2023-02-01 17:58:37 +01:00