Releases: dyng/eth-ramen
Releases · dyng/eth-ramen
v0.2.1
v0.2.0
Changelog
- 5c5a285 Add cache for contract abi and source
- 58959d6 Add calldata preview
- 222863f Add minimum width and height for dialogs
- 7225afa Add spinner and decode calldata asynchronously
- 684531f Add transaction preview
- 06eb95a Change key descriptions
- caea17e Fix formatting
- d045400 Update README.md
- 0ebccb0 Update README.md
v0.1.1
v0.1.0
Changelog
- 0157a24 Add README and gitignore
- f32212b Add account avatar
- bd7e1de Add balance cache
- d282877 Add comments
- 5ce5a13 Add config file 'ramen.json'
- 4c818b0 Add notification popup
- 1aa1271 Add recovery to log unexpected error
- a01c5fb Add request timeout & basic color style
- 416bacd Add spinner for account query
- e346ea6 Add spinner for contract method call
- ff7b4a7 Add spinner for signin
- b4ab146 Add version command and goreleaser
- a527967 Change default provider to alchemy
- c4b4d8d Change default request timeout to 30s
- 3d5e5c0 Change style of method list and avatar
- e4d574d First working prototype
- d9cca61 Fix key map bugs
- 9e70a5f Fix loading bugs
- 57e5d4b Fix transfer bug and some UI changes
- d5c08da Ignore status 0 in Etherscan API response
- 79e5acb Import ABI for unknown contract
- 3da8803 Initial commit
- 428ba3b More features
- 12af46c Prefer command argument over configuration
- fd9fd21 Support ether transfer
- ffc712b Support ether transfer and non-constant method call
- 491e0e4 Support local devnet
- d1786ef Update README
- cd026ad Update README and include screenshots
- 51edba5 Update README.md
- 0d45c2d Update account balance when new block is received
- 30e2175 Update ether's price and gas price in realtime
- 30ae0d3 Update transaction history if new block received
- 6149727 Wrap error from remote and 3rd party libraries with stacktrace
- b647a37 fix panic when source code is not found