12 Commits (3ddef2d66fa9fb857bc8c6cb08f1b4406d808ebf)

Author SHA1 Message Date
Con Kolivas 1007e20035 Create a json string based on parameters we'll be sending to the database on every work update to be submitted once it's hooked in 11 years ago
Con Kolivas 0b08bbb43e Add submission of blocksolves 11 years ago
Con Kolivas 86159a60ec Generate coinbase templates, fixing missing fields from gbt parser 11 years ago
Con Kolivas b65c555d87 Decode the generator response and store the variables in the stratifier 11 years ago
Con Kolivas 0da6336602 Fix gbt base generation, be more flexible with reading lines from socket, and add gbtbase clearing function 11 years ago
Con Kolivas b2805d2c49 Trim out values from the gbtbase structure that can't be exported as text and store the values required as strings and create a json structure out of the entries for export 11 years ago
Con Kolivas c98ed16e38 Move gbtbase_t to bitcoin header 11 years ago
Con Kolivas cf04ec012a Use a preallocated hash char for get blockhash to avoid alloc/free 11 years ago
Con Kolivas f2dc9c796f Add helper functions for getting best block heights/hashes 11 years ago
Con Kolivas 7d932a7661 Cosmetic changes 11 years ago
Con Kolivas a34efdb221 Implement base gbt structure storing from bitcoind 11 years ago
Con Kolivas 781aa26f0b Rename gbt files to bitcoin since they'll have multiple bitcoin functions not just gbt 11 years ago
Con Kolivas de0a616250 Begin gbt parsing file with a validate address function 11 years ago
Con Kolivas ef93d2760e Add some commonly used functions to a common header and check headers in configure.ac 11 years ago
Con Kolivas 2f961cc489 Add basic library creation rules 11 years ago
Con Kolivas 6e2edf7ee4 Basic build infrastructure 11 years ago