-
Notifications
You must be signed in to change notification settings - Fork 434
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(BIDS-2550) fixed contract invocation detection by adding metadata co…
…lumn (#2618) * (BIDS-2550) saving contract updates to bigtable (BIDS-2550) use field for blob transactions (BIDS-2550) save contract updates to bigtable (BIDS-2550) removed metadataUpdates indirection; added destruction detection (BIDS-2550) support for internal transactions (BIDS-2550) handle contract destruction, show correct data (BIDS-2550) detect failed transactions (BIDS-2550) applied (most) suggestions (BIDS-2550) remove contract state updates on forks this approach might be a bit naive though, as bigtable probably can't filter by time efficiently (BIDS-2550) applied feedback (BIDS-2550) fixed invalid bt blockKey timestamps (BIDS-2550) added bigtable transform (BIDS-2550) correct variable naming (BIDS-2550) added new transform to list of all (BIDS-2550) fixed ts search (BIDS-2550) fixed failed itx detection, fixed update sorting, variable naming (BIDS-2550) fixed bigtable rowrange (BIDS-2550) using distinct contract update bt key (BIDS-2550) add column filter to ClearByPrefix misc command (BIDS-2550) delete keys output clarified (BIDS-2550) ui issue fixed, bit assumptions adjusted (BIDS-2550) fixed columns filter (BIDS-2550) disabled column filter * (BIDS-2550) fixed column filter * (BIDS-2550) added contract detection for parity traces * (BIDS-2550) fix parity contract detection * (BIDS-2550) using utils.LogFatal
- Loading branch information
1 parent
a0ad636
commit ed188e4
Showing
13 changed files
with
1,026 additions
and
654 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.