Commit Graph

2410 Commits (ebf4bf48b2516bcb1dcdf9d8d460948bb889d56f)

Author SHA1 Message Date
Andrew Cravenho 6e75a5a704 Remove muted class from version 6 years ago
Andrew Cravenho 0a4c68b076 gettext 6 years ago
Andrew Cravenho fc61e66b9c Update Copy Code Text 6 years ago
Andrew Cravenho 6825a3c8bf gettext 6 years ago
Andrew Cravenho 53d5d77ca5 Fix block reward styling on Mobile 6 years ago
Andrew Cravenho 39f368d8d1 Add Forum support link to Footer 6 years ago
Andrew Cravenho dfa7107bec fix external 2 6 years ago
Ayrat Badykov b374ffe2a9
format test file 6 years ago
Ayrat Badykov 82c087fb68
mix format 6 years ago
Ayrat Badykov 6c96b04d2f
add one more test with external libraries contract 6 years ago
Ayrat Badykov 499f3699c7
fix remaining tests 6 years ago
Ayrat Badykov e1991ab5ff
clean code compiler tests 6 years ago
Ayrat Badykov 8bfe0a33f8
use bytecode field instead of deployedBytecode in compiler output 6 years ago
Ayrat Badykov 7e8ad096dd
compile smart contracts with external libraries 6 years ago
Andrew Cravenho d2c74a4b6b Fix formatting 6 years ago
Ayrat Badykov f7456db04c
fix receipts for pending transactions 6 years ago
Ayrat Badykov 4aa59916f7
store contract addresses in env variables 6 years ago
Ayrat Badykov a852122c9c
remove unsafe :erlang.term_to_binary 6 years ago
Ayrat Badykov 245a19121f
replace source_module 6 years ago
Ayrat Badykov 1614065981
use smart contracts to calculate xDai marketcap 6 years ago
Andrew Cravenho 24fb13233d Add Chain Consensus Logging 6 years ago
Ayrat Badykov 12f1b200b3
check if ets table exist 6 years ago
Ayrat Badykov 1068c5f775
start cache in repo process 6 years ago
Ayrat Badykov 98461ecd04
cache max and min block number 6 years ago
Andrew Cravenho 4a5bf27060 Only add confirmed dropped/replaced txs to temp table 6 years ago
Andrew Cravenho c0ac367960 Fix block_hash is null statement 6 years ago
Andrew Cravenho f71228884c Update migration script for dropped/replaced transactions 6 years ago
Ayrat Badykov 4c52d38448
fix typo 6 years ago
Ayrat Badykov c71d49b4f3
update transaction even if internal transaction are inserted 6 years ago
Ayrat Badykov b9a6073597
mix format 6 years ago
Ayrat Badykov 05a4cf370e
start ReplacedTransaction Supervisor in BoundIntervalSupervisor test 6 years ago
Luke Imhoff 294c9f37e4 Convert UncatalogedRewards.Processor into a BufferedTask 6 years ago
Luke Imhoff e0a19e906f Ignore beneficiaries with different block hash 6 years ago
Luke Imhoff 229df065b4 Failing regression tests for #1337 6 years ago
Luke Imhoff 7098f4b78d Use Explorer.Chain.import in Indexer.Block.UncatalogedRewards.Importer 6 years ago
Luke Imhoff 00e136e20c Calculate gas payments for all blocks in batch in SQL 6 years ago
Luke Imhoff 4c634eb9a6 Use Ecto 3 coalesce, sum, +, and * support 6 years ago
Luke Imhoff d7c494435f Use alias consistently 6 years ago
Luke Imhoff ace3abf8df Don't generate wei^2 from Wei.mult 6 years ago
Luke Imhoff 01ca7e9f8c Optimize add_gas_payments 6 years ago
Luke Imhoff 3570436c33 Rename reward functions to match domain names 6 years ago
Luke Imhoff 8135fcafbd Allow lists of block numbers instead of ranges for beneficiares 6 years ago
Ayrat Badykov 722650faab
add Indexer.ReplacedTransaction.FetcherTest 6 years ago
Ayrat Badykov 359b2608fe
fix dialyzer 6 years ago
Ayrat Badykov a4f2aee213
add ReplacedTRansaction fetcher to supervision tree 6 years ago
Ayrat Badykov cf78b8cb80
move replaced transactions update to fetcher 6 years ago
zachdaniel d4f5c3e81d fix: don't reload every page 6 years ago
Ayrat Badykov 98e0529d3f
fix map access keys 6 years ago
Ayrat Badykov d3c7c8636f
add replaced_transaction update script 6 years ago
Ayrat Badykov 20c7a1ba21
use or_where statement to update replaced transactions 6 years ago