Commit Graph

639 Commits (183fa6d56898b44d1c98e98486227fa3a15565f6)

Author SHA1 Message Date
Victor Baranov 4206e477ae Elixir 11.2 4 years ago
Victor Baranov 04148033bc Migrate to Erlang OTP 23 4 years ago
Victor Baranov cc348ef824 Price for bridged tokens 4 years ago
Victor Baranov 272a8d3d50 Fix unnecessary tx error status 4 years ago
PoaMan f0f9986763 Add last_block_number realtime chain event 4 years ago
Victor Baranov 0130e043cd Fix int txs error status 4 years ago
Victor Baranov 9b34e306cb Fix TokenBridge market cap calculator 4 years ago
Paul Tsupikoff 6a5916764d Consolidate POSDAO contract reading (#2371) 4 years ago
Victor Baranov d9304c03f8 Handle errors for non-archive node 4 years ago
Victor Baranov 352ee9d7bf AMB bridged tokens 4 years ago
Victor Baranov 6e4fceb229 Switch to RPC endpoint polling if ETHEREUM_JSONRPC_WS_URL is an empty string 4 years ago
Victor Baranov d2f5ee8eab Import bridged tokens custom metadata 4 years ago
Victor Baranov 208aa42d68 Update credo dependency to the latest version 4 years ago
Victor Baranov 8027f19e82 Update token metadata at token transfer parsing 4 years ago
Victor Baranov 9fdd054d79 Change fetcher start_link 4 years ago
Victor Baranov 6d0b9c6a9f Token total supply on-demand fetcher 4 years ago
Victor Baranov 5b9bbfae0f Open possibility to set token metadata updater interval less than hour 4 years ago
Victor Baranov e9f1b6281a Finalize bridged tokens 4 years ago
Victor Baranov 089b74aafe Bridged tokens 4 years ago
Victor Baranov eafb4ae6a1 coveralls 4 years ago
Victor Baranov 8e4b354664 Disable flaky tests 4 years ago
Victor Baranov 3c4a1e1ccf Handle empty block author reward 4 years ago
Victor Baranov 067b67547a Fix several tests 5 years ago
Victor Baranov 32d3bb85ed Disable Pending transactions supervisor 5 years ago
Victor Baranov 27964a5e3d Add unit tests 5 years ago
Victor Baranov c6693596d5 Finalize coin balance history chart update 5 years ago
Victor Baranov 14079ef123 Fix merging conflict 5 years ago
Victor Baranov 4f591a5699 Fetch balance only for blocks which are greatrer or equal block with FIRST_BLOCK number 5 years ago
Victor Baranov 14fbf27606 Store ddresses coin balances changes daily 5 years ago
Victor Baranov 41dc4bdb4d Finalize Besu variant 5 years ago
Victor Baranov 76b0b55c5f Remove pendinng txs cache 5 years ago
Victor Baranov 05730cb375 Bump Elixir version 1.10.2 5 years ago
Victor Baranov ee3a819c3f Besu support 5 years ago
Victor Baranov e59af5dc57 extend optionalilty of websockets to Geth 5 years ago
Victor Baranov c86de60e4b Speedup tx list query on address page: check if address has reward 5 years ago
Victor Baranov 22df4db474 Fix missing conn in eex template 5 years ago
Victor Baranov 444ea6ac0e Remove default websockets URL from config 5 years ago
Victor Baranov 908f6a1fa7 Change min safe polling period 5 years ago
Victor Baranov 00618872cf Rename ETHEREUM_JSONRPC_JSON_RPC_TRANSPORT env var 5 years ago
Victor Baranov d227729db6 Get rid of all first traces 5 years ago
Victor Baranov 77ec071ef7 Raw trace on demand 5 years ago
Victor Baranov f8cf0d194b Revert realtime fetcher small skips feature 5 years ago
Ayrat Badykov 40ad32eb72 add PendingOpsCleaner to Supervision tree 5 years ago
Ayrat Badykov 767d8c9999 add separate process for pending ops removal 5 years ago
Ayrat Badykov 49e4a803f3 remove non-consensus-records from pending ops periodically 5 years ago
Ayrat Badykov 605a4a27f2 fix tests 5 years ago
Victor Baranov 38f2e0f7b5 Offset for average block time 5 years ago
Ayrat Badykov f80b2ff254
fix 5 years ago
Ayrat Badykov 48c18b135a
add additional param 5 years ago
Ayrat Badykov 032a3990b1
fix empty buffered task 5 years ago