All notable changes to this project will be documented in this file.
- Removed
.js
files from the sources and pulling them instead fromcdnjs
#123 - Removed
static
ressources from the frontend of the app #129 - Removed
gthread
for better stability #135 - Removed support of
Rinkeby
#139 - Changed the
README.md
to include thedevelopment
dependencies #140
- Removed
Tokne Flow
branding
- Added redecode semantics functionality
- Bumped
EthTx
to0.3.16
#116 - From now on the value of
transfer.value
is formatted on the frontend #116
- Fixed wrong function name (
get_semantics
) #118
- Added
info
endpoint with ethtx/ethtx_ce version #113 - added
get_latest_ethtx_version
function (get version from Pypi) #113
- Refactored
deps
#113 - Updated
README.md
#113 - Updated
black
version #113 - Changed the application name for each component #113
- Fixed mongodb semantics remove #110
- Bumped
EthTx
to0.3.14
#105
- New project structure #97
- Updated docker, docker-compose #97
- Removed logs, useless text #99
- Changed space between tx_hash and chain_id (transaction page) #99
- Bumped
EthTx
to0.3.10
#93
- Typo in
README.md
#75 - API serialization #75
- Fixed semantics editor #75
- Fixed
.env_sample
mongo connection string #83
- Added new route
reload
- Added
Reolad semantics
button, which allows to reload the semantics (removes from the database and downloads again) #80 - Added
get_eth_price
. Transaction page displays current ETH price taken from coinbase API #88
- Removed duplicated environment variables from
docker-compose.yml
#83 - Bumped python to
3.9
#87 - From now on,
EthTx
will be used with a static version (due to dynamic development) #87 - Updated requirements #88
- Install dev dependencies #89
- Updated README and .env_sample #67
Web3ConnectionException
is not supported anymore. From now on, a general exceptionNodeConnectionException
is caught for node connection errors #67- Guessed functions and events are detected using the guessed variable in the model #67
- Fixed colored guessed events with tuple arg #65
- Changed the position of the logo #59
- Fixed colored guessed functions with nested args #58
- Added
.env_sample
file with example environment variables #57
- Fixed
make run-local
#57
- Color guessed functions and events #56
- Fixed
tx hash
regexp extracting from request #53
- Fixed
Decode now
button state #50
Added - #44
- Added new error page.
- Added Token Flow logo.
- Added input hash validator.
Changed - #44
- Changed footer style.
- Removed ToS and PP and replaced them with
Token Flow
pages. - Removed old tests.
- Added Fathom analytics tool.
- Updated links.
Fixed - #44
- Fixed frontend styles.
- Added preload to links.
- Added new footer.
- Added
Rinkeby
support.
- Changed EthTx version - >=0.2.0,<0.3.0.
- Etherscan links fixed for testnets.
- Added
Goerli
support.
- Changed EthTx version - >=0.2.0,<0.3.0.
- Added link to PyPi.
- Added information about the
EthTx
andEthTx Ce
version to the frontend.
- Removed
Pipfile.lock
- Fixed application dependencies.
- Removed the banner that was about the new version of
ethtx_ce
.
- Changed semantics save functions.
- Changed EthTx version - 0.1.7.
- Changed EthTx version - 0.1.6.
- Changed EthTx version - 0.1.5.
- Changed app Config.
- Removed EthtxConfig defaults.
- Fixed header on mobile devices.
- Changed Development.MD note.
- Added configuration: AWS, Pipfile, pre-commit.
- First version EthTx CE.