Commit graph

1251 commits

Author SHA1 Message Date
David Krett
3a856529f3 Merge branch 'staging' into dockerShyftBlockApi
* staging: (27 commits)
  reformat code
  refactored code to minimize lines
  resolving conflicts
  need to pop stash
  tmp
  code refactor
  cleaned up code and removed msg type
  respond back to client with sig
  fix var names
  receiving messages from wallet correctly
  add in additional message sent over tcp
  add intArrToByteArr function for testing
  change test keys and test message
  log out hash of message as hex
  more work
  send message back to client
  rm printlns
  rm Printlns
  rm comments and printlns
  ecrecover plain text message
  ...

# Conflicts:
#	core/genesis.go
2018-08-02 12:56:55 -04:00
David Krett
122c62ca81 Interim - Adjust Scripts & PG Connection Params to facilitate Docker DB option 2018-07-26 18:47:50 -04:00
David Krett
905021b5e2 Interim ShyftGeth & PG Docker Working - TODO: ShyftBlockExplorerApi ShyftBlockExplorerUI & Monitoring 2018-07-26 14:13:00 -04:00
David Krett
5c009528a9 Interim Dockerize 2018-07-25 17:57:55 -04:00
Dustin Brickwood
43dbd77049 refactored code to minimize lines 2018-07-24 17:30:28 -04:00
Dustin Brickwood
8a8c886ef1 resolving conflicts 2018-07-24 10:36:14 -04:00
Dustin Brickwood
b4e9ef8a64 resolved conflicts 2018-07-24 10:34:08 -04:00
David Krett
d6270fbe94 Interim ShyftNetwork/PG Docker - TODO: Check Connection Params 2018-07-23 17:41:40 -04:00
David Krett
fc5111bb3b Rename of Imports To Reflect New RepoName
Refactor References to “ethereum/go-ethereum” to “ShyftNetwork/go-empyrean”
2018-07-22 20:40:07 -04:00
Dustin Brickwood
42183a4580 tmp 2018-07-20 15:39:14 -04:00
Dustin Brickwood
71cf9acfd6 code refactor 2018-07-19 16:24:08 -04:00
Dustin Brickwood
1e38e2f577 fixed suggested changes 2018-07-17 11:04:06 -04:00
Dustin Brickwood
274ae75ad3 internal txs are being recorded 2018-07-17 10:15:15 -04:00
Dustin Brickwood
2813a0bb65 fixing tests for internals 2018-07-16 11:43:17 -04:00
Dustin Brickwood
5d37a31a12 fixed testing changes due to change in folders dir 2018-07-15 14:22:18 -04:00
Dustin Brickwood
4158caece6 removed fmt print and added shyft tag to tracer fns 2018-07-15 14:04:52 -04:00
Dustin Brickwood
185c35523d writing internals to db 2018-07-15 14:04:52 -04:00
Dustin Brickwood
efbb2a7a87 recursive fn in place 2018-07-15 14:02:57 -04:00
Dustin Brickwood
fbf3fa25c7 internals are being seen 2018-07-15 14:02:57 -04:00
Dustin Brickwood
3eab46ee8c clean runtime 2018-07-15 13:59:50 -04:00
Dustin Brickwood
79f6484d3a resolved conflicts 2018-07-15 13:59:50 -04:00
Dustin Brickwood
34b2b9b7b9 sneding js tracer from golang 2018-07-15 13:59:50 -04:00
Dustin Brickwood
bf5b379025 need to resolve dereference issue in node.go 2018-07-15 13:59:50 -04:00
Tim Williams
de32947dcf wip 2018-07-15 13:59:50 -04:00
Tim Williams
e6fdff4860 more stuff 2018-07-15 13:59:50 -04:00
Tim Williams
db82bc9603 compiles 2018-07-15 13:59:50 -04:00
Tim Williams
802c1b061e compiles 2018-07-15 13:59:49 -04:00
greg
62cfec3787 updates for dustin 2018-07-15 13:59:13 -04:00
Tim Williams
414f64b8b3 revert unnecessary change in chain_makers.go 2018-06-13 15:27:37 -04:00
greg
c5b3b93fb4 fix merge 2018-06-08 14:11:27 -04:00
greg
ede486a68a Add test cases to shyft-clie/web3 and removed logs from consesnus.go and blockchain.go 2018-06-08 14:07:46 -04:00
Tim Williams
d2b1dcad27 restructure the db shyftBlockExplorer param so it is initialized in the functions where it is called, rather than outside in the main blockchain object 2018-06-05 14:35:58 -04:00
Dustin Brickwood
abdeb11c3c UI, API changes 2018-05-24 14:18:51 -04:00
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
fd296e83e3 Block 0 and txs being written into db, UI modifications 2018-05-17 17:19:00 -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
1e2df20db6 account nonce, txfee successfully writing to db 2018-05-11 16:26:36 -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
greg
4584f0732b succesful merge 2018-04-19 12:33:47 -04:00
greg
322b4d3a5b pre merge 2018-04-19 12:29:31 -04:00
Tim Williams
1363c69454 create initializing scripts for postgres tables and modify write block so it now writes to postgres 2018-04-17 21:41:45 -04:00
greg
4cebc6eb4a remove old commented code 2018-04-17 14:54:22 -04:00
greg
5f46c2d4a8 Tx getters return values 2018-04-16 16:08:08 -04:00
greg
c3aebc810d
Merge branch 'shyft/greg' into get-all-blocks-function 2018-04-16 14:47:24 -04:00