Dustin Brickwood
|
d673c8cb2f
|
refactored block 0
|
2018-05-18 13:57:32 -04:00 |
|
Dustin Brickwood
|
d7b426e9ca
|
updated API requests
|
2018-05-18 13:19:42 -04:00 |
|
Dustin Brickwood
|
fff2271833
|
fixing spacing
|
2018-05-17 17:25:18 -04:00 |
|
Dustin Brickwood
|
65a228204b
|
commented out code
|
2018-05-17 17:22:43 -04:00 |
|
Dustin Brickwood
|
fd296e83e3
|
Block 0 and txs being written into db, UI modifications
|
2018-05-17 17:19:00 -04:00 |
|
Tim Williams
|
573cb28a43
|
Merge pull request #24 from ShyftNetwork/writeContracts
Updated writeTransactions
|
2018-05-17 11:11:38 -04:00 |
|
Dustin Brickwood
|
1b5ee8a1f1
|
cleaned up console logs
|
2018-05-17 11:09:52 -04:00 |
|
Dustin Brickwood
|
5804bd113f
|
cleaned up fmt
|
2018-05-17 10:36:55 -04:00 |
|
Dustin Brickwood
|
a7af9c9255
|
updated getters and write fns for contextual data
|
2018-05-16 15:23:08 -04:00 |
|
Dustin Brickwood
|
844106b8d7
|
fixed db order
|
2018-05-16 12:20:59 -04:00 |
|
Dustin Brickwood
|
79e140e4cf
|
writing contract address when isContract is true
|
2018-05-16 12:02:51 -04:00 |
|
greg
|
a12801d019
|
Merge pull request #23 from ShyftNetwork/uiIntegration
Ui integration
|
2018-05-16 11:41:27 -04:00 |
|
Dustin Brickwood
|
97e2d5f603
|
added boolean for isContract
|
2018-05-16 10:21:08 -04:00 |
|
Dustin Brickwood
|
8e29670852
|
modified UI
|
2018-05-16 10:07:41 -04:00 |
|
Dustin Brickwood
|
13ae71cb05
|
renamed folder
|
2018-05-15 17:51:21 -04:00 |
|
Dustin Brickwood
|
6ac10cefc8
|
typo
|
2018-05-15 17:14:21 -04:00 |
|
Dustin Brickwood
|
d6dd62204c
|
modifed ignore
|
2018-05-15 17:13:13 -04:00 |
|
Dustin Brickwood
|
7368ea7cd0
|
detail looks for blocks completed
|
2018-05-15 17:07:21 -04:00 |
|
Dustin Brickwood
|
38dfd729f0
|
Merge branch 'writeAccounts' of github.com:ShyftNetwork/shyft_go-ethereum into uiIntegration
|
2018-05-15 14:39:44 -04:00 |
|
Dustin Brickwood
|
0938ddad8f
|
detailed block info included
|
2018-05-15 14:39:18 -04:00 |
|
Dustin Brickwood
|
42cac29245
|
UI integration
|
2018-05-15 14:17:04 -04:00 |
|
Dustin Brickwood
|
537b76b060
|
recording tx reciepts and wip updating contract address in tables
|
2018-05-14 16:05:59 -04:00 |
|
Dustin Brickwood
|
b80109e093
|
routes fixing
|
2018-05-12 17:13:50 -04:00 |
|
Dustin Brickwood
|
00b02b0524
|
fixed existing endpoints
|
2018-05-11 17:07:00 -04:00 |
|
Dustin Brickwood
|
1e2df20db6
|
account nonce, txfee successfully writing to db
|
2018-05-11 16:26:36 -04:00 |
|
greg
|
5c59ac75a1
|
Merge pull request #22 from ShyftNetwork/writeGenesis
WriteBlock and GetBlock Function Modification
|
2018-05-11 10:54:21 -04:00 |
|
Dustin Brickwood
|
7f70a3e769
|
fixed issues as per merge comments
|
2018-05-11 10:51:10 -04:00 |
|
Dustin Brickwood
|
2e39356a71
|
updated GetBlock handlers for API
|
2018-05-10 16:55:02 -04:00 |
|
Dustin Brickwood
|
361841e460
|
added timestamp of blocks to postgres db
|
2018-05-10 15:19:24 -04:00 |
|
Dustin Brickwood
|
3f0cf00b65
|
added missing block fields and modified blocks table
|
2018-05-10 15:03:49 -04:00 |
|
greg
|
e1bdc1640c
|
Merge pull request #21 from ShyftNetwork/writeGenesis
Write genesis
|
2018-05-10 12:39:32 -04:00 |
|
Dustin Brickwood
|
c8d1ceea7b
|
cleaned up code
|
2018-05-10 11:58:16 -04:00 |
|
Dustin Brickwood
|
0b20500d54
|
cleaned up changes
|
2018-05-10 11:52:57 -04:00 |
|
Dustin Brickwood
|
af59e6aa54
|
added switch case if gen block alloc is found in db
|
2018-05-10 11:42:06 -04:00 |
|
Dustin Brickwood
|
d5d0e9fc4a
|
cleaned up printlns
|
2018-05-09 16:56:54 -04:00 |
|
Dustin Brickwood
|
cb1f0db4a5
|
genesis block writing to db
|
2018-05-09 16:42:42 -04:00 |
|
Dustin Brickwood
|
1d93088980
|
changed start script for web socket access, modified writeBlock
|
2018-05-02 15:14:59 -04:00 |
|
Tim Williams
|
bd6acd8059
|
Merge pull request #17 from ShyftNetwork/dustin-accounts
Dustin accounts
|
2018-04-26 16:33:08 -04:00 |
|
Tim Williams
|
53247aaca4
|
fix conflicts
|
2018-04-26 16:30:01 -04:00 |
|
Tim Williams
|
8ae73e83c2
|
Merge branch 'shyftBlockExplorer' into dustin-accounts
|
2018-04-26 16:23:19 -04:00 |
|
greg
|
54ef16a341
|
Merge pull request #16 from ShyftNetwork/allow-contracts-to-be-written-to-tx
now allows contracts to be written as txes in the tx table
|
2018-04-26 16:12:33 -04:00 |
|
Tim Williams
|
e5c2cd1eaf
|
now allows contracts to be written as txes in the tx table
|
2018-04-26 13:37:34 -04:00 |
|
Dustin Brickwood
|
7af341640d
|
Merge branch 'shyftBlockExplorer' of github.com:ShyftNetwork/shyft_go-ethereum into dustin-accounts
|
2018-04-24 13:13:26 -04:00 |
|
Dustin Brickwood
|
14b29696a3
|
modified write accounts
|
2018-04-24 13:12:58 -04:00 |
|
Tim Williams
|
f2f3ff8929
|
Merge pull request #15 from ShyftNetwork/dustin-accounts
Dustin accounts
|
2018-04-23 17:42:10 -04:00 |
|
Dustin Brickwood
|
7e9aa2c8bd
|
reformated response for all getter fns
|
2018-04-23 17:37:09 -04:00 |
|
Tim Williams
|
3d67f9e818
|
Merge pull request #14 from ShyftNetwork/add-drop-tables
add drop table scripts
|
2018-04-23 16:37:27 -04:00 |
|
Tim Williams
|
94b4f29878
|
add drop table scripts
|
2018-04-23 13:18:52 -04:00 |
|
Dustin Brickwood
|
84892a4a12
|
getter for single tx reformated
|
2018-04-23 13:14:40 -04:00 |
|
Dustin Brickwood
|
419ceb4e10
|
Merge branch 'shyftBlockExplorer' into dustin-accounts
|
2018-04-23 12:35:52 -04:00 |
|