Skip to content
Snippets Groups Projects
Select Git revision
  • 1-create-all-user-flows-and-determine-states-wherever-possible
  • 2-implement_all_user_flows
  • 4-create-general-functions-for-the-wallets
  • database-update
  • implement_signing_a_transaction
  • implement_wallet_menu_list_transactions
  • main default protected
  • master
8 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.020Apr876543131Mar3029282524211917Remove wallet.pymainmainMerge branch 'main' of https://gitlab.utwente.nl/s2191814/bitcoin-telegram-botCommented out the logic for checking if there are enough funds + other minor fixesAdd: only show sig signing for current walletFixed bot creation messageMinor fixesSolved "back" button issueSolved inconsistent wallet.new_key() callsMerge branch 'main' of https://gitlab.utwente.nl/s2191814/bitcoin-telegram-botmastermasterMerge branch 'implement_signing_a_transaction' into mainAdd: go back to menu when there are no transactions to signimplement_signi…implement_signing_a_transactionMinor changesAdd: show pending transactionsMinor fix in /back button functionCron function called with python main.py cron - for in tx retreive and notificationUpdate database4-create-genera…4-create-general-functions-for-the-walletsAdd cronMerge remote-tracking branch 'origin/master' into 4-create-general-functions-for-the-walletsresolved conflicts (changed get_wallet_info to Dylan's version)resolved conflictsMerge remote-tracking branch 'origin/master' into 4-create-general-functions-for-the-walletsMerge branch 'main' of https://gitlab.utwente.nl/s2191814/bitcoin-telegram-botListing transactionsMerge branch 'implement_wallet_menu_list_transactions' into mainCode clean up + added BOT_NAME to envimplement_walle…implement_wallet_menu_list_transactionsImplemented receive transactionUpdate last message instead of sending a new one, Added last_msg_id to the user tableChanged the way the responses are generatedUpdate database.pyUpdate database.pydatabase-updatedatabase-updateMerge branch '2-implement_all_user_flows' into mainCreated a better file structure for the commands plus started creating stub implementations, so that they can be implemented by others2-implement_all…2-implement_all_user_flowsStart on transactionsMerge remote-tracking branch 'origin/2-implement_all_user_flows' into 4-create-general-functions-for-the-walletsremove mysql.sqlClean up of the codeUpdate commands.py - to pass a parameter to the bot, the character between bot name and start must be &Add: generalization for creating name of walletAdd: wallet creation is finished for now- state.message cannot be null
Loading