aboutsummaryrefslogtreecommitdiffstats
path: root/packages/web3-wrapper
diff options
context:
space:
mode:
authorAlex Browne <stephenalexbrowne@gmail.com>2018-08-14 03:46:43 +0800
committerAlex Browne <stephenalexbrowne@gmail.com>2018-08-15 02:02:04 +0800
commit6baa5ef311112941ccaec3fb8a877dd57b63627b (patch)
treef3736664350ed41d5e135aa205e2be80bb5dfdbb /packages/web3-wrapper
parentfadd292ecf367e42154856509d0ea0c20b23f2f1 (diff)
downloaddexon-sol-tools-6baa5ef311112941ccaec3fb8a877dd57b63627b.tar.gz
dexon-sol-tools-6baa5ef311112941ccaec3fb8a877dd57b63627b.tar.zst
dexon-sol-tools-6baa5ef311112941ccaec3fb8a877dd57b63627b.zip
feat: Upgrade TypeScript to 3.0.1
Diffstat (limited to 'packages/web3-wrapper')
-rw-r--r--packages/web3-wrapper/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/web3-wrapper/package.json b/packages/web3-wrapper/package.json
index 3f9ee9019..437a1c6b5 100644
--- a/packages/web3-wrapper/package.json
+++ b/packages/web3-wrapper/package.json
@@ -61,7 +61,7 @@
"shx": "^0.2.2",
"tslint": "5.11.0",
"typedoc": "0xProject/typedoc",
- "typescript": "2.9.2"
+ "typescript": "3.0.1"
},
"dependencies": {
"@0xproject/assert": "^1.0.5",
800'>2001-09-082-4/+20 * New layoutIain Holmes2001-09-085-52/+41 * New designIain Holmes2001-09-082-73/+37 * Make sure to unref the mime filters when we finish with them.Jeffrey Stedfast2001-09-082-0/+7 * Give the full path of the wax-seal icons. (try_inline_pgp_sig): ConvertJeffrey Stedfast2001-09-082-22/+48 * Removed unused factory variable.Christopher James Lahey2001-09-082-2/+5 * Changed this to use the new ETable/ETree drag stuff.Christopher James Lahey2001-09-082-84/+18 * Added GDK_BUTTON_PRESS_MASK to our button mask. Fixes Ximian bug #8241.Christopher James Lahey2001-09-081-1/+1 * Give the full path of the wax-seal icons.Jeffrey Stedfast2001-09-082-2/+7 * s/Synchronising/Synchronizing/. (mbox_summary_sync_quick): Likewise.Ettore Perazzoli2001-09-082-4/+11 * constificationJeffrey Stedfast2001-09-083-5/+8 * Reuse the original boundary instead of generating our own.Jeffrey Stedfast2001-09-082-2/+11 * Don't do_something on button_release if we did something on button_press.Christopher James Lahey2001-09-082-2/+8 * Bumped version number to 0.11.99.3 for ETableWithout.Christopher James Lahey2001-09-082-2/+4 * Added e-table-config-no-group.glade.Christopher James Lahey2001-09-083-102/+1734 * Added this function.Christopher James Lahey2001-09-082-2/+30 * Don't allow the default toolbar to be configurable.Ettore Perazzoli2001-09-081-1/+0 * Don't allow the default toolbar to be configurable.Ettore Perazzoli2001-09-082-1/+6 * one-line OpenSSL fix from Yanko Kaneti <yaneti@declera.com>Dan Winship2001-09-072-1/+6 * Remove the "see previous error messages?" comment from the error messageDan Winship2001-09-072-2/+9 * Updated Slovak translation.Stanislav Visnovsky2001-09-072-3662/+3910 * new function, to notify the bonobo listener inChris Toshok2001-09-072-18/+60 * pass the VTIMEZONE component to icalcomponent_compare_vtimezones(), notDamon Chaplin2001-09-073-6/+43 * add ldap-16.png.Chris Toshok2001-09-072-0/+5 * new function, notify the bonobo listener. (remove_ldap_folder): trackChris Toshok2001-09-073-18/+64 * change to match create_folder. (e_marshal_NONE__POINTER_POINTER_POINTER):Chris Toshok2001-09-073-49/+52 * Thread function to perform filtering. (filter_free): Free the filter62001-09-074-3/+142 * change /Toolbar/ContactEditorSave to /Toolbar/ContactEditorSaveClose.Chris Toshok2001-09-072-1/+6 * Changed "Save" to "Save and Close"Anna Marie Dirks2001-09-072-5/+16 * add -DEVOLUTION_IMAGESDIR.Chris Toshok2001-09-077-39/+89 * Use camel_stream_buffer_read_line() instead of duplicationing theJeffrey Stedfast2001-09-072-28/+18 * added a default size for the saved search dialog of 600 x 300 such that itAnna Marie Dirks2001-09-072-1/+7 * Updated Swedish translation.Christian Rose2001-09-072-951/+1116 * Allow a value of -1.0 for @progress [which means "unknown progress"].Ettore Perazzoli2001-09-072-1/+7 * (handle_multipart_alternative, handle_multipart,Dan Winship2001-09-072-30/+12 * Fix a bunch of replying/forwarding-related formatting bugs.Dan Winship2001-09-076-191/+214 * Don't open multiple dialogsIain Holmes2001-09-072-0/+9 * Add E_TEXT_TO_HTML_CITE, to prepend "> " to each line.Dan Winship2001-09-073-1/+13 * Fix this to always set an exception if it returns POP3_FAIL, asDan Winship2001-09-073-6/+16 * Set an exception on POP3_FAIL as well.Jeffrey Stedfast2001-09-072-3/+10 * Have to specify a mode when using O_CREAT.Dan Winship2001-09-072-1/+6 * #ifdef out the "delete after N days" option in pop3_conf_entries, since itDan Winship2001-09-072-0/+8 * oops, take config out of SUBDIRSJeffrey Stedfast2001-09-071-1/+1 * Add mkdir config in dist-hook here instead.Jeffrey Stedfast2001-09-073-0/+5 * Updated Polish translationChyla Zbigniew2001-09-062-218/+127 * Updated Norwegian (bokmål) translation.Kjartan Maraas2001-09-062-828/+1005 * [Fix #958, ShellComponents should not be created by factories, forEttore Perazzoli2001-09-063-21/+22 * [Fix #958, ShellComponents should not be created by factories, forEttore Perazzoli2001-09-064-38/+38 * Fix the check for the case when mkdir() returns EEXIST to check S_ISDIR onDan Winship2001-09-062-1/+7 * the "command" of a GnomeVFSMimeApplication can include arguments as well.Dan Winship2001-09-062-11/+12 * [Fix #958, ShellComponents should not be created by factories, forEttore Perazzoli2001-09-063-23/+28 * removed conflict stuffJeffrey Stedfast2001-09-061-1/+0 * Adjust the default_account index correctly.Jeffrey Stedfast2001-09-063-7/+31 * [Fix #958, ShellComponents should not be created by factories, forEttore Perazzoli2001-09-063-30/+23 * LocationsIain Holmes2001-09-062-1/+6 * [Fix #958, ShellComponents should not be created by factories, forEttore Perazzoli2001-09-063-25/+30 * Stop the summary jumping to the top on redrawIain Holmes2001-09-062-1/+6 * USe 24hr clock if appropriate, don't mess with the date and timeIain Holmes2001-09-062-9/+39 * Applied user-submitted patch to usage-mail.sgml.Aaron Weber2001-09-062-3/+7 * This patch should avoid flashing when loading images into mail view, creditsRadek Doulik2001-09-066-33/+196 * [Fix #5503, Edit menu is empty and should be removed.]Ettore Perazzoli2001-09-069-68/+96 * Fix a typo.Kjartan Maraas2001-09-062-1/+5 * Added.Jeffrey Stedfast2001-09-063-1/+5 * Updated slightly.Ettore Perazzoli2001-09-062-12/+11 * New. (get_efolder_from_shortcut): Removed. (impl_shortcut_dropped): UseEttore Perazzoli2001-09-062-13/+40 * added a wee bit of padding around the find now label in response to bugAnna Marie Dirks2001-09-062-0/+6 * s/Evolution/Ximian Evolution/.Ettore Perazzoli2001-09-062-4/+8 * Replace "Evolution" with "Ximian Evolution" in a bunch of user-visibleEttore Perazzoli2001-09-069-18/+44 * [Fix #6474 and friends, crash when selecting things from theEttore Perazzoli2001-09-062-2/+29 * Updated Lithuanian translation.Gediminas Paulauskas2001-09-062-882/+648 * ical meeting iconJakub Steiner2001-09-053-0/+6 * Updated Hungarian translation + terminology fixes.Andras Timar2001-09-052-154/+179 * Implemented.Federico Mena Quintero2001-09-058-46/+781 * [Fix #6971, Default folder should be the Summary.]Ettore Perazzoli2001-09-056-7/+27 * Fixes for BelgiumIain Holmes2001-09-052-10/+13 * Acell clashes fixedIain Holmes2001-09-052-9/+6 * Make the apply button activate when the new feed is addedIain Holmes2001-09-052-0/+6 * [Fixes by Neil Conway <neilconway@home.com, as per #8090.]Ettore Perazzoli2001-09-053-17/+35 * [Fix #8089, Undocumented Scrollkeeper dependency.]Ettore Perazzoli2001-09-052-0/+8 * [Fix ^#7675, Crashes trying to empty trash folder.]Ettore Perazzoli2001-09-052-5/+15 * Report errors in the dialogIain Holmes2001-09-052-0/+6 * Check if the file is a VCard before importingIain Holmes2001-09-052-0/+9 * Just ignore the request if the activity handler has theEttore Perazzoli2001-09-052-0/+30 * Change "Copy to Folder" to be Ctrl-Shift-Y so we are more like O* andEttore Perazzoli2001-09-052-1/+7 * Validation.Aaron Weber2001-09-053-43/+56 * Don't use - in front of the temperature to mean No conditionIain Holmes2001-09-053-2/+11 * [Fix #7542, "Crash Afer Closing".]Ettore Perazzoli2001-09-052-0/+12 * Fixes #7251Chyla Zbigniew2001-09-052-2/+9 * Check the file exists before trying to import itIain Holmes2001-09-052-0/+20 * Unref the source folder here because it might be a POP folder. We do thisJeffrey Stedfast2001-09-052-2/+13 * Fixes #2465Chyla Zbigniew2001-09-052-4/+14 * Shut down other components correctly when cancelling the first time startup d...Iain Holmes2001-09-052-1/+8 * Remove debugging message.Ettore Perazzoli2001-09-051-2/+0 * Remove debugging message. (tree_drag_motion): Likewise.Ettore Perazzoli2001-09-052-3/+6 * Get the correct name from the prefs file, or from the passwd file if one doesIain Holmes2001-09-052-3/+59 * Too late to sync the folders here... if this is gonna happen at all itJeffrey Stedfast2001-09-052-4/+4 * Add an F9 accelerator for the "Send/Receive" item.Ettore Perazzoli2001-09-052-1/+6 * Add the root node to the hash. (e_storage_set_view_set_show_folders):Ettore Perazzoli2001-09-052-0/+11 * Do a clean disconnect.Jeffrey Stedfast2001-09-053-3/+6 * Add an accel for Search Message.Jeffrey Stedfast2001-09-052-0/+5 * Fix capitalization. Fixes bug #7486.Jeffrey Stedfast2001-09-052-17/+22 * Wrote info on how to interract with attached iCal files.Kevin Breit2001-09-052-1/+17 * Only check for OpenSSL if we were not able to find Mozilla's NSSJeffrey Stedfast2001-09-052-60/+67 * More html stuff.Aaron Weber2001-09-053-17/+71 * Removed >>>Carlos Perelló Marín2001-09-041-1/+0 * Spell check.Carlos Perelló Marín2001-09-042-421/+554 * Credit kmarass.Aaron Weber2001-09-047-428/+462 * Added infoa about Windows not handling .psKevin Breit2001-09-042-6/+16 * Updated Hungarian translation.Andras Timar2001-09-042-645/+817 * Remove the folder from the EvolutionStorage as well as the EStorage.Peter Williams2001-09-045-13/+45 * Don't put $(srcdir) in the file path twice.Peter Williams2001-09-042-1/+6 * timezone druid iconJakub Steiner2001-09-043-0/+7 * don't call calendar_config_check_timezone_set() now, since the startupDamon Chaplin2001-09-0418-163/+470 * - additions, improvementsDirk-Jan C. Binnema2001-09-041-149/+94 * Removed addressbook/gui/widgets/alphabet.glade.Federico Mena Quintero2001-09-042-1/+4 * Fixed brokennessKevin Breit2001-09-033-7/+9 * Added info on Exchange interactionKevin Breit2001-09-032-0/+10 * Updated Slovak translation.Stanislav Visnovsky2001-09-032-732/+594 * Shut up CVS -GeorgeGeorge Lebl2001-09-031-0/+1 * Updated Polish translationChyla Zbigniew2001-09-032-119/+151 * This file is no longer needed.Chyla Zbigniew2001-09-031-355/+0 * I18n fixes (mainly making buttons on the right side less Anglocentric :-)Chyla Zbigniew2001-09-039-157/+249 * Use e_iconv_from_locale, not e_iconv_to_locale.Chyla Zbigniew2001-09-031-1/+1 * Updated French translation.Christophe Merlet2001-09-032-1411/+1086 * Strip spaces at the beginning or end as well as changing " " to " ". FixesChristopher James Lahey2001-09-021-3/+13 * Bumped the required version of gal to 0.11.99.2.Christopher James Lahey2001-09-022-1/+5 * Use e_card_get_vcard_assume_utf8 instead of e_card_get_vcard here sinceChristopher James Lahey2001-09-0222-308/+484 * Bumped the version number to 0.11.99.2 for new e_utf8 functions.Christopher James Lahey2001-09-022-54/+89 * Updated Swedish translation.Christian Rose2001-09-022-339/+423 * Updated Polish translationChyla Zbigniew2001-09-011-71/+99 * Bumped the version number to 0.111.99.1 for new e_utf8 functions.Christopher James Lahey2001-09-012-66/+154 * Rename these functions from ecn_get_text and ecn_free_text.Christopher James Lahey2001-09-019-24/+59 * changed 3 occurrences of 'Replyed' to 'replied'Damon Chaplin2001-09-012-3/+7 * updated all of the VTIMEZONE files to try to be more compatable withDamon Chaplin2001-09-01375-3652/+1025 * Fix this memmove. We've already subtracted the count from eti->rows.Christopher James Lahey2001-09-011-1/+2 * Added format for "7 PM" and equivalents. Fixes bug #7456.Federico Mena Quintero2001-09-012-4/+16 * Updated Polish translationChyla Zbigniew2001-09-012-27/+114 * Elm GUIIain Holmes2001-09-012-0/+62 * Don't convert folder name to UTF-8 manually... (setup_stock_folders): ...Chyla Zbigniew2001-09-014-19/+33 * Marked string for translation (with U_).Chyla Zbigniew2001-09-012-1/+8 * Marked strings for translation (with U_).Chyla Zbigniew2001-09-01