Dan Finlay
b478ce5b77
Bump changelog
8 years ago
Dan Finlay
99ce68b4f6
Version 3.1.0
8 years ago
Frankie
9e58505942
Add to CHANGELOG
8 years ago
Dan Finlay
81a16fb107
Bump changelog
8 years ago
Dan Finlay
8055113e68
Bump changelog
8 years ago
Dan Finlay
a208ed1d83
Version 3.0.1
8 years ago
Dan Finlay
665d6c5406
Bump changelog
8 years ago
Dan Finlay
9203b8c305
Version 3.0.0
8 years ago
Dan Finlay
ac6a2b4b61
Bump changelog to mention BIP44 fix
8 years ago
Frankie
83468cbd03
add to CHANGELOG
8 years ago
Frankie
bbd2f2738b
Add to CHANGELOG
8 years ago
kumavis
a9bdc76e40
changelog - add note on rpc overrides
8 years ago
Dan Finlay
55a55754d0
Bump changelog
8 years ago
Frankie
efde16aae5
add to CHANGELOG
8 years ago
Kevin Serrano
b9a365a8f2
Changelog.
8 years ago
Dan Finlay
0fab22082a
Bump changelog
8 years ago
Kevin Serrano
3363a38bfc
Changelog.
8 years ago
Kevin Serrano
68e27e6193
Changelog.
8 years ago
Dan Finlay
d2fb48f8ba
Bump changelog
8 years ago
Kevin Serrano
9110547465
Add to changelog.
8 years ago
Frankie
05e62cbc17
make CHANGELOG more human readable
8 years ago
Frances Pangilinan
10d9cf0912
Add to CHANGELOG.md
8 years ago
Dan Finlay
3f2945dce0
Version 2.14.1
8 years ago
Kevin Serrano
92ddcba76b
Add to changelog.
8 years ago
kumavis
e1d6a1ea94
changelog - add whitespace
8 years ago
kumavis
5ea7d738d2
changelog - inf reload detection hotfix
8 years ago
kumavis
6f8370fce8
changelog - add note on inf reload detection hotfix
8 years ago
Dan Finlay
3b68d9e1e7
Version 2.14.0
8 years ago
Kevin Serrano
8819475a2e
Add ability to show notices to user & get confirmation.
...
Implement generation of markdown for notice files.
Create npm command. Enhance notice generation.
Add test files to test multiple notices.
Add basic markdown support to notices.
Interval checks for updates.
Add extensionizer and linker
Add terms and conditions state file
Add link support to disclaimer.
Changelog addition.
8 years ago
Dan Finlay
4f3ba6e0b8
Bump changelog for removing morden
8 years ago
Frances Pangilinan
5a292cc397
add to CHANGELOG.md
8 years ago
kumavis
84ff919f73
deps - bump provider-engine for bug fix
8 years ago
kumavis
3632173afa
changelog - "fix reload detection"
8 years ago
Dan Finlay
44a2f2ad9d
Version 2.13.11
8 years ago
kumavis
36c824889f
changelog - add sync rpc eth_uninstallFilter note
8 years ago
Dan Finlay
d9f8a8f9b2
Version 2.13.10
8 years ago
Kevin Serrano
6dad4f1f20
Phase out ethereumjs-util from encryptor module.
8 years ago
Kevin Serrano
17669e4af8
Make ropsten faucet button point at the correct url.
8 years ago
Kevin Serrano
88ed1f191f
Add to changelog.
8 years ago
Dan Finlay
aefc346a65
Bump changelog
8 years ago
Dan Finlay
1ddc7625e0
Version 2.13.9
8 years ago
Dan Finlay
6ae2400ef2
Fix custom provider menu item
...
The Custom RPC menu item in the provider menu would not appear when Localhost:8545 was selected.
8 years ago
Dan Finlay
e8a8302624
Begin adding Ropsten support
...
Ropsten links will still not work until Etherscan publishes their ropsten link format.
At that time we will need to update ui/lib/account-link.js
Otherwise, fixes #831
8 years ago
Dan Finlay
8eb91e89bf
Increment tx ids to avoid collisions
...
Fixes #791
It was possible for two requests to have the same ID, causing a crash and loss of StreamProvider connection.
This new id generation strategy creates a random ID, and increments it for each request.
In case the id generator is included from two different processes, I'm initializing the counter at a random number, and rolling it over a large number when it gets too big.
8 years ago
Dan Finlay
a4eadddd6b
Version 2.13.8
8 years ago
Kevin Serrano
205205f7cd
Add to changelog.
8 years ago
kumavis
1d0abc4771
changelog - update
8 years ago
Kevin Serrano
b6b4be61d9
Fix bug for increasing gas by 20 percent.
8 years ago
Dan Finlay
4a0197012e
Version 2.13.7
8 years ago
Dan Finlay
7068d2e71c
Adjust gas buffer to be 20% over estimate
8 years ago