aboutsummaryrefslogtreecommitdiffstats
path: root/core/crypto/ecdsa/ecdsa.go
diff options
context:
space:
mode:
authorWei-Ning Huang <w@dexon.org>2018-11-02 11:41:28 +0800
committerWei-Ning Huang <w@dexon.org>2018-11-02 11:41:28 +0800
commitf521279b0d3d33e072d0dc439288fa16cbbf34d3 (patch)
tree9ed342cf2453b9e3f991748bdab0dd29811b8d00 /core/crypto/ecdsa/ecdsa.go
parentde9b5538bb35fef2459243464fc9c5801b421675 (diff)
downloaddexon-consensus-f521279b0d3d33e072d0dc439288fa16cbbf34d3.tar.gz
dexon-consensus-f521279b0d3d33e072d0dc439288fa16cbbf34d3.tar.zst
dexon-consensus-f521279b0d3d33e072d0dc439288fa16cbbf34d3.zip
Rename repo to dexon-consensus
Diffstat (limited to 'core/crypto/ecdsa/ecdsa.go')
-rw-r--r--core/crypto/ecdsa/ecdsa.go14
1 files changed, 7 insertions, 7 deletions
diff --git a/core/crypto/ecdsa/ecdsa.go b/core/crypto/ecdsa/ecdsa.go
index 49d5b28..82e4dca 100644
--- a/core/crypto/ecdsa/ecdsa.go
+++ b/core/crypto/ecdsa/ecdsa.go
@@ -1,18 +1,18 @@
-// Copyright 2018 The dexon-consensus-core Authors
-// This file is part of the dexon-consensus-core library.
+// Copyright 2018 The dexon-consensus Authors
+// This file is part of the dexon-consensus library.
//
-// The dexon-consensus-core library is free software: you can redistribute it
+// The dexon-consensus library is free software: you can redistribute it
// and/or modify it under the terms of the GNU Lesser General Public License as
// published by the Free Software Foundation, either version 3 of the License,
// or (at your option) any later version.
//
-// The dexon-consensus-core library is distributed in the hope that it will be
+// The dexon-consensus library is distributed in the hope that it will be
// useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser
// General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with the dexon-consensus-core library. If not, see
+// along with the dexon-consensus library. If not, see
// <http://www.gnu.org/licenses/>.
package ecdsa
@@ -22,8 +22,8 @@ import (
dexCrypto "github.com/dexon-foundation/dexon/crypto"
- "github.com/dexon-foundation/dexon-consensus-core/common"
- "github.com/dexon-foundation/dexon-consensus-core/core/crypto"
+ "github.com/dexon-foundation/dexon-consensus/common"
+ "github.com/dexon-foundation/dexon-consensus/core/crypto"
)
const cryptoType = "ecdsa"
id=a4f6a54e0abacd14cd5971bb0e52e52cf38324f6'>(set_state): Removed debugging message.Ettore Perazzoli2003-03-282-1/+5 * set the popup to insensitive when we pop it down. hack to force it to loseNot Zed2003-03-271-0/+3 * #include gtkarrow.h LikewiseDan Winship2003-03-254-2/+11 * Remove e_notice. (Moved to evolution.)Dan Winship2003-03-252-30/+0 * properly parse nodes that include whitespace. bug #39896Mike Kestner2003-03-251-13/+16 * don't call delete_node on the root node since generate_tree already doesMike Kestner2003-03-241-2/+3 * fix UMR.Chris Toshok2003-03-231-1/+1 * Use glib macro G_GNUC_FUNCTION instead of __FUNCTION__. Thank u, Ettore.Sanshao Jiang2003-03-222-6/+7 * [ fixes bug #39856 ] request a full redraw when we're done draggingChris Toshok2003-03-211-0/+1 * Updated to use GtkDialog instead of GnomeDialog. Also fixed bug #39550Jeffrey Stedfast2003-03-203-95/+102 * add underline_column field.Chris Toshok2003-03-194-27/+60 * add cursor_idle_id.Chris Toshok2003-03-191-0/+2 * add cursor_idle_id.Chris Toshok2003-03-191-1/+8 * mimic Gtk's sort arrows (ethi_start_drag): mimic Gtk's sort arrowsMike Kestner2003-03-191-8/+8 * Swap OK/Cancel buttons to comply with the HIG.Ettore Perazzoli2003-03-192-9/+14 * null start_path (etsm_invert_selection): null start_pathMike Kestner2003-03-191-5/+11 * Instead of using gtk_widget_unparent(), remove the widget from theHans Petter Jansson2003-03-183-3/+3 * Don't crash if there's no timezone set initially. #39783Dan Winship2003-03-182-4/+11 * save and restore expanded state so parents don't collapse when childrenMike Kestner2003-03-151-2/+7 * use access() like camelMike Kestner2003-03-152-3/+8 * kill an unused variableDan Winship2003-03-141-1/+0 * Various cleanups. (e_timezone_dialog_get_timezone): Return anDan Winship2003-03-123-159/+120 * Use GtkArrow instead of pixmaps Use GtkArrow instead of pixmapsRodney Dawes2003-03-125-84/+11 * Added prototype for show_pango_rectangle()Jeffrey Stedfast2003-03-101-0/+3 * fix drawing bugs, and disable the stupid looking focus rect, since I can'tChris Toshok2003-03-081-14/+14 * (destroy): Removed unused variable.Ettore Perazzoli2003-03-072-1/+4 * Use G_GNUC_FUNCTION instead of __FUNCTION__.Ettore Perazzoli2003-03-074-4/+12 * fix a couple ==TRUE uses pointed out by Morten Welinder <terra@diku.dk>.Mike Kestner2003-03-051-2/+2 * i18n fixDmitry Mastrukov2003-03-056-9/+130 * rewrite to store selected paths in a hashtable instead of a tree. lose theMike Kestner2003-03-043-786/+141 * Add style_set to update list properly (et_canvas_realize): Remove this asRodney Dawes2003-03-011-7/+4 * remove alloc-based transform (et_drag_data_received): dittoMike Kestner2003-03-011-12/+0 * remove alloc-based transform (et_drag_data_received): dittoMike Kestner2003-03-011-11/+0 * init column_count to column_start + 1. (item_removed): clean up theChris Toshok2003-02-281-7/+11 * guard this so we don't try to free priv multiple times.Chris Toshok2003-02-282-3/+9 * use gdk_event_copy and gdk_event_free to dup the event.Mike Kestner2003-02-281-19/+11 * remove the grab_cancelled_check_id if it's still active.Chris Toshok2003-02-271-0/+4 * Use g_signal_handlers_disconnect_by_func sinceDan Winship2003-02-25