aboutsummaryrefslogtreecommitdiffstats
path: root/rpc
diff options
context:
space:
mode:
authorPéter Szilágyi <peterke@gmail.com>2015-09-30 00:36:16 +0800
committerPéter Szilágyi <peterke@gmail.com>2015-10-19 15:03:09 +0800
commit42c8afd44006b170c20159abaadc31cc7545bec2 (patch)
tree49f150caef8b09d1584dc9635382b3938fee45e1 /rpc
parentb99fe27f8b4d37fe3838d52b682e99c85098ee59 (diff)
downloaddexon-42c8afd44006b170c20159abaadc31cc7545bec2.tar.gz
dexon-42c8afd44006b170c20159abaadc31cc7545bec2.tar.zst
dexon-42c8afd44006b170c20159abaadc31cc7545bec2.zip
core: differentiate receipt concensus and storage decoding
Diffstat (limited to 'rpc')
-rw-r--r--rpc/api/parsing.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/rpc/api/parsing.go b/rpc/api/parsing.go
index cdfaa0ed1..7667616ff 100644
--- a/rpc/api/parsing.go
+++ b/rpc/api/parsing.go
@@ -453,8 +453,8 @@ func NewReceiptRes(rec *types.Receipt) *ReceiptRes {
v.ContractAddress = newHexData(rec.ContractAddress)
}
- logs := make([]interface{}, len(rec.Logs()))
- for i, log := range rec.Logs() {
+ logs := make([]interface{}, len(rec.Logs))
+ for i, log := range rec.Logs {
logs[i] = NewLogRes(log)
}
v.Logs = &logs
ports/commit/hebrew?id=6e7d58c3969e824c5160f584d96d242ac8afecf3'>Trim whitespace.Trevor Johnson2004-04-111-52/+52 * Remove category pkg/COMMENT files in favour of a COMMENT variable in theKris Kennaway2004-04-022-1/+2 * SIZEify (maintainer timeout)Trevor Johnson2004-03-313-0/+3 * SIZEify.Trevor Johnson2004-03-181-0/+1 * Update to KDE 3.2.1 / QT 3.3.1Michael Nottebrock2004-03-105-4/+7 * Pine versions before 4.58 contain remotely exploitable vulnerabilities.Jacques Vidrine2004-02-131-0/+2 * Update to version 0.93.Mark Linimon2004-02-112-5/+6 * Reset bouncing maintainer addressKris Kennaway2004-02-081-1/+1 * Update to KDE 3.2.0Michael Nottebrock2004-02-059-22/+81 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-042-0/+2 * Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-043-6/+6 * Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-243-3/+3 * Mark as broken on recent versions of 5.x due to the gcc3.3 import.Mark Linimon2003-12-221-1/+7 * Translation update: fix checksum.Will Andrews2003-09-222-2/+2 * Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details.Will Andrews2003-09-182-2/+2 * Update hebrew/culmusEdwin Groothuis2003-09-045-34/+40 * Moved to a C frontend, instead of perl.Yen-Ming Lee2003-08-074-34/+13 * Update KDE to the latest official release, KDE 3.1.3Michael Nottebrock2003-07-294-2/+6 * Update to KDE 3.1.2Mario Sergio Fujikawa Ferreira2003-05-206-8/+12 * New port: localized messages and documentation for kofficeMario Sergio Fujikawa Ferreira2003-05-205-0/+71 * upgrade to 0.5Ying-Chieh Liao2003-05-095-16/+40 * Repo-move KDE I18N hebrew, hungarian, & vietnamese messages to theirWill Andrews2003-04-147-4/+13 * new port: Hebrew Type1 fontsEdwin Groothuis2003-04-146-0/+109 * typo USE_PERL -> USE_PERL5Edwin Groothuis2003-04-051-1/+1 * new port: Hebrew spellchecker and morphology engineEdwin Groothuis2003-04-027-0/+83 * Clear moonlight beckons.Ade Lovett2003-03-074-2/+2 * De-pkg-comment.Akinori MUSHA2003-02-216-3/+3 * Upgrade kde-i18n to 3.1. Note that the following modules did not get aWill Andrews2003-01-294-36/+256 * 1. Removed comments from pkg-plist files per will's request.Alan Eldridge2002-10-114-4/+2 * Update to 3.0.3. Not much changed here: [1] i18n PKGNAMEs converted toWill Andrews2002-08-254-8/+6 * 1. Changed the lib depends on gettext to a build depends. This will meanAlan Eldridge2002-08-032-4/+4 * Bump PORTREVISION. KDE is fragile enough in its dependencies; we don'tAlan Eldridge2002-08-022-0/+2 * Chase shlib rev of devel/gettextAde Lovett2002-08-022-2/+2 * Fix MASTER_SITE_SUBDIR.Will Andrews2002-07-102-2/+2 * Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51.Will Andrews2002-07-056-12/+10 * Upgrade to KDE 3.0.1. The delay in this upgrade is mainly due to theWill Andrews2002-06-166-4/+12 * Please welcome Qt3/KDE3 to our ports tree. This includes work since theWill Andrews2002-04-2214-256/+732 * gettext upgrade uber-patch (stage 3)Ade Lovett2002-04-132-2/+4 * Stage 1 of gettext update.Ade Lovett2002-03-162-2/+2 * Update to 4.44.2.9Patrick Li2002-01-222-4/+5 * Add WWW.Dmitry Sivachenko2001-12-282-0/+4 * Add he2 0.61, an editor for editing (primarily LaTeX) Hebrew files.Will Andrews2001-12-259-0/+71 * Update to 2.2.2.Dmitry Sivachenko2001-12-136-18/+32 * Update to 4.42.2.9Patrick Li2001-12-085-48/+29 * Upgrade to 2.2.1.Dmitry Sivachenko2001-10-2712-52/+46 * Set DIST_SUBDIR=KDEDmitry Sivachenko2001-09-114-2/+4 * MAINTAINER -> kde@FreeBSD.orgDmitry Sivachenko2001-09-012-2/+2 * Fix installation in a slightly different way.Dmitry Sivachenko2001-08-214-12/+16 * Remove two languages not presented in new version.Dmitry Sivachenko2001-08-202-6/+2 * Forgot to remove debug comment.Dmitry Sivachenko2001-08-162-2/+2 * Upgrade to 2.2.Dmitry Sivachenko2001-08-1610-16/+62 * Remove Ukrainian from BATCH builds.Dmitry Sivachenko2001-07-052-2/+2 * Exclude de, fr, ja, ru, zh_CN, zh_TW from bento's package.Dmitry Sivachenko2001-04-172-2/+2 * Sort languages by name.Dmitry Sivachenko2001-04-132-20/+20 * Examine LINGUAS variable before BATCH.Dmitry Sivachenko2001-04-112-10/+10 * Allow to override MAINTAINER and CATEGORIES (in slave ports).Dmitry Sivachenko2001-04-102-4/+4 * Add the ability to select which languages to install via dialog(1)-basedDmitry Sivachenko2001-04-104-0/+174 * Update to 2.1.1Dmitry Sivachenko2001-04-066-26/+4 * Overhaul QT/KDE support:Will Andrews2001-04-032-4/+4 * New port: localized messages and documentation for KDE2.Dmitry Sivachenko2001-03-0210-0/+76 * This is an updated of the hebrew/pine port to Pine 4.33, with Hebrew supportJames E. Housley2001-02-123-5/+5 * Update of the Hebrew version of pine to 4.30-2.09 (with the security bugKevin Lo2000-11-025-40/+46 * Bump PORTREVISION due to security fix.Kris Kennaway2000-10-301-0/+1 * Add a patch to address the known remote buffer overflow, fromKris Kennaway2000-10-302-2/+14